Assistive Technology

Accessibility

// Definition

The umbrella term for hardware and software that helps people with disabilities use computers and digital devices — including screen readers (NVDA, VoiceOver, JAWS, TalkBack), screen magnifiers, switch-access devices, voice-control software (Dragon NaturallySpeaking), refreshable Braille displays, and eye-tracking systems. In QA, assistive technology testing means verifying that the product works with the specific AT combinations most relevant to the target user base, since behaviour can vary significantly across AT and browser pairings. Automated accessibility tools do not replicate AT behaviour; manual testing with real AT remains essential.

// Related terms