Ask a Question

Launch multiple tests from cmd

egiacomi
Contributor

Launch multiple tests from cmd

Hi,

i want to launch a "composition" of test from CMD , if l launch only one test it works . I use this command to launch one test : 

Start-Process -FilePath "$TestCompletePath" -ArgumentList "$ProjectPath /r /p:bSolid_DEV  /t:KeywordTests|Test1";

I want to run multiple tests in the same instance of TestComplete for this reason i can't do a cycle where for each iteration i launch a test in another instance of TestComplete.

Do you have any ideas to resolve this problem ?

 

Thanks

Emanuele

10 REPLIES 10

Yes i have "StopOnError" option set TRUE , there is a way to disable the option only for this script ? I'm forced to set this option TRUE, do you know any workaround to this problem?

My target is skip to the next iteration in the cycle if a test successed also if a test failed 

 

 

cancel
Showing results for 
Search instead for 
Did you mean: