2.5 Use accessibility testing tools effectively Flashcards
What is a flaw of automated accessibility testing tools?
They cannot provide human context.
Example- they can find if images have alts but they cannot evaluate if the alt text meets guidelines
What two things should a tester identify in the results?
Accessibility problems
Optimal accessible results
No accessibility software tool can find all the accessibility issues on a web site.
True or False?
True
What does a basic manual test involve?
Verify correct navigation and functionality using the mouse and the keyboard:
• Interactive elements must receive focus (links, data input or buttons)
• The location of focus is visualized
• The screen reader announces adequate tags or alternative texts
• The functions of the components, such as menu and submenu, accordion,
tabpanel, carousel, etc., can be browsed or performed correctly. In such
components, the roles and states notification should be verified.
What software tools can be used during Design?
Development?
Test?
Tenion.io, axe DevTools, ANDI works during development
aXe API runs on a page and returns JSON file
SiteImproveAccessibility- enter site name, email, get report
ARC Toolkit (CynthiaSays replacement) is Chrome extension, can find errors, test rems in DOM
ANDI tells you what will be announced
iOS has Accessibility Inspector and Accessibility Verifier
What are two good vision simulators to test for low-vision/color blindness?
Color Oracle- color blindness
No Coffee vision simulator
What tool can check color contrast?
WebAim’s Contrast Checker
What are some accessibility issues only found with manual testing?
(think of the things on the BUGS versus WCAG rems)
keyboard navigation
keyboard focus is visible
tab order
Form data retained on refresh or time out
Empty required form field gets focus on error
Multi media is accessible
Descriptive text for links
Decorative images have alt = “”
Images and buttons have descriptive text
Fonts zoom in and out, no crowding or pixelating
Documents linked to sites also must be accessible. What are some things to tests PDFs for?
PDFs are searchable (OCR’d)
they read in logical order
not text content is labeled
Documents linked to sites also must be accessible. What are some things to test WORD docs for?
Hierarchical headings
Alt text on non-text items
Documents linked to sites also must be accessible. What are some things to test PowerPoint for?
Logical reading order
Alt text on non-text items
Sufficient contrast
For scientific text and math symbols, what do you test for?
That a screen reader can read them
Testing for non-audio access to audio content such as podcasts and videos
Users control start and stop
Videos have accurate captions
Captions have sufficient contrast
All audio files have link to a transcript
For people with brain injury or cognitive issues, what can we do?
Clear and simple content: Fonts are easy to read Viewing area not crowded or chaotic Lots of white space No Flashing, blinking or moving text or content Menus consistent across site Visual navigation is logical
How to deal with color?
Contrast must pass the tests
Color only is not used for meaning
Hover state depicted with good contrast or underline