Forum Discussion

saaran's avatar
saaran
Contributor
9 years ago

testcomplete doesn't recognize the application process

hi 

 

i have trigger event  in remote machine (running test suite in testcomplete) through PSEXEC tool from local machine.

 

testcomplete launches and runes the suite,but it doesn't recognize the process.

 

here is code (trigger event from local machine to remote machine)

 

cmd /c psexec -i 2 -u win\username -p password \\192.168.X.XX C:\Working\script.bat

 

thanks in advance

1 Reply

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi Saaran,

     

    In most cases, this issue is related to the fact that TestComplete and your tested application were run under different Windows accounts. Please check this.