Forum Discussion
2 Replies
- JKambli
Staff
Hi,
There is no exclude command when running from TestRunner, but you can disable the testSuite and save the project and try running the project it should not run.
Thanks,
Jeshtha- VGaurContributor
Hey,
Thanks for the response.
Ya I know there is no exclude flag. My project is set to run estsuites parallely but testcase in testsuite is set to run sequentially. What I am trying to achieve is to run a selected set of testsuites sequentially first and reamaining project parallely. I can run few testsuite sequentially first that is not a problem but while running the remaning project parallely I want to exclude the testsuite which ran sequentially earlier.
Please let me know is there an another to solve the problem. Making two projects one runs parallely and another sequentially is not an option.
Cheers