Accessibility Testing Naisargi Shah. What is Accessibility Testing?  It is a subset of usability testing.  Software is tested to decide the accessibility.

Slides:



Advertisements
Similar presentations
Web Accessibility Talyah Aviran Head of UI team. 2 What is Accessibility? What is accessibility to the Web and why is it important? Impact of the Web.
Advertisements

IMPORTANT: Instructions
Web Accessibility: Mastering the Essentials for Compliance Annie Bélanger Liam Morland May 2013.
Quick summary of accessibility  Screen readers work by getting the html or other rendering information  The basics are  Clean html or app forms  Well.
Dana Marlowe Accessibility Partners Accessibility Partners © Not to be reproduced without permission. 1 Giving a Picture 1000 Words: Accessibility.
Web Content Accessibility Guidelines (WCAG) 2.0 by Julius Charles Serrano, Even Grounds.
Introduction to Web Accessibility. What is Web Accessibility Web accessibility means that people with disabilities can use the Web Disabilities including.
1 Accessibility CSSE 376, Software Quality Assurance Rose-Hulman Institute of Technology April 16, 2007.
Computer Access for Disabled Individuals “The Computer as an Educational Tool: Productivity and Problem Solving” ©Richard C. Forcier and Don E. Descy.
The W3C Web Accessibility Initiative (WAI) Inclusive learning through technology Damien French.
Introduction to WCAG, ATAG and UAAG Jan Richards, Project Manager Inclusive Design Research Centre OCAD University
Web Accessibility 2.0 February 4, Introduction: Patrick Johnson Internet Coordinator and Webmaster Department of Rehabilitation Since 1996 Phone:
WCAG 2.0 California State University, Los Angeles.
Web Accessibility. Ensuring people of all abilities have equal access to web content Disability Discrimination Act – Web Access Advisory notes 2010 Required.
Americans with Disabilities Act Ms. Sam Wainford.
Web Accessibility John Rochford UMMS Shriver Center Director, INDEX Program Rich Caloggero WGBH National Center for Accessible Media MIT Adaptive Technology.
In this day where computers and the web are a daily part of life, people now have better and more independent access to information and communication.
Electronic Communication and Web Accessibility Workshop.
Web Advisory Committee May 20, 2009 Web accessiblity.
Accessibility IS 403: User Interface Design Shaun Kane 1.
Website Accessibility
Assistive Technology and Web Accessibility University of Hawaii Information Technology Services Jon Nakasone.
Week 2 Web Site Design Principles. 2 Design for the Computer Medium Craft the look and feel Make your design portable Design for low bandwidth Plan for.
Understanding WCAG Elizabeth J. Pyatt, Ph.D. Information Technology Services.
1 Inclusive Learning Technologies: Requirements, Strategies and Tips for creating Accessible Training - From the Act to Implementation CCCE January 16,
Week 7.  Definition, policies, standards  Continuum of abilities.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Accessibility for CCNA Discovery and CCNA Exploration June 2008.
Intro to the basics of © CanAdapt Solutions Inc. can-adapt.com
1 Usability and accessibility of educational web sites Nigel Bevan University of York UK eTEN Tenuta support action.
9 August 2012 Museum of Contemporary Art, Sydney Roger Hudson Web Usability Arts, Media and Technology at the MCA.
Rethinking Web Services Accessibility as a main factor 12 December 2013 Claudio Morgia, IT Chief, UNECE.
Web Content Development IS Dr. Ravi Kuber Accessible Web Design.
Making eLearning Accessible for Everyone. Will the be accessible to everyone? MOOC online space scenario mobile course eLearning.
Fundamentals of Graphic Communication 3.5 Accessible Design.
Accessibility Basics.
Section 508 Refresh WCAG 2.0 A and AA Information & Comparison CB Averitt – Deque Systems.
User interface implementation Juri Strumpflohner Matthias Braunhofer.
The Disability Resource Center Web Accessibility Assessment for Everyone.
Web Content Accessibility Leila Styer Washington State University CAHNRS/Computer Resource Unit rev. November 2006.
Accessibility is not boring or difficult. It’s the right thing to do. Benjy Stanton.
Best practices Patrick H. Lauke / Salford Business School / 10 November 2008 WHAT YOU NEED TO KNOW ABOUT MODERN WEB DESIGN.
Web Accessibility Web Community Meeting July 22, 2016 July 29, 2016.
WashU Web Accessibility Users Group
Electronic and Information Technology (EIT) Accessibility Policy
Creating Accessible PDF’s for the Web
Senior E-learning Consultant
Techniques, Tools and Resources for Making WordPress Website WCAG 2
Screen Reader Testing and Website Support for Beginners
Website Accessibility Enhance the UK Claire Holland
Information Architecture and Design I
Accessibility testing
Screen Reader Testing and Website Support for Beginners
Introduction to Web Accessibility
Choosy Content Folks Choose Accessible GIFs
Understanding the State of University Web Site Accessibility   Stephen Dannelly and Michael Whitney Department of Computer Science.
Implementing Digital Accessibility
Accessibility and inclusive design Deborah Fels, Ph. D. , P. Eng
Web Content Accessibility Beata M. Ofianewska (DG COMM) 7 December 2006 December 2006 COMM C2.
Web Accessibility An Introduction.
Lakeshore Public Schools
International University of Japan
From compliance to usability
Information Architecture and Design I
What is Web Accessibility?
Demystifying Web Content Accessibility Guidelines
Assistive Technology Legal Requirements and Implications
Accessible Design Top 10 List
What is Web Accessibility?
What, why and how.
Information Accessibility
Presentation transcript:

