Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
97 results found tagged automated testing.
-
Application of Traditional Software Testing Methodologies to Web Accessibility
Written by authors from Microsoft and the University of Washington, this paper argues that the evolution of web content from static documents to dynamic Rich Internet Applications (RIAs) demands a corresponding evolution in accessibility testing meth…
-
Benchmarking Web Accessibility Evaluation Tools: Measuring the Harm of Sole Reliance on Automated Tests
This paper provides rigorous empirical evidence on the limitations of automated web accessibility evaluation tools by benchmarking six state-of-the-art tools — AChecker, SortSite, Total Validator, TAW, Deque, and AMP — against expert manual evaluatio…
-
Accessibility Assessment of Violations on the Stack Overflow Platform
This study investigates whether code snippets shared on Stack Overflow — one of the world's most popular developer Q&A platforms with over 120 million monthly visitors — follow web accessibility guidelines. The researchers built a tool called A11y Re…
-
Evaluating Accessibility-in-Use
This paper introduces a novel method for evaluating web accessibility that goes beyond traditional guideline conformance testing. The authors argue that standards like WCAG 2.0 capture only about 53% of accessibility problems experienced by users, mi…
-
Web accessibility snapshot: an effort to reveal coding guidelines conformance
This paper presents the first iteration of the Web Accessibility Snapshot (WAS) project, a large-scale automated evaluation of web accessibility conformance across two sets of 1,000 websites each: the Alexa top 1,000 most popular sites and a randomly…
-
Towards Web Accessibility Repair
This doctoral consortium paper presents early-stage research on automatically evaluating and repairing accessibility problems in Rich Internet Applications (RIAs). The author identifies a critical gap: as the web evolves from static pages to complex,…
-
Optimus Web: Selective Delivery of Desktop or Mobile Web Pages
This paper presents Optimus Web, a client-side web proxy system that automatically selects and delivers the most accessible version of a website — either its desktop or mobile representation — to blind users. The system uses QualWeb, an automated acc…
-
A4TV: Assessing and Ameliorating the Accessibility of the Ascending Connected TV Platforms
This doctoral consortium paper proposes a two-stage research programme to study and improve the accessibility of connected TV platforms for visually impaired users. Connected TVs — smart TVs and set-top boxes with internet connectivity — use web tech…
-
Acrolinx: A Controlled-Language Checker Turned into an Accessibility Evaluation Tool for Image Text Alternatives
This paper presents a novel application of controlled-language checking technology to a persistent accessibility problem: evaluating the quality of image text alternatives, not just their presence. The authors observe that while most web accessibilit…
-
CAN: Composable Accessibility Infrastructure via Data-Driven Crowdsourcing
This paper presents CAN (Composable Accessibility Infrastructure), a crowdsourcing platform that collects web accessibility issues from real websites and their open-source fixes, dynamically composes solutions on-the-fly, and delivers the crowdsource…