01 March 2010 - 3.5 user guide eclipse intellij netbeans maven download nightly forum bugs blog sf.net eviware


Eviware Logo

Project TestSuites

The TestSuites tab in the Project window shows the TestSuites defined in the project and allows one to execute them in sequence or parallell;

The main toolbar contains the following actions (left to right):

  • Run - runs the currently enabled TestSuites
  • Cancel - cancels an ongoing run of TestSuites
  • Run in Sequence - runs enabled TestSuites in sequence
  • Run in Parallell - runs enabled TestSuites in parallell
  • Create Report (soapUI Pro only) - for generating reports as described in Reporting

The bottom of the TestSuite list has Setup and TearDown script inspectors where corresponding scripts can be entered that will be run before/after the execution of TestSuites:

The far bottom contains the TestSuite Log that will show ongoing output when executing TestSuites in sequence:

The log contains a toolbar with the following buttons:

  • Clear - clears the log
  • Options - shows a dialog to set logging options (see below)
  • Export - prompts to export the log to a file

The log options available are:

  • Max Rows : the maximum number of rows to keep in the log (surplus rows well be "pushed out")
  • Errors Only : only logs TestSteps that fail
  • Follow : if the log should scroll down as new entries are added

Project Coverage

Project Coverage is the main Coverage analysis point for Test Coverage, allowing you to run all tests in your project and see the resulting Coverage analysis.

WSDL Test Coverage in soapUI

Start soapUI Testing
Did you know?

As the only test tool in the world, soapUI Pro shows you how much of your Web Services you have tested

This will ensure your test quality. Try it out and see how fun it is.

Try soapUI pro to soap test


Next: Requirements