On this page

Accessibility Audits

Audit flow#

Flow

Structure the work

  1. Define scope and user tasks
  2. Run automation baseline
  3. Manual keyboard + inspector pass
  4. AT smoke on critical paths
  5. Report issues with repro + impact
  6. Retest fixes

Make findings actionable#

Each issue should include

  1. User impact and severity
  2. Steps to reproduce
  3. Expected vs actual
  4. Likely root cause (name/role/keyboard/contrast…)
  5. Suggested fix direction

Test

Test
ActionExpect
ScopeTasks and pages are explicit
EvidenceEach finding is reproducible
RetestFixes verified before close