Creating group verification points

You can insert group verification points for all the controls that are in the application visual.

Before you begin

Prerequisites:

Procedure

  1. Select the test line in the script editor that refers to the required application visual of the test application. The application visual is displayed in the Application view.
  2. Select the application visual, right-click and select Insert Verification Point > Group Verification Point. A set of test lines to capture verification points for all the controls is added to the test script.
  3. Click File > Save to save the modified test script. The verification point test lines are inserted into the script for all the controls that are set as default controls for group verification points.

Feedback