googleid_104927
12 years agoContributor
schedule TestComplete test runs
Hello,
I have a mechanism where I create a batch file which invokes a test complete project. This batch file is added onto the ScheduledTasks list of a service account, under who's credentials I expect testcomplete to execute my tests.
The service account under which these tests would be run wouldn't be logged in or locked by default.
So I have enabled an option 'Run whether user is logged on or not' feature when scheduling this task.
I did go through this link http://support.smartbear.com/viewarticle/56550/ and it seems to me that my approach would fail...
How do I completely automate the test runs? Should I make sure that the user is always available or If I change testcompete to silent mode will it work?
Edit:
I also have the option 'Wake the computer to run this task' enabled.
Thanks in advance.
I have a mechanism where I create a batch file which invokes a test complete project. This batch file is added onto the ScheduledTasks list of a service account, under who's credentials I expect testcomplete to execute my tests.
The service account under which these tests would be run wouldn't be logged in or locked by default.
So I have enabled an option 'Run whether user is logged on or not' feature when scheduling this task.
I did go through this link http://support.smartbear.com/viewarticle/56550/ and it seems to me that my approach would fail...
How do I completely automate the test runs? Should I make sure that the user is always available or If I change testcompete to silent mode will it work?
Edit:
I also have the option 'Wake the computer to run this task' enabled.
Thanks in advance.