Accessibility Testing Naisargi Shah

What is Accessibility Testing?  It is a subset of usability testing.  Software is tested to decide the accessibility of the software for those with disabilities.

Who to consider ?  Software developer/tester should keep in mind the people with:  Blindness or low vision  Deafness or hearing loss  Limited movement  Photosensitivity  Speech disabilities  Reading disorders  Neurological disabilities

Standards and Guidelines  WCAG (Web Content Accessibility Guidelines)  WCAG 2.0  Disability Discrimination Act (mostly in UK, Australia)  Americans with Disabilities Act (ADA)

WCAG

WCAG 2.0  Collection of guidelines, which states the accessibility standards for web software.  Has 4 principles which consists of 12 guidelines.  Within the guidelines, there are success criteria with 3 different levels: A, AA, AAA.

Principle 1: PerceivablePrinciple 2: Operable  Guideline 1: Text Alternative  Guideline 2: Time-based media  Guideline 3: Adaptable  Guideline 4: Distinguishable  Guideline 5: Keyboard Accessible  Guideline 6: Enough Time  Guideline 7: Seizures  Guideline 8: Navigable

Principle 3: UnderstandablePrinciple 4: Robust  Guideline 9: Readable  Guideline 10: Predictable  Guideline 11: Input Assistance  Guideline 12: Compatible

Tools for Testing  Accessibility Color Wheel: helps make the choice of color pair to use for foreground and background in the software.  Achecker: checks HTML pages using WCAG to check for its accessibility.

Conclusion  Consider people with disabilities while testing.  Entry criteria: look at different types of disabilities.  Exit criteria: software should be stated as accessible.  Every user should get equivalent access.

What is accessibility testing part of? a)Acceptance testing b)Usability testing c)Compatibility testing d)All of the above

What is the full form of WCAG? a)World Compatible Accessible Guide b)Web Compatible Accessibility Guidelines c)World Content Accessibility Guidelines d)Web content Accessibility Guidelines

What are the 4 principles of WCAG? a)Perceivable, Reliable, Operable, and Independent b)Understandable, Reliable, Usable and Operable c)Clear, Reliable, Dependent and Operable d)Perceivable, Operable, Understandable and Robust

Thank You!