Creating a Go To Test Step for Visual Test Navigation
Go to test steps do not execute a test action. Use go to test steps for program flow management to jump to a specified label
step during test playback.
Open the visual test in which you want to insert the go to step.
Select the step that precedes where you want to insert the go to step.
Choose
Insert > Program Flow > Go To.
The go to step is created after the selected step. The
Properties window for the step displays the
Label property for the Label step.
Click the value area of the
Label property for the go to step and select the destination label from the list.
Tip: To use a label step as a destination for the go to step, first create the label step.
Click
Save to save the go to step and its
Label property value.
The updated step and its descriptive text display in the visual test.