Create a new data-driven test.
Select
Manual as the test type and configure test steps.
Note: To view the values included in your data source, expand the
Data-driven Properties section on the
Properties page of the test.
Click the
Steps tab.
Select the test step that should reference the data source value.
In the
Action description field, enter a parameter that references the relevant column in your data source, using the syntax
${<column name>}.
For example, if you want a test step to retrieve password parameters from a spreadsheet that has a column called
Password, you would write the parameter as
${Password}. When you execute the manual test step, the parameter is replaced by an actual value in the corresponding data-driven data
source.