Test

All the test techniques.

Run automated accessibility checkers

While no automated accessibility checker will find all issue, it is a great resource for developers, content authors and site owners. By testing with and addressing issues identified by an automated accessibility checker a baseline of accessibility is established.

Microsoft’s Accessibility Insights for Web

Microsoft’s Accessibility Insights for Web is a Chrome or Edge browser extension, built on Deque’s axe rules engine. Accessibility Insights for Web provides the same information as axe in a more user friendly visual way. Providing information about violations, including references to the Web Content Accessibility Guidelines (WCAG) and some directions on how to fix the violations.

Microsoft’s How to complete a FastPass provides the step by step directions for using Accessibility Insights for Web as an automated accessibility checker.

Microsoft Office Accessibility Checker

Microsoft has a version of the Accessibility Checker for Windows, macOS and their online Office products. No need to install any additional software.

Before sending or posting an Office document that will be shared, it should be checked for accessibility.

Microsoft provides step by step directions on using the Accessibility Checker.

Adobe Accessibility Checker for PDFs

If your distributing a PDF via email or via a website, the document should be accessible. If the document was originally created from an accessible Microsoft Office document, spreadsheet or presentation you are well on your way. Because the title of a PDF can only be set within Adobe, the Adobe Accessibility Checker for PDFs should be run on any PDF before distribution. Adobe offers suggestions for how to address issues found but often it is easier to remediate accessibility issues in the source documentation.

Simple manual tests

While not everyone will be an accessibility expert there are some simple test that anyone can do to improve accessibility.

Colour Contrast Analyzer

CCA tool showing forground colour #34d058 as a bright green on a white background #FFFFFF, WCAG 2.1 results: 1.4.3 Contrast Minimum AA Fail - regular text, Fail - large text; 1.4.6 Contrast Enhanced AAA Fail - regular text, Fail - large text; 1.4.11 Non-text Contrast AA Fail - UI components and graphical objects

Most automated testing tools will highlight the need to manually test the color contrast of text over images, but images of text or text embedded within videos might not be tested at all. An automated accessibility checker might only see a single element or page within a Carousels or an animated slide show.

While automated accessibility tools are getting better, they do still report some false positives and false negatives.

A specialized accessibility testing tool like TPGi’s Colour Contrast Analyser (CCA) is recommended to verified color contrast. To lean how to properly use this tool please read Manual Testing with the Color Contrast Analyzer (CCA)

Common issues to look for:

Content review

You are the expert on your own content, and therefore the best person to spot and correct some common accessibility issues related to content.

Review keyboard only support

One of the most important accessibility features is the ability to use the keyboard, rather than the mouse, to complete all computer based activities. Individuals with mobility impairments or tremors often find using the keyboard easier than using a mouse that requires fine motor skills. The mouse also requires hand-eye coordination that individuals with vision impairments could find difficult.

Browser and system settings

The final tests in this section are to modify the preset defaults in the browser and operating system to insure your page/site continues to operate well.

Accessibility testing with assistive technologies

Usability testing with individuals with disabilities or testing using assistive technologies is the true test of the accessibility. However this level of testing is not as straight forward as the others discussed so far. When testing with assistive technologies it’s important that they are used in the manner they were designed and with common settings enabled. Equal Entry partners with LCI Tech to do some of this work - read Equal Entry and LCI Tech Partner for an Enhanced Accessibility Experience for more information!


Table of contents