Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
97 results found tagged automated testing.
-
Does ChatGPT Generate Accessible Code? Investigating Accessibility Challenges in LLM-Generated Source Code
This paper presents the first empirical evaluation of the accessibility of web code generated by ChatGPT (GPT-3.5), examining both how accessible the generated code is and how well the model can fix accessibility violations. The study involved 88 web…
-
Accessibility in AI-Assisted Web Development
This extended abstract from a CMU doctoral student examines whether AI code generation tools—specifically GitHub Copilot—help or hinder web accessibility when used by developers. The research is motivated by a persistent problem: despite decades of a…
-
AccessGuru: Leveraging LLMs to Detect and Correct Web Accessibility Violations in HTML Code
This paper introduces AccessGuru, a novel method that combines traditional automated accessibility testing tools with large language models (LLMs) to both detect and correct web accessibility violations in HTML code. The work addresses a persistent g…
-
Benchmarking PDF Accessibility Evaluation: A Dataset and Framework for Assessing Automated and LLM-Based Approaches for Accessibility Testing
This paper addresses a critical gap in PDF accessibility evaluation by introducing the first expert-validated benchmark dataset and standardized evaluation framework for assessing how well different tools and approaches can evaluate PDF accessibility…
-
Drop-Down Menu Widget Identification Using HTML Structure Changes Classification
This paper addresses a critical gap in web accessibility: the widespread failure of interactive widgets in rich internet applications (RIAs) to implement WAI-ARIA markup, rendering them inaccessible to screen reader users and other assistive technolo…
-
Uncovering the New Accessibility Crisis in Scholarly PDFs: Publishing Model and Platform Changes Contribute to Declining Scholarly Document Accessibility in the Last Decade
This paper presents a large-scale analysis of 20,000 scholarly PDFs published between 2014 and 2023 to characterise the scope and trajectory of document accessibility in academic publishing. Most scholarly works are distributed as PDFs, a format that…
-
The WebAIM Million: An Annual Accessibility Analysis of the Top 1,000,000 Home Pages
Annual large-scale automated accessibility evaluation of the top one million website home pages. The study consistently reveals widespread accessibility failures, with the majority of pages containing detectable WCAG conformance errors.