Forum Discussion
YMinaev
Staff
14 years agoHi,
There's no way to restart TC from scripts. In your case, a batch file would be a solution to do this - if you start TC with the /exit command-line parameter, stop you test with an error when you want to restart it and check TC's exit code in the batch file to decide whether to start it again.
There's no way to restart TC from scripts. In your case, a batch file would be a solution to do this - if you start TC with the /exit command-line parameter, stop you test with an error when you want to restart it and check TC's exit code in the batch file to decide whether to start it again.