Peter Russo UX designer and strategist
← Back to projects

Implementing an accessibility testing strategy

Accessibility Testing Checklist

I implemented an accessibility testing process to improve the team’s knowledge of common accessibility issues and test all the changes we put in front of users.

Background

Accessibility is a core need for health care tools. This client’s users rely on assistive technology at a higher rate than most populations. Our team had accessibility criteria built into our automated tests, but they didn’t catch everything. And we needed to learn how to test our tools with screen readers.

My work

I wrote up an accessibility testing checklist that included screen reader testing along with other basic tests like checking for heading hierarchy, color contrast, and functionality at different zoom levels. I trained UX and developers how to use the screen readers they had access to. We added the checklist to the testing acceptance criteria on every ticket that changed the user interface.

Outcome

The team gained a deeper understanding of navigating web tools in non-visual ways, and started catching many new issues. While we didn’t achieve A11Y perfection, every improvement we found through the new testing process clarified the experience for all users.