Forum Discussion
- amir_yaqoobNew ContributorHi,
To run and stop Test exexute, you can use /Run /Exit
if you have a project suite, then It is better to use these commands in a bacth file e.g.
../bin/TestExecute.exe ../<Projectfolder> /<TestSuite.pjs> /Run /Exit
HTH,
Amir