Lesson 6: Creating a dataset
You can learn about creating a dataset for a test so that you can fetch the variable dataset values at the run time. A dataset is a collection of related data records that you can use to substitute the data in the test.
You must have completed the following tasks:
- Generated a Web UI test. See Lesson 1: Recording actions on an AUT.
- Read and been familiar with the concept of datasets. See Dataset overview.
For the test scenario in this tutorial, you can create a dataset that consists of three animal names, other than the one that you already entered in the application under test (AUT) while you record the test.
You have learned to create a dataset for a test script.
You can use the dataset to substitute the data in the test with the variable data from the dataset at the run time. See Lesson 7: Associating a dataset with a test.
