Accessibility Testing – Foundation Course
Isha presents an Extensive and highly interactive “Accessibility Testing Course” by our industry expert with 19 years of hands-on experience. Learn all the Accessibility Testing concepts with extensive hands-on using gremlin with practical examples.
About the Instructor:
Kiran is an ITIL qualified Full Stack SDET specialist, Corporate Trainer and Consultant with over 19 years of experience in leading & delivering corporate training with tangible direction to IT professionals by imparting white-box knowledge in Software Testing, Test Automation, Test Practices & Competencies, Corporate Trainings & TCoE Delivery.
We cannot be good at something unless we like it and have fun doing it. The approach I take in my training sessions is to get the participants excited about technology and make it entertaining. I would like to consider myself an “Entertrainer”. Successfully trained 6000+ employees across 500+ corporate giants & is still counting Has been a trainer for both in-house as well as public, corporate programs and has streamlined the development of training material and training process for QA related areas, across corporate clientele and contributing to bottom line customer satisfaction |
About The Course:
- This course is designed to cover the basic aspects of Non Functional testing [Accessibility Testing] using a few accessibility testing tools and also to provide users with the knowledge required to work on Usability Testing at a professional level. This course addresses planning and performing usability tests, developing the test cases using accessibility tools, executing the test cases and generating test reports.
- This course is designed in such a way that the user can start things from the very scratch without any prior knowledge on accessibility testing
Tools: Light House, Axe, Wave, Pa11y, ANDI, Usable.net, Toptal, Web Accessibility Checker, Color Contrast Checker, Screen Reader, NVDA, JAWS
Sample Videos:
“Accessibility Testing – Foundation Course” –Demo video
“Accessibility Testing – Foundation Course” –Day 1 video
Live Sessions Price:
For LIVE sessions – Offer price after discount is 110 USD 119 89 USD Or USD15000 INR 9900 INR 6900 Rupees.
OR
Demo Session:
15th April @ 7 AM – 8 AM (IST) (Indian Timings)
14th April @ 9:30 PM – 10:30 PM (EST) (U.S Timings)
15th April @ 2:30 AM – 3:30 AM (BST) (UK Timings)
Class Schedule:
For Participants in India: Monday to Friday 7 AM – 8 AM (IST)
For Participants in the US: Sunday to Thursday 9:30 PM – 10:30 PM (EST)
For Participants in the UK: Monday to Friday 2:30 AM – 3:30 AM (BST)
What student’s have to say about Trainer :
Thank you, Kiran Sir, for the wonderful course. Your teaching experience really shows — you explained all the topics very clearly and made everything easy to understand. I truly enjoyed learning from you and will definitely be joining your future courses as well. – Saru
Thanks so much sir 🙏 yes it was quite a good journey and learning 🤗 I know I need to do alot of homework but yes definitely good experience 🤗 – Jaspreet Thank you for this course. It was a good staring point on the Accessibility topic and I’m eager to learn more about it. Thanks – Sandy I am loving the course. Congratulations, teacher, you have excellent teaching skills.- Roy I am enjoying this, just waiting for the more advanced coding – Gerson Very good course on developing accessible and user-friendly websites and web apps. Will help a lot in creating more accessible and inclusive websites which would work well for everyone! – Rajendra Getting the Clear Explanations of Accessibility, Initially I thought it is difficult but now everything are easy to Understand – Aparna I wanted to learn and understand Accessibility for quite a long time and I got every bit of overview and understanding of it. – Niraj |
What will I Learn by the end of this course?
- The participants will learn , what is accessibility testing and how to conduct it on web applications
- The participants will learn accessibility testing tools such as Light House, Axe, Wave, Pa11y, ANDI, Web Accessibility Checker, Color
Contrast Checker, Screen Reader, NVDA, JAWS
Pre Requisites:
- Should have basic knowledge on SDLC, STLC, Test Cases, Software Testing concepts and techniques
Salient Features:
- 22 Hours of Live Training along with recorded videos
- Lifetime access to the recorded videos
- Course Completion Certificate
Who can enroll in this course?
- Manual test engineers, Developers, Business Analysts who want to learn accessibility testing
- Freshers & graduates who want to start their career in accessibility testing field
COURSEWARE/COURSE MATERIAL
-
- Accessibility Testing checklist will be shared
- Accessibility tools comparison document will be shared
- Reusable accessibility test scenarios & test cases will be shared
- Training material prepared during course execution will be shared
Course syllabus:
CHAPTER 1
- Overview of Software Testing Techniques and testing methodologies
- Understanding Non-functional testing & Functional testing
- What is Usability testing and what to measure during Usability testing
- What is the importance of Usability testing
- What is Accessibility testing & why accessibility matters
- Understanding the 5 types of disabilities (Visual, Speech, Hearing, Cognitive, Motor)
- Why is accessibility testing important & the benefits of it
CHAPTER 2
- Introduction to WCAG accessibility testing principles [POUR]
- Introduction to WCAG 1.0, 2.0, 2.1, 2.2 guidelines
- Introduction to WCAG 2.2 and its 3 levels of conformance [A, AA, AAA]
- Understanding the common accessibility issues
- Understanding about WAI-ARIA to create accessible web experiences
CHAPTER 3 [HANDS-ON-EXERCISE]
- Building test cases/checklist/success criteria/guidelines for accessibility testing
- Ensuring your website is navigable for all types of users
- Designing WCAG checklist for keyboard accessibility testing
- Conducting accessibility testing for keyboard users using tools like ANDI, IBM equal accessibility checker
- Interactions between assistive technologies and browsers
- Designing WCAG checklist for non-visual navigation accessibility testing using screen readers
- Conducting accessibility testing for screen reader users using tools like JAWS, NVDA, Narrator, Voice Over
- Designing WCAG checklist for low vision users i.e., zoom text/content reflow testing
- Conducting accessibility testing for low vision users i.e., zoom text users by using tools like Magnifier, Responsive Viewer, change the screen port size
CHAPTER 4 [HANDS-ON-EXERCISE]
- How to optimize the use of color to enhance accessibility
- Designing WCAG checklist for color contrast accessibility testing
- Conducting accessibility testing for color blind users or color contrast testing users by using tools like Color contrast analyzer
- Using Color Contrast analyzer tool against sample web applications to capture accessibility issues
CHAPTER 5 [HANDS-ON-EXERCISE]
- Practical usage of open source A11y testing assistive technology tools
- SCREEN-READERS
- JAWS
- NVDA
- Microsoft Narrator
- COLOR CONTRAST ANALYZER
- chrome/firefox/edge/safari browser extension
- WAVE TOOL
- chrome browser extension
- direct testing on https://wave.webaim.org/
- AXE-DEV TOOLS
- chrome/firefox/edge/safari browser extension
- LIGHTHOUSE TOOL from GOOGLE
- Installation of lighthouse as a node module using NPM package
- Using LightHouse tool on the GUI mode to conduct accessibility audit
- Using LightHouse tool on the CLI mode to conduct accessibility audit
- Generate test reports in .html, .json formats
- Integration of LightHouse tool with Jenkins tool for CI-CD-CT process
- PA11Y TOOL
- Installation of Pa11y as a node module using NPM package
- Using Pa11y tool on the CLI mode to conduct accessibility audit
- Generate test reports in .html, .json, .csv, .tsv formats
- Integration of Pa11y tool with Jenkins tool for CI-CD-CT process
- KOA11Y TOOL
- Installation of Koa11y tool
- Using Koa11y tool on the GUI mode to conduct accessibility audit of web applications
- Using Koa11y tool on the GUI mode to conduct images accessibility
- Generate test reports in .html, .json, .csv, .xml, markdown formats
- ANDI TOOL
- bookmarklet for chrome/firefox/edge/safari browsers
- WA11Y TOOL
- chrome browser extension
- IBM EQUAL ACCESS ACCESSIBILITY CHECKER
- chrome/firefox/edge/safari browser extension
- HEADINGS MAP
- chrome/firefox/edge/safari browser extension
- How people with disabilities use the web
- Blind web users
- Visually impaired web users
- Mobility impaired web users
- Deaf and hard of hearing web users
- Users with reading difficulties
- VISUAL DISABILITY A11Y TESTING TOOLS
- NO COFFEE VISION SIMULATOR – Testing for real people, not just users
- WEB DISABILITY SIMULATOR – Testing for real people, not just users
- CI/CD/CT INTEGRATION OF A11Y TESTING TOOLS WITH JENKINS
- PA11Y
- LIGHTHOUSE
CHAPTER 6
- Summarizing the key elements of accessibility testing
- Summarizing the common issues in accessibility testing
- Best practices for effective accessibility testing
- Top#5 accessibility testing checklist
How can I enroll for this course?
For LIVE sessions – Offer price after discount is 110 USD 119 89 USD Or USD15000 INR 9900 INR 6900 Rupees.
Call / Whatsapp Kumar Gupta @ +91-9133190573 to enroll for this course
OR
Sample Certificate:
Typically, there is a one-day break following public sessions.
Important Note:
To maintain the quality of our training and ensure smooth progress for all learners, we do not allow batch repetition or switching between courses. Once you enroll in a batch, please make sure to attend the classes regularly as per the schedule. We kindly request you to plan your learning accordingly. Thank you for your support and understanding.
Reviews:
Course Features
- Lectures 44
- Quiz 0
- Duration 22 hours
- Skill level All levels
- Language English
- Students 0
- Assessments Yes
Curriculum
- 6 Sections
- 44 Lessons
- 22 Hours
- CHAPTER 17
- 1.1Overview of Software Testing Techniques and testing methodologies
- 1.2Understanding Non-functional testing & Functional testing
- 1.3What is Usability testing and what to measure during Usability testing
- 1.4What is the importance of Usability testing
- 1.5What is Accessibility testing & why accessibility matters
- 1.6Understanding the 5 types of disabilities (Visual, Speech, Hearing, Cognitive, Motor)
- 1.7Why is accessibility testing important & the benefits of it
- CHAPTER 25
- 2.1Introduction to WCAG accessibility testing principles [POUR]
- 2.2Introduction to WCAG 1.0, 2.0, 2.1, 2.2 guidelines
- 2.3Introduction to WCAG 2.2 and its 3 levels of conformance [A, AA, AAA]
- 2.4Understanding the common accessibility issues
- 2.5Understanding about WAI-ARIA to create accessible web experiences
- CHAPTER 3 [HANDS-ON-EXERCISE]9
- 3.1Building test cases/checklist/success criteria/guidelines for accessibility testing
- 3.2Ensuring your website is navigable for all types of users
- 3.3Designing WCAG checklist for keyboard accessibility testing
- 3.4Conducting accessibility testing for keyboard users using tools like ANDI, IBM equal accessibility checker
- 3.5Interactions between assistive technologies and browsers
- 3.6Designing WCAG checklist for non-visual navigation accessibility testing using screen readers
- 3.7Conducting accessibility testing for screen reader users using tools like JAWS, NVDA, Narrator, Voice Over
- 3.8Designing WCAG checklist for low vision users i.e., zoom text/content reflow testing
- 3.9Conducting accessibility testing for low vision users i.e., zoom text users by using tools like Magnifier, Responsive Viewer, change the screen port size
- CHAPTER 4 [HANDS-ON-EXERCISE]4
- 4.1How to optimize the use of color to enhance accessibility
- 4.2Designing WCAG checklist for color contrast accessibility testing
- 4.3Conducting accessibility testing for color blind users or color contrast testing users by using tools like Color contrast analyzer
- 4.4Using Color Contrast analyzer tool against sample web applications to capture accessibility issues
- CHAPTER 5 [HANDS-ON-EXERCISE]15
- 5.1Practical usage of open source A11y testing assistive technology tools
- 5.2SCREEN-READERS
- 5.3COLOR CONTRAST ANALYZER
- 5.4WAVE TOOL
- 5.5AXE-DEV TOOLS
- 5.6LIGHTHOUSE TOOL from GOOGLE
- 5.7PA11Y TOOL
- 5.8KOA11Y TOOL
- 5.9ANDI TOOL
- 5.10WA11Y TOOL
- 5.11IBM EQUAL ACCESS ACCESSIBILITY CHECKER
- 5.12HEADINGS MAP
- 5.13How people with disabilities use the web
- 5.14VISUAL DISABILITY A11Y TESTING TOOLS
- 5.15CI/CD/CT INTEGRATION OF A11Y TESTING TOOLS WITH JENKINS
- CHAPTER 64