Part one is located here
Accessibility Fail Fast Step 1: A smoke test using an automated accessibility test suite
A smoke test is a non-exhaustive set of tests that check to see if critical functions work. The end goal of smoke testing is a decision on whether the build is of sufficiently decent quality to proceed with investing more time in it. Automated…

