This tutorial describes how you can create a simple data-driven functional test by using the automatic generation of parameter values.
In this tutorial
To create a data-driven test, perform the following steps:
-
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.
Use the sample project to learn the basics of data-driven functional testing.