pkatiyar
15 years agoNew Contributor
running multiple TestCases from SoapUI Commandline
We have options to choose entire TestSuite / Test case but not select test cases...
Say TS1 has TC1, TC2, TC3 and TC4.
I want to run TC1 and TC3 using command line ...Can i use one single command line to run testcases ??
testrunner.bat -sTS1 -cTC1 -CTC2 -FPDF -R"Project Report" c:\projects\my-soapui-project.xml ??
is there a better way of execution multiple Test Cases ?
Say TS1 has TC1, TC2, TC3 and TC4.
I want to run TC1 and TC3 using command line ...Can i use one single command line to run testcases ??
testrunner.bat -sTS1 -cTC1 -CTC2 -FPDF -R"Project Report" c:\projects\my-soapui-project.xml ??
is there a better way of execution multiple Test Cases ?