03 December 2007 - 2.0-beta2 |
This section describes some more "complete" soapUI usage scenarios, currently the following are described:
Scenario | Description |
---|---|
Data-Driven Testing | Shows how to use a combination of TestSteps and/or Groovy Scripts to allow test-data (query parameters, username/password, etc) to be provided from an external source |
Template-Driven 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!