What Checkpoint type is used to check the values of properties of objects?
-
Low-Level
-
Standard
-
Text Area
-
Bitmap
-
Text
B
Correct answer
Explanation
A Standard Checkpoint in QTP/UFT is specifically designed to verify the properties and values of objects in an application. Other checkpoints serve different purposes: Text checkpoints check text strings, Bitmap checkpoints compare pixel images, and Low-Level checkpoints record raw coordinate inputs rather than object properties.