Store Data

This tutorial explains how to save the data to an external MySQL database by using the data sink test step.

Sometimes, you may need to store data from a web service in a database. For example, you can use this data later as a source for other tests, or web service requests.

You can get the data from a database by using the data source test step. You may have already seen it in the Functional Data-Driven Test tutorial.

You can easily store data in the database with the data sink test step.

In this tutorial

Next

See Also

Publication date: