🎴 Flashcard Mode

Software Testing Fundamentals

Card1 / 20
Mastered0
Review0
QuestionClick to flip

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

AnswerClick to flip back
A
Accessibility Checkpoint
💡 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.

Change Mode