nisgupta
5 years agoValued Contributor
Using batch file to run multiple projects on Testexecute machine every day
We are run the Testcomplete script on remote Testexecute machine using batch files as mentioned in the link
https://support.smartbear.com/testexecute/docs/running/automating/command-line/exit-codes.html
But we observed that sometime Projects do not run - it is beacuse of TestExecute process do not get closed completely due to which projects failed to run in the next runs.
We are using the same batch script as shown in the link above. The only difference is that multiple projects have been included as attached .
How can we resolve the issue ?
Thanks
NG