Basic Accessibility Testing

This resource is a simplified approach towards accessibility evaluations, intended for people with a limited background in accessibility testing. It should give you a broad sense of if the content or service being evaluated follows the fundamental principles of accessibility.

Images and Videos

  • Images should have alt text, either invisible data that gets read by screen readers, or visible captions that can be read by everyone.
  • Videos should have captions, displaying speech and sounds as they play on the video, as well as transcripts, text printouts that are not synced to the video.
  • Don't use pictures of words. If your content authoring interface allows you to add real text on top of images, that is preferred over using images with words on them. If you do use images with words on them, make sure all the words are presented verbatim elsewhere, as real text.

Text and Fonts

  • Use easy-to-read fonts, with a large font size.
  • Avoid jargon, and define acronyms the first time they appear in your content.
  • Avoid large blocks of text when possible. Break up content into sections and lists.
  • Make sure your text can be resized without breaking the layout of the content. Use the ctrl + and ctrl - keys and see if you can resize your text up to 200% without loss of functionality.

Links

  • Links should tell the user where they go without knowing the surrounding context, like "University of Oregon Admissions". Avoid vague or generic link text like "Learn More", or "Click Here".

Color

Color blindness is one of the most common forms of disability, and affects all age groups. The technical specifications for color contrast requirements are detailed more fully in the Color Contrast Guidelines, but in general:

  • Text must contrast against the background. If the background is a light color, make sure the text is a dark color. If the background is a dark color, make sure the text is a light color.
    • This also applies to text in front of images.

The other way color can be a barrier is by using color as the sole way of indicating functionality. Make sure your content uses some means besides color to indicate functionality or meaning. 

  • Are links given some kind of special styling besides using blue font color (i.e. underlining)? If not, people with limited color vision may miss them.
  • If the content uses graphs, are the different data series given different patterns, or is the color the only way they are distinguished?

Keyboard Navigation

Some users are either unable to, or prefer not to navigate digital content with a mouse or with touch gestures. The most common alternative is to use the keyboard.

  • All content needs to be navigable by "tabbing" through the content. Press Tab on your keyboard to go forwards, Shift-Tab to go backwards.
  • All interactive elements (links, buttons, etc.) on the page should receive focus.
  • You should be able to activate the selected item by pressing Enter, or back out of dialog boxes or menus with Escape.
  • If you navigate with the keyboard, do you always know what you're focusing on? There should be a consistent visual indicator, like a colored box, to tell you what element on the page has focus.
  • Pay special attention to menus, forms, and other types of interactive content. If you can't do everything with the keyboard alone, it's not accessible.

Next Steps

Verify that the content or service you are reviewing meets these criteria. If it doesn't, the accessibility guidelines section of this site describes these issues in more detail and provides suggestions on how to make the content more accessible. If you are already familiar with the guidelines, the full testing checklist goes more in-depth on more technical details. 

If you would like help reviewing your findings and discussing the best way to prioritize and address any accessibility barriers, you can request an expert evaluation from the ICT Accessibility Program