Automated Accessibility Testing a showcase

Talk Part of Agile Testing Days

Potsdam, Germany

Description

Accessibility (A11y) audits have been one of the essential disciplines of software quality assurance for years. For some time now, these accessibility audits can be performed easily by any end user in the browser (e.g., Google lighthouse, axe addon for Firefox, etc.). These checks can be integrated easily into an existing selenium test automation. But before that, we will talk about the why and the pitfalls when doing automatic audits.