Skip to main content
Glossary

Accessibility Testing

11 terms

Accessibility Testing

WCAG, ARIA, screen readers, keyboard navigation — testing that a product actually works for everyone.

ABCDEFGHIJKLMNOPQRSTUVWXYZ

A

Accessibility Audit

An accessibility audit is a comprehensive review of a product's accessibility, combining automated scanning with manual expert and assistive-technology testing, typically producing a structured report of findings mapped against a standard like WCAG, along with severity ratings and remediation guidance.

Accessibility Testing

Accessibility testing verifies that a product can be used by people with disabilities — visual, auditory, motor, or cognitive — checking screen reader compatibility, keyboard navigation, color contrast, and adherence to standards like WCAG. It's both a quality practice and, in many jurisdictions, a legal requirement.

Alt Text Validation

Alt text validation checks that images have appropriate, descriptive alternative text — conveying the image's purpose or content to users relying on a screen reader — and that purely decorative images are correctly marked to be skipped rather than announced with unhelpful or redundant text.

ARIA(Accessible Rich Internet Applications)

ARIA (Accessible Rich Internet Applications) is a set of HTML attributes that add accessibility information to dynamic, interactive web content — roles, states, and properties that tell assistive technologies what a custom UI component is and how it currently behaves, when native HTML alone doesn't convey that.

Assistive Technology Testing

Assistive technology testing verifies a product works correctly with the actual tools people with disabilities use to interact with software — screen readers, switch devices, voice control software, screen magnifiers — going beyond automated scanning to real, hands-on testing with those tools.

C

F

K

S

W