A checkpoint is one of the options provided by UFT to enhance the script.
Checkpoints are verification points used to compare actual value (actual value is present in the application) with the expected value (Expected value is supposed to be in the application) which can be inserted at any point of time in the script.
Types of Checkpoints
UFT provides the following types of checkpoints:
- Standard Checkpoint
- Image Checkpoint
- Bitmap Checkpoint
- Table Checkpoint
- Text Checkpoint
- Text Area Checkpoint
- Accessibility Checkpoint
- Page Checkpoint
- Database Checkpoint
- XML Checkpoint From Application
- XML Checkpoint From Source
- File Content Checkpoint
Note – Using Standard checkpoint other checkpoints image, page & table can be applied. Read More