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 und...