Damon_Wang
13 years agoOccasional Contributor
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...