ANDRESIILVA
2 years agoNew Contributor
How to run more than one testname on a single command line?
I'm trying to run more than one test on a single command line through power shell. Example:
TestExecute.exe /run /exit "C:\TestComplete\Windows\TestComplete\BusinessAutomacao\BusinessAutomacao.pjs" /r /p:BusinessCSAutomacao /test:"Test|Test01"
Would it be possible to run more than one test on a single line?
For example run tests Test01 and Test05.