Multiple choice technology testing

What are bitmap checkpoints sensitive to?

  1. A. Image size and object type

  2. B. Object type and image type

  3. C. Screen resolution and object type

  4. D. Screen resolution and image size

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Bitmap checkpoints in QTP/UFT capture and compare screen areas pixel-by-pixel. Screen resolution changes affect pixel density and layout, while image size determines the captured area dimensions. Object type doesn't matter for bitmap comparisons since they're purely visual - it's all about screen pixels. Image type vs object type distinctions aren't relevant to bitmap checkpoint sensitivity.