Forum Discussion
karkadil
13 years agoValued Contributor
In addition to /r option you need to specify what exactly you want to run. It can be a project or a single routine. For instance, if you have a project named MyProject, just add this parameter
"C:\Program Files\Smartbear\TestComplete \TestComplete.exe" "D:\Work\TestComplete Projects\MyProject\MyProject.pjs" /r /p:MyProject /e
Pay attention that you need to add test items to the project to run it.
"C:\Program Files\Smartbear\TestComplete \TestComplete.exe" "D:\Work\TestComplete Projects\MyProject\MyProject.pjs" /r /p:MyProject /e
Pay attention that you need to add test items to the project to run it.