Hands-On · WCAG 2.2

Accessibility Labs — WCAG 2.2 Hands-On

Stop reading about accessibility and start testing it.

This is a practical path, not a tour of the standard. Each lesson hands you real components — a date picker, a modal, a status banner — and asks you to audit them against named WCAG 2.2 AA success criteria, find the keyboard trap, and write screen-reader test steps another tester could re-run. Every exercise marks your work against a model answer. Built for the NZ Government Web Accessibility Standard 1.2, with All-of-Government, RealMe, Waka Kotahi, and Te Whatu Ora examples throughout.

This path covers

WCAG 2.2 AA in Practice Keyboard-Only Testing Screen-Reader Testing NZ Government Standard 1.2

Standard alignment

WCAG 2.2 AA

The NZ Government Web Accessibility Standard 1.2 requires public service and non-public service department websites to meet WCAG 2.2 Level AA. This path teaches you to test against that bar on the kinds of systems NZ testers actually work on.

Who this is for

Testers who can read HTML and want to run accessibility tests themselves rather than wait for an annual audit. No assistive-technology experience assumed — the screen-reader lesson starts from first principles.

The 3 lessons

Spot it, fix it, build it — against WCAG 2.2 AA

Why this path

Accessibility is a test discipline, not a checklist

Most teams treat accessibility as an annual audit that lands as a PDF of failures nobody can reproduce. That is too late and too vague. By the time the audit arrives, the patterns that caused the failures are everywhere in the product, and the report says “contrast insufficient” without telling you which element, on which page, against which criterion.

A tester who can run accessibility checks during the sprint changes that. You catch the keyboard trap in the new modal before it ships. You flag the unlabelled icon button in the pull request, not the audit. You write a screen-reader defect a developer can actually re-run. That is the difference between accessibility as a compliance event and accessibility as testing.

In NZ this is not optional. The NZ Government Web Accessibility Standard 1.2 binds public service and non-public service departments to WCAG 2.2 Level AA. RealMe, the All-of-Government channels, Waka Kotahi services, and Te Whatu Ora platforms all sit under that bar. If a service makes a decision about a person or lets them transact with government, it has to be usable by people who navigate with a keyboard, a screen reader, or magnification. This path teaches you to test for exactly that — with model answers, so you can mark your own work as you go.

Related

Pairs with