Adding Dataset Mapper
You can include a Dataset Mapper in a compound test or a schedule to assign the dataset
values to the variables that are defined in multiple tests. In previous releases, to apply the
dataset values to multiple tests, you had to associate the dataset to each test. The Dataset
Mapper is able to map the dataset columns with the variables.
Before you begin
About this task
For the Dataset Mapper to fetch the test variables, in the Variable Details section of the Test editor, you must set the Visible In field for the variable to All tests for this user. You can also fetch the variables from the custom code calls.
If the compound test or the schedule includes a Dataset Mapper that retrieves values from one
dataset and a test in the compound test or schedule is also associated with another dataset, the
run uses both the datasets.
Note: When you run the schedule or compound test with a Dataset
Mapper, by default the test picks up the dataset values from the first row. For the test to pick up
all of the dataset values, you must put the test in a loop.
and select the variable. By default, the variable names are also created with the same
names as the dataset columns.