Forum Discussion
TanyaYatskovska
Alumni
13 years agoHi Erik,
You can create one keyword test which will run the needed tests and specify it in the Test Items panel.
Another approach may help you if you are running your test from the command line - you can execute all keyword tests by specifying the following command:
"C:\Program Files\SmartBear\TestComplete 9\Bin\TestComplete.exe" "C:\Work\My Projects\MySuite.pjs" /r /p:MyTest /pi:KeywordTests
Guys, any other thoughts?
You can create one keyword test which will run the needed tests and specify it in the Test Items panel.
Another approach may help you if you are running your test from the command line - you can execute all keyword tests by specifying the following command:
"C:\Program Files\SmartBear\TestComplete 9\Bin\TestComplete.exe" "C:\Work\My Projects\MySuite.pjs" /r /p:MyTest /pi:KeywordTests
Guys, any other thoughts?