Is there a way I can run all my SoapUI test suites at once, if they are under different projects?

Jimmy picture Jimmy · Aug 23, 2010 · Viewed 11.2k times · Source

On my SoapUI Workspace, I have several Projects.

Each one of these may contain one or more test suites, with several test cases

It is quite time consuming to expand each project, then open up the test suite, run it, open up the next etc. I do this for testing locally, then for testing again a test box

Is there a way I can run through all tests in my SoapUI workspace in one click?

Answer

BlackGaff picture BlackGaff · Aug 23, 2010

I haven't found a way yet in ver. 3.5.1.

You can save a little bit of time by doing the following:

Double click on the PROJECT Click on the "Test Suites" Tab Click the RUN button.

This will run all suites within the project.