Slide6-9 Accessibility Testing Process

WCAG specification
Effective communication is 20% what you know and 80% how you feel about what you know.
Emanuel James Rohn (1930--2009) an American entrepreneur, author, and motivational speaker
Evaluating the accessibility of Web content for people with disabilities requires diverse kinds of expertise and perspectives. Comprehensive and effective evaluations require testers with an understanding of Web technologies, evaluation tools, barriers that people with disabilities experience, assistive technologies and approaches that people with disabilities use, and accessibility guidelines and techniques. The scope of the accessibility evaluation will depend upon the skill level of the website developers in understanding standards, techniques, and user interaction.
Part 1: Interoperability Browsers typically support one or more of the available Accessibility Application Protocol Interfaces (AAPI) for the operating system platform they are running on. The browser creates the HTML Document Object Model (DOM), and along with further information derived from style sheets, it generates an Accessibility Tree hierarchy of the content it is displaying, which is passed to the platform AAPI. Information such as the role, name and state of each object in the Accessibility Tree, as well as how it relates to other objects in the content, can then be queried by assistive technologies.
Part 2: Operating Systems
Part 3: Issue Evaluation
Part 4: Issue Severity