18 November 2008 - 2.5 |
This section describes some more complete soapUI usage scenarios, currently the following are described:
Scenario | Description |
---|---|
Data Driven Web Service Testing | Shows 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 Testing | Extends 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 Testing | Shows how to use Groovy scripts to create an input dialog for a TestCase and for displaying the result. |
Surveillance Testing | Describes 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!