Accessibility Scans Coverage

This video covers what accessibility scans are able to detect and where they fall short when evaluating a website for WCAG conformance. Automated scans work by reviewing the HTML, CSS, and ARIA attributes of a web page against known WCAG success criteria. They are effective at flagging issues like missing alternative text on images, missing … Read more

How Accessibility Audits Work

This video covers how accessibility audits work, what they include, and how they differ from automated scans. An accessibility audit is a structured evaluation of a website against the Web Content Accessibility Guidelines (WCAG). A trained evaluator reviews each page using assistive technologies like screen readers, keyboard-only navigation, and visual inspection. The goal is to … Read more

Keyboard Testing on Websites

This video covers how keyboard testing works on websites and what evaluators look for when checking whether a site can be operated without a mouse. Keyboard testing involves navigating through a web page using only the Tab, Enter, Arrow, and Escape keys. Evaluators move through interactive elements like links, buttons, form fields, and menus to … Read more

Screen Reader Testing on Websites

This video covers how screen reader testing works on websites, what testers listen for, and how the process fits into a broader accessibility evaluation. Screen reader testing involves using assistive technology to move through a website the way a person who is blind or has low vision would. Testers open a screen reader, such as … Read more

What Makes a Website Accessible

This video covers website accessibility basics, explaining what separates an accessible website from one that creates problems for people with disabilities. An accessible website works with assistive technology. Screen readers can interpret the page structure, read content in a logical order, and announce interactive elements like links, buttons, and form fields. Every image has a … Read more