This tutorial describes how you can create a simple data-driven functional test by using the automatic generation of parameter values.
To create a data-driven test, perform the following steps:
Download and import the project that contains the virtual API that you will use in this tutorial.
Create a project with at least one test case.
Add a data source to that project.
Add an assertion to validate test results.
Run the test.