Multiple choice technology testing

by using this- we will verify the location of images etc in the displayed application?

  1. Check points

  2. output values

  3. database values

  4. images

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

In test automation tools such as QTP/UFT, checkpoints are explicitly designed to verify properties and locations of objects like images in the application UI. Database values verify data integrity, output values capture runtime data, and images alone are assets rather than verification tools.