Forum Discussion

jhgreen's avatar
jhgreen
Contributor
11 years ago

How to setup distributed testing so software under test does not restart

In Test Complete 9 I had set up distributed tests where action

after run was set to Nothing. This allowed me to resume where I was on the application. Now, with Test Complete 10 the application under test automatically gets shut down when it logs into the remote computer. This is causing our tests to fail because it is dependent on the application being open.



Any suggestions on how to resolve the issue?



Thanks,

Jeff
  • Found out how to resolve the issue. I need to change the login mode to Manual

    in Hosts Editor in Network Suite
  • Does anyone have suggestions on how to resolve this issue.