| Article Index |
|---|
| Storing Data |
| Prereqs |
| Preparation |
| Implementation |
| Tutorial Project File |
| All Pages |
Page 1 of 5
Often you want to retrieve data from a Web Service and store it in a database for later use, for example in order to use the data as a source for other tests, or other Web Service requests.
Retrieving data from a database is done by using the soapUI Professional Database Step, but storing data in a database is not that hard either. As a matter of fact, by using Groovy, this can be done quite easily.
Let us show you how to!




