Testing for Accessibility Concepts Flashcards

1
Q

When should automated testing be taking place?

A

During the build/creation phase as part of unit and integration testing, not at the during the “testing phase”.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Describe a good testing plan

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the deliverable from the testing phase?

A

In a detailed format, that even those without accessibility knowledge will understand and be able to act upon.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What two types of checklists are needed to develop accessible sites?

A

Role-based checklists

Content-based checklists

How well did you know this?
1
Not at all
2
3
4
5
Perfectly