dwp / accessibility-manual

The DWP Accessibility Manual is a community led effort to put guidance and best practices all in one place for anybody looking to meet the Public Sector Bodies Accessibility Regulations 2018.
https://accessibility-manual.dwp.gov.uk
MIT License
37 stars 16 forks source link

Link to explain how to do keyboard only testing - most don't know how #26

Closed mgifford closed 3 years ago

mgifford commented 3 years ago

On this page: https://accessibility-manual.dwp.gov.uk/best-practice/manual-accessibility-testing

Provide more context here on how to do keyboard testing: app/views/best-practice/manual-accessibility-testing/partials/keyboard-only.md

Webaim does a good job explaining how to do keyboard only testing. This one from NN/g is pretty good too https://www.nngroup.com/articles/keyboard-accessibility/

As part of your manual tests you need to make sure the page works as expected using [just a keyboard](https://webaim.org/techniques/keyboard/#testing). Every part of the page must be able to be viewed, and every interactive element must be usable.

abbott567 commented 3 years ago

Changes made, thanks @mgifford

abbott567 commented 3 years ago

Updated in v1.1.0