09 July 2009 - 3.0 user guide eclipse intellij netbeans maven download nightly forum bugs blog sf.net eviware


Eviware Logo

Web Service Test Usage Scenarios

This section describes some more complete soapUI usage scenarios, currently the following are described:

ScenarioDescription
Data Driven Web Service TestingShows how to use a combination of TestSteps or Groovy Scripts to allow test data (query parameters, username/password, etc) to be provided from an external source
Template Driven Web Service TestingExtends Data Driven testing to show how to read a series for test values from an external source and run the entire TestCase for each row of values.
Interactive TestingShows how to use Groovy scripts to create an input dialog for a TestCase and for displaying the result.
Surveillance TestingDescribes how to use a scheduling tool in conjunction with soapUI to set up ongoing test processes that continuously validate functionality and performance.

If you have any suggestions or requests for more scenarios please let us know!


Next: Data Driven Web Service Testing