Data Navigation Dialog Box
Relevant for: API testing only
This dialog box enables you to set the data navigation properties for your test loop. You can set the direction in which to use the data, from where to begin, and the condition for selecting data.
To access |
|
Relevant tasks |
User interface elements are described below:
UI Elements |
Description |
---|---|
Start |
The location from where to begin taking data from the data source.
|
Move |
The direction and amount of rows by which to advance within the data.
|
End |
When to stop the looping through the data: First row, Last row, Specific row, or First row matching.
This setting stops the looping only when the loop type is set to 'For Each' and the current data source whose navigation settings you are editing, is the same data source that is linked to the loop. This setting is only relevant when the Move direction is set to Forward or Backward. For the To a random row option, each row is visited once in random order. The navigation ends after all of the rows were visited. |
Upon reaching the last row - Action:(Move Forward) |
The action to take when reaching the last row of data.
|
Upon reaching the first row - Action:(Move Backward) |
The action to take when reaching the first row of data.
|