One of the most time-consuming tasks when testing the functionality of a web service is iterating through a great number of data sets. ReadyAPI helps you solve this issue - you can use Data Source test steps that allow you to connect to a data source and provide data to a web service.
This tutorial describes how to use a MySQL server as a data source.
In this tutorial, you will use a MySQL server with the standard MySQL sample database and the Data Science Toolkit geocoding web service.
In this tutorial
This tutorial includes the following steps:
Use the finished sample project to learn how to perform data-driven testing using MySQL database as a data source.