How do I add Single Checkpoints

 

Follow the below given steps to insert a single property checkpoint at the desired location in the script:

  1. While recording, when you decide to insert a single checkpoint, choose the Insert Checkpoint option from the script editor toolbar options.

  2. The focus will be placed on the browser in which you are recording the Web page.

  3. Move the mouse over the objects and you will see the object highlighted. Double click on the object.

  4. You will see the Function Generator dialog which will display the checkpoint function based on the object you have selected.

  5. The element ID of the chosen object is populated in the disabled text field "Element ID". The properties of the object are listed in the list box named "Properties" and also the default value are listed in text field named "Value". Choose the desired property that you want to verify and enter the value to be compared with.

  6. Choose the option whether to report the status to testcase report.
  7. Click on the button "Paste" which will insert the single checkpoint statement in the script where the cursor is placed.



Copyright © 1999, AdventNet Inc. All Rights Reserved.