10 April 2007 - 1.7 home user-guide eclipse jbossws intellij netbeans maven 1.X/2.X PDF files forums bugs sourceforge






Vote for soapUI at the WSJ Readers' Choice awards in the

'Best Web Services Utility' and

'Best Web Services Testing Tool'

categories

Usage Scenarios

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

ScenarioDescription
Data-Driven TestingShows 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 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 Testing