Forum Discussion
nmrao
10 years agoCommunity Hero
Similar to test cases, you can also select run mode for test suites by navigating to project and test suites tab.
jsreesoap
10 years agoContributor
I need to run testsuite in parallel from command line not from gui.
thx for the reply
nmrao wrote:
Similar to test cases, you can also select run mode for test suites by navigating to project and test suites tab.
- nmrao10 years agoCommunity HeroSet runtype as Parallell from UI and save it. When the project is run from command line, it will run in parallell mode.