1.3 KiB
title
title |
---|
Automated Accessibility Testing Tools |
Automated Accessibility Testing
Automated Accessibility Testing Tools provide you with a way to test your application or website for common accessibility issues. They also help you meet accessibility guidelines. These tools are also called Web Accessibility Evaluation tools. With these tools you can test your entire codebase as a whole. This is much easier and less time-consuming than using manual tools which require you to check every page individually.
What Are They Testing For?
They are testing to see if your content follows established guidelines such as Section 508 Compliance, Web Content Accessibility Guidelines (WCAG), and the Americans with Disabilities Act (ADA).
How Do They Work?
This depends on the tool you are using, and the language or framework that your codebase is written in. Many integrate with a testing suite.
More Information:
W3C List of Web Accessibility Tools
W3C Guide to Selecting Accessibility Tools
Comparing 3 Top Automated Accessibility Tools