Text Checkpoints for a Web Object in QTP
Posted on March 04th, 2009 in QTP Lessons
Creating a CHECKPOINT on a Web object is similar to creating a checkpoint on any standard object. You can create a text checkpoint on a Web Application to check if a text string appears at the appropriate position on a Web page of the application.
To insert a text checkpoint from ACTIVE SCREEN:

- Highlight the text that you want to use as a checkpoint and right-click the text.
- Select INSERT TEXT CHECKPOINT. The TEXT CHECKPOINT PROPERTIES dialog box appears.
- You can configure the text that is being checked, the text that appears before and the text that appears after by clicking the CONFIGURE button.
Note: You can create Checkpoints on a Web object during Recording or from ACTIVE SCREEN after a record session.
Related posts:
Tags: QTP Lessons