Forum Discussion

pmanoj0110's avatar
pmanoj0110
New Contributor
11 years ago

How to run selected test suites in a project..

Please suggest me how to execute selected test suites using launch test runner in soap ui pro..

3 Replies

  • nmrao's avatar
    nmrao
    Icon for Champion Level 1 rankChampion Level 1
    Check the command line options for testrunner. There is option to pass the suite name.
  • pmanoj0110's avatar
    pmanoj0110
    New Contributor
    I am having around 20 test suites in my project folder. I have disabled 5 test suites in my project and launched test runner to execute remaining 15 test suites. But all the 20 test suites are getting executed. Please let me know how to ignore some test suites while executing test suites through Launch Test Runner.
  • nmrao's avatar
    nmrao
    Icon for Champion Level 1 rankChampion Level 1
    There are two options:
    1] run the soapui project by disabling the unwanted suites, no suite to be passed to command line in this case.
    2] run the testrunner by suite wise.