Forum Discussion

Damon_Wang's avatar
Damon_Wang
Occasional Contributor
13 years ago

Run multiple tests via cmd

Hi, I want to run multiple tests via cmd. I know how to run one test, like below, TestComplete.exe xxx.pjs /r /p:Demo1 /t:"Script|Unit1|Test1" But When I tried to add Test2 in the cmd, it...