Inserting a data verification point into a script by using an application visual
You can add data verification points into simplified scripts by using an application visual instead of opening the test application again or by using the verification point editor.
Before you begin
Procedure
- Select the test line in the script editor that refers to
the required application visual of the test application.The application visual that contains the control is displayed in the Application view.Note: The thumbnail pane in the Application view displays images of all the application visuals that are captured for the project. You can select the required application visual image in the thumbnail pane and view the application visual in the Application view.
- In the Application view, move the mouse pointer over the
control on which the data verification point must be captured.
The control is highlighted in red.
- Right-click and select .The verification point wizard is displayed if you have enabled the Show Verification Point Dialog option in the Preferences page. Set the data verification point properties in the verification point wizard:The verification point is inserted into the test script. You can drag the test line in the script editor to arrange the test lines in the required sequence for playback.
- Click to save the modified test script.