About Manual Testing

Manual testing uses a variety of techniques to check for issues automated tools can't catch. Here are some core testing tips to help you elevate your accessibility testing.

View a testing protocol

Keyboard

  • Content has a Skip Link where applicable
  • A clear focus indicator is visible when elements receive focus
  • Keyboard (Tab) order follows intended reading order
  • Custom components are keyboard operable
  • All interactive elements are focusable using TAB
  • All interactions can be activated using only the keyboard
  • Interactions that require a specific user action include accessible instructions

Screen Reader

  • Title is announced when content loads
  • Focusable elements are announced by accessible name
  • Live and dynamic content updates are announced

Visual

  • Content is not clipped or obscured at high magnification
  • Horizontal scrolling is not required at high magnification
  • Content remains visible in high contract mode 
  • Color combinations meet WCAG guidelines