Testing for Accessibility Concepts Flashcards
When should automated testing be taking place?
During the build/creation phase as part of unit and integration testing, not at the during the “testing phase”.
Describe a good testing plan
During build/creation:
Run automated tests.
Also manual test keyboard accessibility and custom widgets.
During the testing phase:
Verify accessibility requirements are met
Validate the automated testing
Run the tests created during planning phase
What is the deliverable from the testing phase?
In a detailed format, that even those without accessibility knowledge will understand and be able to act upon.
What two types of checklists are needed to develop accessible sites?
Role-based checklists
Content-based checklists