Using Dataset Variables in Test Steps

Using a dataset variable is exactly the same as using any other type of variable (e.g., global or locally extracted variables.
Prerequisites:
You must have already created a test case.
You must have uploaded a dataset (as shown in the previous documentation).
Inserting a Dataset Variable
Trigger the Variable Menu: In the text input field, type the opening curly braces: {{. This action will automatically open a dropdown menu listing all available variables and dataset columns.
Select the Dataset Variable:
Scroll through the list to find the dataset variables, which are clearly marked with a "Dataset" tag.
The variables are formatted as Dataset Name:Column Name.
Last updated