Testing

Accessibility testing

How to actually verify what you built - automated scans, keyboard testing, screen readers, visual checks, mobile, and the full manual checklist.

Automated tools can identify many issues, but they cannot replace manual accessibility testing. Use both.

Screen reader testing

Automated tools can't tell you whether an experience actually makes sense when heard rather than seen. Test with NVDA, VoiceOver, and TalkBack directly.

Mobile testing

Touch target size, spacing, and orientation matter as much on a phone as keyboard access does on a desktop.

Manual checklist

The full page-by-page checklist covering keyboard, screen readers, visual design, forms, media, and ARIA in one place.