Forum Discussion
Dmitry_Nikolaev
Staff
14 years agoHi Valentine,
Try inserting a delay between TestExecute runs and let me know whether this helps:
echo Stay in Testexecute: RegressionTest
:loop
"C:\Program Files\Automated QA\TestExecute 7\Bin\TestExecute.exe" "C:\TestComplete\TargitAppi\TARGITTestSuite.pjs" /r /p:TARGITRegressionTest /run /exit
ping -n 20 127.0.0.1 > NUL
GOTO loop