awesome-quality-assurance-roadmap icon indicating copy to clipboard operation
awesome-quality-assurance-roadmap copied to clipboard

Non-Functional Testing Addition - Accessibility testing

Open rob212 opened this issue 4 years ago • 1 comments

Great work so far! I would suggest that Accessibility Testing should be added under Non-Functional Testing section.

In more detail this includes a knowledge of:

  • WCAG (W3C Web Content Accessibility Guidelines) - https://www.w3.org/WAI/standards-guidelines/wcag/
  • Screen reader technology such as NVDA or JAWS (Windows), VoiceOver (Mac)
  • Checklists via the a11y project - https://a11yproject.com/
  • Accessibility checker browser plugin tools such as WAVE, Axe, WCAG Color contrast checker or Dark Mode checker
  • Automated pipeline tooling such as pa11y - https://pa11y.org/

Happy to assist in adding these and contributing.

rob212 avatar Mar 31 '20 09:03 rob212

To complement your infos maybe its a good idea link the Awesome A11y.

brunopulis avatar Jul 30 '20 17:07 brunopulis