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 49 to 60, out of 64.

VoiceOver (screen reader)

Vincenzo Rubano
·

Voiceover is a screen reader that is embedded within each and every Apple product. It allows blind and visually impaired people to use Apple products such as the mac, iPhone, iPad, Apple Watch, iPod, HomePod, and even Apple TV.

Read more

Voiceover (screen reader) Documentation

Vincenzo Rubano
·

This is the official documentation that explains how to use and configure VoiceOver, the screen reader that is available in every Apple product. Although there are many common features, using VoiceOver on each product requires slightly different knowledge.

Read more

NVDA User Guide

Vincenzo Rubano
·

This is the official support documentation for the Non Visual Desktop Access (NVDA) screen reader. Being the official user manual for the product, it is very comprehensive and explains all the features provided by the screen reader, including the most advanced ones.

Read more

Using NVDA to Evaluate Web Accessibility

Vincenzo Rubano
·

In this comprehensive tutorial by WebAIM you can get useful directions on how you can use the free and open source NVDA screen reader to test and evaluate the accessibility of your web page, application or document as quickly as possible.

Read more

Non Visual Desktop Access (NVDA)

Vincenzo Rubano
·

NVDA (Non Visual Desktop Access) is a free, open source screen reader that effectively enables blind and visually impaired people to use a personal computer (be it a desktop or a laptop) that runs the Microsoft Windows operating system: it does so by providing feedback via synthetic speech and Braille.

Read more

Pac - Pdf Accessibility Checker

Vincenzo Rubano
·

PDF Accessibility Checker (PAC) is a freeware tool that allows you to perform automated tests on a PDF document in order to asses its conformance to PDF/UA and Web Content Accessibility Guidelines (WCAG).

Read more

Vue Axe Next

Vincenzo Rubano
·

Kind of a successor to vue-axe, vue-axe-next is an open source library that facilitates automated accessibility testing of web applications developed by leveraging the Vue.JS framework.

Read more

Vue Axe

Vincenzo Rubano
·

Vue-axe is an open source library that facilitates automated accessibility testing of web applications developed by leveraging the Vue.JS framework. The library allows to effortlessly integrate axe-core in your vue project.

Read more

React Axe

Vincenzo Rubano
·

Primarily developed by Deque-Labs, react-axe is an open source library that facilitates automated accessibility testing of react-based web applications. The library allows to effortlessly integrate axe-core in your react project.

Read more

WAVE - Web Accessibility Evaluation Tool

Vincenzo Rubano
·

WAVE is a Web Accessibility evaluation tool developed by webAIM that allows you to evaluate the accessibility of a web page within your browser. It injects icons and visual indicators that provide feedback about the accessibility of your web content, and facilitates human evaluation and pointing to useful resources that can help you understand and fix the identified issues.

Read more

Achecker Web Accessibility Checker

Vincenzo Rubano
·

Being one of the “oldest kids in town”, Achecker Web Accessibility Checker is a web service that allows you to test the accessibility of your web pages and applications, as well as performing markup and CSS validation.

Read more

Axe CLI

Vincenzo Rubano
·

Primarily developed by Deque Labs, axe-cli is a command line tool that (quoting the official documentation) “quickly runs accessibility tests on a web page”. As its name implies, automated accessibility testing is performed by leveraging the axe-core framework.

Read more