Skip to content
Testing·Intermediate·Conceptual·1 min read

How should accessibility be tested?

Short interview answer

Query by accessible role and name, run automated rules, test keyboard paths and focus management, and manually exercise critical journeys with assistive technology. Automated rules catch only a subset of barriers.

Key takeaway

Explain the underlying mental model clearly, then support it with a concrete example and its trade-offs.

← Back to Testing strategy

Related questions