Micro Focus QTP (UFT) Forums

Full Version: standard checkpoint and text checkpoint
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi,

What is the use of text checkpoint, when we can insert checkpt of text propery using standard checkpoint.
You can do text verification using "Standard checkpoint" if the object being tested has a text-type property. For instance in most objects, the displayed text on the UI is a reflection of one of its properties (like say "text", "title", "attached_text" etc).

"Text checkpoint" is used when you want to perform text verification and the object being tested has no property from which the text can be extracted.

If the object does have a text-type property it is recommended that the verification for the text be performed using a "standard checkpoint".

"Text checkpoint" is also used when you want to verify a part of the text (which may include the text displayed before and / or after the verified text)