Here is the scenario I want to accomplish:
Machine A - development machine with TestComplete and the Master NetworkSuite project
Machine B - test machine with TestExecute and Slave NetworkSuite project
I leave the office at 5:00pm, both machines are locked. I would like to know how can I tell Machine B run the tests at 12:00am
Right now I can tell Machine B to run the tests by just starting the task on the Master from Machine A. The task will logon to Machine B, run the tests and upload the results back to Machine A. This works great!
But, when I am not in the office at midnight, how can I tell Machine B run the tests?