Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
97 results found tagged automated testing.
-
Towards Automated Accessibility Report Generation for Mobile Apps
This paper presents a system for automatically generating whole-app accessibility reports for mobile apps, addressing key limitations of existing accessibility scanning tools. The work begins with formative interviews with eight accessibility QA prof…
-
CodeA11y: Making AI Coding Assistants Useful for Accessible Web Development
This paper addresses a persistent problem: despite decades of accessibility standards and tools, ~96% of web pages contain accessibility violations. The authors argue that AI coding assistants like GitHub Copilot represent an untapped opportunity bec…
-
The Current Status of Accessibility in Mobile Apps
This large-scale empirical study evaluated the accessibility of 479 Android apps from Google Play across 23 business categories using IBM Mobile Accessibility Checker (MAC), an automated tool that maps accessibility rules to GUI widget categories. Th…
-
An Epidemiology-inspired Large-scale Analysis of Android App Accessibility
This paper presents the largest analysis of Android app accessibility to date, testing 9,999 free apps from the Rico repository for seven distinct accessibility barriers. Drawing on epidemiological methods, the authors frame accessibility barriers as…
-
The Transparency of Automatic Web Accessibility Evaluation Tools: Design Criteria, State of the Art, and User Perception
This paper investigates a critical but often overlooked problem in web accessibility practice: the lack of transparency in automated accessibility evaluation tools. While these tools are widely used to identify WCAG violations, users frequently strug…
-
Epidemiology as a Framework for Large-Scale Mobile Application Accessibility Assessment
This paper introduces a novel conceptual framework for understanding mobile app accessibility by drawing an extended metaphor from epidemiology — the study of disease patterns, causes, and effects in populations. The core insight is that app accessib…
-
Examining Image-Based Button Labeling for Accessibility in Android Apps through Large-Scale Analysis
This paper presents the first large-scale analysis of mobile app accessibility, focusing specifically on label-based accessibility barriers in image-based buttons across 5,753 free Android apps. The researchers analyzed three classes of interactive i…
-
Proving the validity and accessibility of dynamic web-pages
This paper from Loughborough University proposes a formal verification approach to proving that dynamically generated web pages will always produce valid and accessible output, regardless of which code path executes at runtime. The authors draw a dir…
-
Automatic accessibility evaluation of dynamic web pages generated through XSLT
This paper from researchers at the University of São Paulo addresses a gap in accessibility evaluation tooling: the inability of automated checkers to test dynamically generated web pages. In 2005, tools like Bobby, LIFT, and WAVE could only evaluate…
-
Semantic Web enabled web accessibility evaluation tools
This paper by Shadi Abou-Zahra of the W3C presents the Evaluation and Report Language (EARL) as a Semantic Web-based solution to fundamental problems in web accessibility evaluation tooling. Abou-Zahra identifies that the accessibility evaluation too…