Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
97 results found tagged automated testing.
-
Automatic Role Detection of Visual Elements of Web Pages for Automatic Accessibility Evaluation
This short paper presents an approach to automatically detect the visual roles of web page elements — specifically menus and lists — to enable automated accessibility evaluation tools to assess WCAG techniques that require understanding an element’s …
-
Web Accessibility Evaluation in a Crowdsourcing-Based System with Expertise-Based Decision Strategy
This short paper presents a crowdsourcing-based web accessibility evaluation system that addresses the scalability bottleneck in manual accessibility evaluation: expert evaluators are scarce (training takes years) and expensive, yet many WCAG checkpo…
-
Artificial Intelligence (AI) for Web Accessibility: Is Conformance Evaluation a Way Forward?
This short paper from three W3C/WAI staff members explores the potential and limitations of applying artificial intelligence to improve web accessibility, proposing accessibility conformance evaluation as a strategic pathway to accelerate AI adoption…
-
Automatic Identification of Widgets and their Subcomponents Based on a Classification Pipeline for DOM Mutation Records
This paper presents a machine learning pipeline for automatically classifying web widgets (specifically dropdown menus) and their subcomponents by analyzing DOM mutation records — the dynamic changes that occur in a web page's HTML structure when use…
-
Automated Generation of Accessible PDF
This demonstration paper presents AGAP (Automated Generation of Accessible PDF), an open-source tool that automates the generation of accessible PDFs from LaTeX source files while making the authoring process itself accessible to people with vision i…
-
The Compliance Mindset: Exploring Accessibility Adoption in Client-Based Settings
This short paper investigates how web accessibility is adopted in client-based settings such as consultancies and freelance work, where practitioners must navigate the tension between their own accessibility knowledge and client priorities. The study…
-
A declarative model for accessibility requirements
This paper addresses a fundamental problem in automated accessibility testing: different tools produce inconsistent results because they each implement their own interpretation of WCAG guidelines in code, and the guidelines themselves contain ambigui…
-
Analysis of automated contrast checking tools
This paper evaluates the reliability and limitations of three free automated color contrast checking tools: the Color Contrast Accessibility Validator (from the Bureau of Internet Accessibility), WAVE (from WebAIM), and the WCAG Color Contrast Checke…
-
Tables on the web accessible? unfortunately not!
This paper presents the first large-scale systematic study specifically focused on the accessibility of HTML tables on the web. The authors crawled approximately 30,000 web pages sourced from Google, Google Tables, and the Alexa top 10,000 sites, ult…
-
Web Accessibility Testing for Singapore Government e-Services
This paper from Singapore's Government Technology Agency presents a customized automated accessibility testing tool designed specifically for government e-service developers. The authors identified two core problems: Singapore's low accessibility mat…