Automated Evaluation of Web Site Accessibility Using A Dynamic Accessibility Measurement Crawler
Trevor Bostic, Jeffrey Stanley, John Higgins, Daniel Chudnov, Justin, Brunelle, Brittany Tracy

TL;DR
This paper introduces Demodocus, a framework that uses web crawling and simulation to automatically evaluate accessibility of dynamic websites by comparing user interaction graphs for different user types.
Contribution
It presents a novel mathematical foundation and approach for automated accessibility testing tailored to dynamic, stateful web applications.
Findings
Demodocus effectively identifies accessibility issues in dynamic web environments.
The framework can simulate user interactions for users with disabilities.
It provides a measure of content access difficulty for different user profiles.
Abstract
Achieving accessibility compliance is extremely important for many government agencies and businesses who wish to improve services for their consumers. With the growing reliance on dynamic web applications many organizations are finding it difficult to implement accessibility standards, often due to the inability of current automated testing tools to test the stateful environments created by dynamic web applications. In this paper, we present mathematical foundations and theory for the Demodocus framework and prototype, and outline its approach to using web science, web crawling,and accessibility testing to automatically navigate and test interactive content for accessibility. Our approach simulates the page interactions of users with and without disabilities, and compares graphs of reachable states from these simulations to determine both the accessibility and the difficulty of content…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Accessibility for Disabilities · Software Testing and Debugging Techniques
MethodsTest
