Testing

In this section you can find various resources to help you test and evaluate the accessibility of your web pages and applications, assessing their conformance to web accessibility standards and guidelines.

While automated accessibility testing is technically possible (and actually useful!), unfortunately it is not enough. You need to perform manual accessibility testing in order to ensure that your product is accessible!

Resources

Showing results 61 to 64, out of 64.

Axe Dev Tools

Vincenzo Rubano
·

Axe Dev Tools is a free browser extension provided by Deque Systems, INC. that allows to perform automated accessibility testing of web pages and applications. This extension performs automated tests, identifying issues and providing remediation guidance to help you fix them whenever possible.

Read more

Axe Core

Vincenzo Rubano
·

Axe-Core is an automated accessibility testing engine implemented as a framework that allows you to “evaluate” the accessibility of web pages or web application screens. This allows it to run automated accessibility tests in various contexts, including a browser, command-line tools, and continuous-integration testing environments.

Read more

Accessibility Conformance Testing (ACT) rules

Vincenzo Rubano
·

Also known as “WCAG 2 test rules”, Accessibility Conformance Testing (ACT) rules describe how to test conformance to Web Content Accessibility Guidelines (WCAG) success criteria. They are primarily intended for usage by developers of evaluation tools and test methodologies.

Read more