1 / 20

Accessibility Testing Tools

Accessibility Testing Tools. Testing goals. Compliance with accessibility standards? Conformity to coding standards or best practices? Functional Accessibility? Compatibility within a given environment?. Types of testing tools. Site-wide compliance scanning and validation tools

tress
Télécharger la présentation

Accessibility Testing Tools

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Accessibility Testing Tools

  2. Testing goals • Compliance with accessibility standards? • Conformity to coding standards or best practices? • Functional Accessibility? • Compatibility within a given environment?

  3. Types of testing tools • Site-wide compliance scanning and validation tools • Single page scanning and validation tools • Single test point testing tools • Assistive technologies

  4. Site-wide tools • Automated testing of all static HTML pages. • Some support application testing • Limited support testing of content other than HTML. (PDF)

  5. Examples • IBM/Watchfire (Used by Texas HHS) • DequeWorldspace • Web King • HiSoft

  6. Benefits • Good monitoring capabilities • Rapid results • Excellent support for site-wide accessibility compliance management

  7. Limitations • Complex to set up and maintain • Limited test coverage • Many checkpoints require human interpretation and judgment • Can give a false sense of security • Expensive

  8. Single Page/Document Scanning Tools • Automated scan of web pages and documents. • Can flag both automatic check failures and highlight areas for manual inspection

  9. Examples • Wave • Functional Accessibility Evaluator (FAE) • DequeFireEyes

  10. Benefits • Immediate feedback to developers and accessibility testing staff • Full coverage of accessibility checkpoints • Easy to deploy and use • Free!

  11. Limitations • Slow • Requires expertise to understand the manual checkpoints • Requires user to understand how a particular tool evaluates a testpoint

  12. Single Test Point Testing Tools • Tests individual accessibility features on a page by page basis

  13. Examples • Accessibility Toolbar (IE) • Juicy Studios Accessibility Toolbar (FF) • Wave toolbar (FF) • Jim Thatcher’s Favelets (Any Browser) • Complex Table Toolbar (FF)

  14. Benefits • Good identification of features and problems • Excellent source of screen shots for developers/contractors • Some support editing of source code • Free

  15. Limitations • Some do not work well on framed pages • CSS or Table layout methods may hide problems • Slow

  16. Assistive Technology • Testing with screen readers, magnifiers, keyboard, or dictation software

  17. Examples • JAWS, NVDA, Window Eyes, VoiceOver • ZoomText, Magic • Dragon Dictate • Unplug the mouse

  18. Benefits • Tests functional accessibility with specific technology • Approximates user experience • Identifies compatibility issues

  19. Limitations • Tests functionality with specific technology • Not a substitute for usability testing by disabled users • Does not identify compliance issues. • Requires considerable expertise • Expensive

  20. Conclusion • Compliance testing does not equal accessibility testing • The best tool will depend on the tester, the environment, and what is being tested • Wide variety of tools out there, build a big toolbox

More Related