Multiple choice technology testing

The checkpoint used to check the alt attribute exists for all relevant objects (such as images) is

  1. DataBase CheckPoint

  2. Bitmap checkpoint

  3. Standard checkpoint

  4. Accessibility Checkpoint

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

Accessibility checkpoints in automated testing tools like QTP/UFT are specifically designed to verify that web accessibility attributes such as alt text for images are present. This helps ensure applications comply with WCAG and other accessibility standards.