Skip to content

Category: Testing

Some thoughts on automated web accessibility testing

My feelings about automated accessibility testing have vacillated throughout my career. My introduction to accessibility was through automated testing. As a new web developer I began applying to jobs with US government contractors shortly after 508’s grace period ended. I was rejected several times because my work failed a test by Bobby, the most popular …

Diagnostic.css – Super quick web accessibility testing

In my quest to make accessibility accessible, I’ve created a super-easy-to-use tool that people can use to do accessibility testing. If you can view the page in the browser, you can use this tool. Diagnostic.css is a CSS (Cascading Stylesheets) file which, when applied to a web page, will highlight accessibility errors in the page. …

Choosing an Automated Accessibility Testing Tool: 13 Questions you should ask

I gave a presentation on this topic at this year’s CSUN Conference on Disabilities. Due to the popularity of that session, I figured I’d share the salient points in a blog post. The below information is mostly relevant for organizations who are in the market for an enterprise level accessibility testing tool along the lines …

Efficiency in Accessibility Testing or, Why Usability Testing Should be Last

Accessibility testing is the testing of a system to determine how the system will perform when accessed by persons with disabilities. Testing of all ICT products and services is important to determining what issues exist and what risk any accessibility issues create for the organization. In my experience, the majority of testing efforts are undertaken …