row
Define a row of data in a data set.
There are no arguments for this action.
None
This action may be used within the following project items: test modules, data set modules, user-defined actions
  duration country pickup state pickup city pickup
row 3 Canada British Columbia Kamloops
row 1 United States Texas Houston
row 2 United States Florida Brossard
row 5 United States California San Diego
row 4 Canada Manitoba Dauphin
- This action appends a row to the current data set, populating it with data.
- This action may be used in either a dedicated data set or an inline data set of a test module or action.
- In an inline data set, use this action only within the boundaries of the create data set/end create data set matching actions.
- Multiple row definitions may be placed in consecutive rows of the worksheet, allowing a single row of headers to be used. Note that the argument headers establish the names of the associated variables when the data set is used.