Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
97 results found tagged automated testing.
-
Evaluating Web Accessibility for Specific Mobile Devices
This paper addresses a fundamental limitation in early mobile web accessibility testing: the reliance on a single Default Delivery Context (DDC) that assumed all mobile devices shared the same baseline capabilities. The W3C mobileOK Basic tests, desi…
-
MokE: A Tool for Mobile-ok Evaluation of Web Content
This paper presents MokE (Mobile-OK Evaluator), a web-based tool for evaluating whether web content provides an acceptable experience on mobile devices, based on W3C's mobileOK Basic Tests and Mobile Web Best Practices. Written at a time when mobile …
-
2005 Accessibility Diagnosis on the Government Web Sites in Taiwan, R.O.C.
This study assessed the accessibility of 117 Taiwanese government websites in 2005 using the Freego Stand-Alone Validation Tool, developed by Taiwan's Research, Development and Evaluation Commission (RDEC) under the Executive Yuan. Taiwan had establi…
-
Quantitative Metrics for Measuring Web Accessibility
This paper addresses a fundamental limitation of WCAG conformance levels (A, AA, AAA): they function as binary pass/fail thresholds that cannot distinguish between a site meeting all Priority 1 checkpoints and one meeting all Priority 1 plus nearly a…
-
Forcing Standardization or Accommodating Diversity? A Framework for Applying the WCAG in the Real World
This paper critically examines how the W3C Web Content Accessibility Guidelines (WCAG 1.0) were being applied in practice six years after their publication, arguing that rigid, context-free application of WCAG was creating serious problems for web de…
-
A Macroscopic Web Accessibility Evaluation at Different Processing Phases
This paper investigates a fundamental question about automated accessibility evaluation: does it matter whether you evaluate a web page as it arrives from the server (before browser processing) or as the user actually experiences it (after browser pr…
-
Using Acceptance Tests to Validate Accessibility Requirements in RIA
This paper addresses a significant gap in automated accessibility testing: the inability of traditional static HTML evaluation tools to assess Rich Internet Applications (RIA) that use Ajax, JavaScript, and dynamically generated DOM content. The auth…
-
Transition of Accessibility Evaluation Tools to New Standards
This paper addresses a practical challenge that faced the web accessibility community following the release of WCAG 2.0 in December 2008: how to update the large ecosystem of existing automated evaluation tools that were built around WCAG 1.0. The au…
-
SourceProbe: web accessibility remediation framework
This short paper from IBM's Human Ability and Accessibility Center describes the architecture of SourceProbe, a Web Accessibility Remediation Framework designed to automate the four phases of accessibility remediation: validation, source identificati…
-
Prediction of Web Page Accessibility Based on Structural and Textual Features
This paper from NC State University explores whether machine learning classifiers can predict the accessibility of web pages based on structural and textual features of their DOM — features that are independent of explicit accessibility markup like a…