SlideShare a Scribd company logo
1 of 32
Download to read offline
CLAUDIO LUIS VERA
1
How can I test for accessibility?
Using testing tools to tell if a digital property
can be used by everyone.
Claudio Luis Vera - Accessibility Professional, UX Designer, human
Royal Caribbean Cruises, Ltd.
CLAUDIO LUIS VERACLAUDIO LUIS VERA
Royal Caribbean
Cruises, LTD (RCL)
Digital Accessibility
● Websites
● Apps
● Augmented reality
● Kiosks
● Gaming stations
● Digital experiences
2
CLAUDIO LUIS VERA
What’s in your toolbox?
3
CLAUDIO LUIS VERACLAUDIO LUIS VERA 4
A few browser extension tools
Beginner
WAVE by WebAIM
Developer
Axe by Deque Systems
Enterprise
Siteimprove’s
Accessibility Checker
CLAUDIO LUIS VERACLAUDIO LUIS VERA 5
Chrome Developer Tools
Built-in contrast checker
Can give you contrast ratio between
two CSS colors
CLAUDIO LUIS VERACLAUDIO LUIS VERA 6
Contrast
from the App Store
Mac app contrast checker
Can give you contrast ratio between
any two colors on your screen.
CLAUDIO LUIS VERACLAUDIO LUIS VERA 7
Contrast Ratio
by Lea Verou
Web app
Can give you contrast
ratio between
any two CSS colors in any
color model
CLAUDIO LUIS VERA
A multi-level approach
8
CLAUDIO LUIS VERACLAUDIO LUIS VERA
Accessibility testing is
like gaming
CLAUDIO LUIS VERACLAUDIO LUIS VERA
Automated
testing
1
L O W - H A N G I N G F R U I T
2 S I N G L E - P A G E T E S T I N G
3
S I T E - W I D E T E S T I N G
Manual
testing
4
K E Y B O A R D T E S T I N G
5 F O C U S V I S I B I L I T Y
6 V I S U A L D E S I G N R E V I E W
7
S C R E E N R E A D E R T E S T I N G
Usability
testing
8 D I A L - A - F R I E N D
9 F O R M A L U S A B I L I T Y T E S T I N G
10
F O R M A L A U D I T
CLAUDIO LUIS VERACLAUDIO LUIS VERA
Manual
testing
4
K E Y B O A R D T E S T I N G
5 F O C U S V I S I B I L I T Y
6 V I S U A L D E S I G N R E V I E W
7
S C R E E N R E A D E R T E S T I N G
Usability
testing
8 D I A L - A - F R I E N D
9 F O R M A L U S A B I L I T Y T E S T I N G
10
F O R M A L A U D I T
Automated
testing
1
L O W - H A N G I N G F R U I T
2 S I N G L E - P A G E T E S T I N G
3
S I T E - W I D E T E S T I N G
CLAUDIO LUIS VERACLAUDIO LUIS VERA 12
Automated testing:
low-hanging fruit
Four violations cited in most lawsuits:
1. Missing alternative text
2. Empty links that contain no text
3. Redundant links (?!)
4. Linked images missing alt text
CLAUDIO LUIS VERACLAUDIO LUIS VERA 13
Automated testing:
low-hanging fruit
Four violations cited in most lawsuits:
1. Missing alternative text
2. Empty links that contain no text
3. Redundant links (?!)
4. Linked images missing alt text
#2 requires
WAVE or
SiteSort
#2 requires
WAVE or
SiteSort
CLAUDIO LUIS VERACLAUDIO LUIS VERA 14
Single-page testing tools
Beginner
WAVE by WebAIM
Developer
Axe by Deque Systems
CLAUDIO LUIS VERACLAUDIO LUIS VERA 15
Page testing tools
Built-in contrast checker
Can give you contrast ratio between
two CSS colors
Axe / Axe Pro
Can give you contrast ratio between
two CSS colors
CLAUDIO LUIS VERACLAUDIO LUIS VERA
Top accessibility mistakes
● Missing alternative “alt” text
● Missing form field labels
● Insufficient color contrast
● Broken tab index
● Hidden focus
● Using styles instead of headings
● Using buttons where links should
go
● Missing “Skip navigation” link
● Social toolbars that don’t skip links
CLAUDIO LUIS VERA
Demo time!
17
CLAUDIO LUIS VERA
WAVE
by WebAIM
18
CLAUDIO LUIS VERA
Axe
by Deque Systems
19
CLAUDIO LUIS VERA
Siteimprove
Site-wide testing
20
CLAUDIO LUIS VERA
Manual testing
21
CLAUDIO LUIS VERACLAUDIO LUIS VERA
Automated
testing
1
L O W - H A N G I N G F R U I T
2 S I N G L E - P A G E T E S T I N G
3
S I T E - W I D E T E S T I N G
Usability
testing
8 D I A L - A - F R I E N D
9 F O R M A L U S A B I L I T Y T E S T I N G
10
F O R M A L A U D I T
Manual
testing
4
K E Y B O A R D T E S T I N G
5 F O C U S V I S I B I L I T Y
6 V I S U A L D E S I G N R E V I E W
7
S C R E E N R E A D E R T E S T I N G
CLAUDIO LUIS VERACLAUDIO LUIS VERA 23
Manual tests
Keyboard accessibility
● Can you access
everything on the
page?
● Can you operate
every component?
● Are there keyboard
traps?
Focus styles
● Can you see what has
focus all the time?
● Has some a- - hat
suppressed focus?
Resizing and zoom
● Does the page zoom
to 200% without
issues?
CLAUDIO LUIS VERACLAUDIO LUIS VERA 24
Keeping score
Use a score card
● Fail the page if there’s
a single failure
● Use a severity scale
CLAUDIO LUIS VERACLAUDIO LUIS VERA 25
Checking Contrast
Contrast Mac OS tool
● Works like the Photoshop
eyedropper tool.
● Samples actual screen colors.
CLAUDIO LUIS VERA
Usability testing
by people with disabilities
26
CLAUDIO LUIS VERACLAUDIO LUIS VERA
Automated
testing
1
L O W - H A N G I N G F R U I T
2 S I N G L E - P A G E T E S T I N G
3
S I T E - W I D E T E S T I N G
Manual
testing
4
K E Y B O A R D T E S T I N G
5 F O C U S V I S I B I L I T Y
6 V I S U A L D E S I G N R E V I E W
7
S C R E E N R E A D E R T E S T I N G
Usability
testing
8 D I A L - A - F R I E N D
9 F O R M A L U S A B I L I T Y T E S T I N G
10
F O R M A L A U D I T
CLAUDIO LUIS VERACLAUDIO LUIS VERA 28
Testing by humans - what a concept!
Valued tester program
Lighthouse of Broward
Fable Tech Labs
Gold–standard testing by
panels of people with
different disabilities
Formal audits
A final exam for your
digital teams.
CLAUDIO LUIS VERACLAUDIO LUIS VERA 29
Hierarchy of accessibility
E X P E R I E N C E G O A L
C A N B E M A R K E T E D
I S U S A B L E
H A S W O R K I N G C O N T R O L S
I N C L U D E S A L L C O N T E N T
E X C E L L E N C E
G O O D U S E R E X P E R I E N C E
G R E A T U X
U N D E R S T A N D A B L E
O P E R A B L E
P E R C E I V A B L E
CLAUDIO LUIS VERACLAUDIO LUIS VERA 30
Digital equality
E X C E L L E N C E
G O O D U S E R
E X P E R I E N C E
G R E A T U X
U N D E R S T A N D A B L E
O P E R A B L E
P E R C E I V A B L E
E X P E R I E N C E G O A L
C A N B E M A R K E T E D
I S U S A B L E
M E E T S W C A G G U I D E L I N E S
B A R E M I N I M U M
E X C E L L E N C E
G O O D U S E R
E X P E R I E N C E
G R E A T U X
U N D E R S T A N D A B L E
O P E R A B L E
P E R C E I V A B L E
A-
D
Abled users Disabled users
CLAUDIO LUIS VERA
Thank you
Claudio Luis Vera - Accessibility Professional, UX
Designer, human
Royal Caribbean Cruises, Ltd.
31
CLAUDIO LUIS VERACLAUDIO LUIS VERA 32
Resources
WAVE by WebAIM
Axe by Deque Systems
Siteimprove Accessibility Tester
Contrast from the App Store
Contrast ratio by Lea Verou
Siteimprove platform
Accessibility Testing on a $7 budget on
Medium
Accessibility Scorecard on Google Drive
Lighthouse of Broward
Fable Tech Labs
Level Access
Deque Systems

More Related Content

What's hot

UX Strategy - An Overview
UX Strategy - An OverviewUX Strategy - An Overview
UX Strategy - An OverviewSonal Malhotra
 
Usabilidad y Experiencia de Usuario
Usabilidad y Experiencia de UsuarioUsabilidad y Experiencia de Usuario
Usabilidad y Experiencia de UsuarioWorkshop Digital
 
ADA Compliance and Website Accessibility
ADA Compliance and Website AccessibilityADA Compliance and Website Accessibility
ADA Compliance and Website AccessibilitySilverTech
 
UX Design Process 101: Where to start with UX
UX Design Process 101: Where to start with UXUX Design Process 101: Where to start with UX
UX Design Process 101: Where to start with UXEffective
 
UX Lesson 2: User Research
UX Lesson 2: User ResearchUX Lesson 2: User Research
UX Lesson 2: User ResearchJoan Lumanauw
 
Vliv AI na mediální trh
Vliv AI na mediální trhVliv AI na mediální trh
Vliv AI na mediální trhJosef Šlerka
 
UX Basics Workshop - Guest Lecture at NSCAD University
UX Basics Workshop - Guest Lecture at NSCAD UniversityUX Basics Workshop - Guest Lecture at NSCAD University
UX Basics Workshop - Guest Lecture at NSCAD UniversitySebastian Tory-Pratt
 
UX Vision, Strategy and Teams by Susan Wolfe, Optimal Experience
UX Vision, Strategy and Teams by Susan Wolfe, Optimal ExperienceUX Vision, Strategy and Teams by Susan Wolfe, Optimal Experience
UX Vision, Strategy and Teams by Susan Wolfe, Optimal ExperienceUIDesign Group
 
10 Usability Heuristics explained
10 Usability Heuristics explained10 Usability Heuristics explained
10 Usability Heuristics explainedCraft Design
 

What's hot (20)

UX Strategy - An Overview
UX Strategy - An OverviewUX Strategy - An Overview
UX Strategy - An Overview
 
Usabilidad y Experiencia de Usuario
Usabilidad y Experiencia de UsuarioUsabilidad y Experiencia de Usuario
Usabilidad y Experiencia de Usuario
 
ADA Compliance and Website Accessibility
ADA Compliance and Website AccessibilityADA Compliance and Website Accessibility
ADA Compliance and Website Accessibility
 
UX is not UI!
UX is not UI!UX is not UI!
UX is not UI!
 
User Research 101
User Research 101User Research 101
User Research 101
 
Introduction to UX Research
Introduction to UX ResearchIntroduction to UX Research
Introduction to UX Research
 
Ux design process
Ux design processUx design process
Ux design process
 
UX Design Process 101: Where to start with UX
UX Design Process 101: Where to start with UXUX Design Process 101: Where to start with UX
UX Design Process 101: Where to start with UX
 
Ux is not UI
Ux is not UIUx is not UI
Ux is not UI
 
The Importance of UX
The Importance of UXThe Importance of UX
The Importance of UX
 
UX Lesson 2: User Research
UX Lesson 2: User ResearchUX Lesson 2: User Research
UX Lesson 2: User Research
 
Vliv AI na mediální trh
Vliv AI na mediální trhVliv AI na mediální trh
Vliv AI na mediální trh
 
Food donation project report II
Food donation project report IIFood donation project report II
Food donation project report II
 
UX Basics Workshop - Guest Lecture at NSCAD University
UX Basics Workshop - Guest Lecture at NSCAD UniversityUX Basics Workshop - Guest Lecture at NSCAD University
UX Basics Workshop - Guest Lecture at NSCAD University
 
UX Vision, Strategy and Teams by Susan Wolfe, Optimal Experience
UX Vision, Strategy and Teams by Susan Wolfe, Optimal ExperienceUX Vision, Strategy and Teams by Susan Wolfe, Optimal Experience
UX Vision, Strategy and Teams by Susan Wolfe, Optimal Experience
 
UX Usability Heuristics
UX Usability HeuristicsUX Usability Heuristics
UX Usability Heuristics
 
Accessibility
AccessibilityAccessibility
Accessibility
 
Lean UX
Lean UX Lean UX
Lean UX
 
Research Methods in UX
Research Methods in UXResearch Methods in UX
Research Methods in UX
 
10 Usability Heuristics explained
10 Usability Heuristics explained10 Usability Heuristics explained
10 Usability Heuristics explained
 

Similar to How can I test my website for accessibility?

How to manage test automation complexity
How to manage test automation complexityHow to manage test automation complexity
How to manage test automation complexityDana Aonofriesei
 
Sendo um UI Designer em um mundo de UX
Sendo um UI Designer em um mundo de UXSendo um UI Designer em um mundo de UX
Sendo um UI Designer em um mundo de UXAndrea Pacheco
 
Automating Accessibility Tests: Web is for Everyone (by Manoj Kumar)
Automating Accessibility Tests: Web is for Everyone (by Manoj Kumar)Automating Accessibility Tests: Web is for Everyone (by Manoj Kumar)
Automating Accessibility Tests: Web is for Everyone (by Manoj Kumar)Applitools
 
2017 How Deep Learning Changes the Design Process (2)
2017 How Deep Learning Changes the Design Process (2)2017 How Deep Learning Changes the Design Process (2)
2017 How Deep Learning Changes the Design Process (2)Alexander Meinhardt
 
Hire Tester presentation
Hire Tester presentationHire Tester presentation
Hire Tester presentationMarina Palienko
 
Paulius Papreckis - Mobile UX: Unified vs Native
Paulius Papreckis - Mobile UX: Unified vs NativePaulius Papreckis - Mobile UX: Unified vs Native
Paulius Papreckis - Mobile UX: Unified vs NativePaulius Papreckis
 
Heuristics, mnemonics and other Greek words in the exploratory testing of mob...
Heuristics, mnemonics and other Greek words in the exploratory testing of mob...Heuristics, mnemonics and other Greek words in the exploratory testing of mob...
Heuristics, mnemonics and other Greek words in the exploratory testing of mob...COMAQA.BY
 
UX STRAT USA: Beverly May, "Moving Your Team From Good To Great UX"
UX STRAT USA: Beverly May, "Moving Your Team From Good To Great UX"UX STRAT USA: Beverly May, "Moving Your Team From Good To Great UX"
UX STRAT USA: Beverly May, "Moving Your Team From Good To Great UX"UX STRAT
 
Launching great enterprise mobile apps that beat the competition
Launching great enterprise mobile apps that beat the competitionLaunching great enterprise mobile apps that beat the competition
Launching great enterprise mobile apps that beat the competitionebuc
 
Collaboration Hacks for Distributed Teams (borisgloger consulting & Erste Group)
Collaboration Hacks for Distributed Teams (borisgloger consulting & Erste Group)Collaboration Hacks for Distributed Teams (borisgloger consulting & Erste Group)
Collaboration Hacks for Distributed Teams (borisgloger consulting & Erste Group)borisgloger consulting GmbH
 
Collaboration Hacks for Distributed Teams (Erste Group Edition)
Collaboration Hacks for Distributed Teams (Erste Group Edition)Collaboration Hacks for Distributed Teams (Erste Group Edition)
Collaboration Hacks for Distributed Teams (Erste Group Edition)Christoph Schmiedinger
 
Automated Reporting of GUI Design Violations for Mobile Apps
Automated Reporting of GUI Design Violations for Mobile AppsAutomated Reporting of GUI Design Violations for Mobile Apps
Automated Reporting of GUI Design Violations for Mobile AppsKevin Moran
 
Incorporating 360 Degree App Quality in Mobile Development
Incorporating 360 Degree App Quality in Mobile DevelopmentIncorporating 360 Degree App Quality in Mobile Development
Incorporating 360 Degree App Quality in Mobile DevelopmentTechWell
 
Эвристики, мнемоники и другие греческие слова в исследовательском тестировани...
Эвристики, мнемоники и другие греческие слова в исследовательском тестировани...Эвристики, мнемоники и другие греческие слова в исследовательском тестировани...
Эвристики, мнемоники и другие греческие слова в исследовательском тестировани...SQALab
 

Similar to How can I test my website for accessibility? (20)

IXDA - Build apps like you mean it
IXDA - Build apps like you mean itIXDA - Build apps like you mean it
IXDA - Build apps like you mean it
 
The role of design in discrimination
The role of design in discriminationThe role of design in discrimination
The role of design in discrimination
 
Disabilities and digital equality
Disabilities and digital equalityDisabilities and digital equality
Disabilities and digital equality
 
Accessibility testing for everyone
Accessibility testing for everyoneAccessibility testing for everyone
Accessibility testing for everyone
 
How to manage test automation complexity
How to manage test automation complexityHow to manage test automation complexity
How to manage test automation complexity
 
Sendo um UI Designer em um mundo de UX
Sendo um UI Designer em um mundo de UXSendo um UI Designer em um mundo de UX
Sendo um UI Designer em um mundo de UX
 
Automating Accessibility Tests: Web is for Everyone (by Manoj Kumar)
Automating Accessibility Tests: Web is for Everyone (by Manoj Kumar)Automating Accessibility Tests: Web is for Everyone (by Manoj Kumar)
Automating Accessibility Tests: Web is for Everyone (by Manoj Kumar)
 
2017 How Deep Learning Changes the Design Process (2)
2017 How Deep Learning Changes the Design Process (2)2017 How Deep Learning Changes the Design Process (2)
2017 How Deep Learning Changes the Design Process (2)
 
Hire Tester presentation
Hire Tester presentationHire Tester presentation
Hire Tester presentation
 
Paulius Papreckis - Mobile UX: Unified vs Native
Paulius Papreckis - Mobile UX: Unified vs NativePaulius Papreckis - Mobile UX: Unified vs Native
Paulius Papreckis - Mobile UX: Unified vs Native
 
Heuristics, mnemonics and other Greek words in the exploratory testing of mob...
Heuristics, mnemonics and other Greek words in the exploratory testing of mob...Heuristics, mnemonics and other Greek words in the exploratory testing of mob...
Heuristics, mnemonics and other Greek words in the exploratory testing of mob...
 
UX STRAT USA: Beverly May, "Moving Your Team From Good To Great UX"
UX STRAT USA: Beverly May, "Moving Your Team From Good To Great UX"UX STRAT USA: Beverly May, "Moving Your Team From Good To Great UX"
UX STRAT USA: Beverly May, "Moving Your Team From Good To Great UX"
 
Collaboration Hacks - Corona Edition
Collaboration Hacks - Corona EditionCollaboration Hacks - Corona Edition
Collaboration Hacks - Corona Edition
 
Giving a voice to those without speech
Giving a voice to those without speechGiving a voice to those without speech
Giving a voice to those without speech
 
Launching great enterprise mobile apps that beat the competition
Launching great enterprise mobile apps that beat the competitionLaunching great enterprise mobile apps that beat the competition
Launching great enterprise mobile apps that beat the competition
 
Collaboration Hacks for Distributed Teams (borisgloger consulting & Erste Group)
Collaboration Hacks for Distributed Teams (borisgloger consulting & Erste Group)Collaboration Hacks for Distributed Teams (borisgloger consulting & Erste Group)
Collaboration Hacks for Distributed Teams (borisgloger consulting & Erste Group)
 
Collaboration Hacks for Distributed Teams (Erste Group Edition)
Collaboration Hacks for Distributed Teams (Erste Group Edition)Collaboration Hacks for Distributed Teams (Erste Group Edition)
Collaboration Hacks for Distributed Teams (Erste Group Edition)
 
Automated Reporting of GUI Design Violations for Mobile Apps
Automated Reporting of GUI Design Violations for Mobile AppsAutomated Reporting of GUI Design Violations for Mobile Apps
Automated Reporting of GUI Design Violations for Mobile Apps
 
Incorporating 360 Degree App Quality in Mobile Development
Incorporating 360 Degree App Quality in Mobile DevelopmentIncorporating 360 Degree App Quality in Mobile Development
Incorporating 360 Degree App Quality in Mobile Development
 
Эвристики, мнемоники и другие греческие слова в исследовательском тестировани...
Эвристики, мнемоники и другие греческие слова в исследовательском тестировани...Эвристики, мнемоники и другие греческие слова в исследовательском тестировани...
Эвристики, мнемоники и другие греческие слова в исследовательском тестировани...
 

More from Claudio Luis Vera, MBA, CPWA (11)

Ten Commandments CSUN 20220316-v3-export.pptx
Ten Commandments CSUN 20220316-v3-export.pptxTen Commandments CSUN 20220316-v3-export.pptx
Ten Commandments CSUN 20220316-v3-export.pptx
 
CSUN - Ten Commandments DRAFT
CSUN - Ten Commandments DRAFTCSUN - Ten Commandments DRAFT
CSUN - Ten Commandments DRAFT
 
Everyone here spoke sign language
Everyone here spoke sign languageEveryone here spoke sign language
Everyone here spoke sign language
 
Accessibility: the letter of the law
Accessibility: the letter of the lawAccessibility: the letter of the law
Accessibility: the letter of the law
 
Build apps like you mean it
Build apps like you mean itBuild apps like you mean it
Build apps like you mean it
 
Business case for accessibility
Business case for accessibilityBusiness case for accessibility
Business case for accessibility
 
Building the business case for accessibility
Building the business case for accessibilityBuilding the business case for accessibility
Building the business case for accessibility
 
Built for all: a badge for accessibility
Built for all: a badge for accessibilityBuilt for all: a badge for accessibility
Built for all: a badge for accessibility
 
Global Accessibility Awareness Day
Global Accessibility Awareness DayGlobal Accessibility Awareness Day
Global Accessibility Awareness Day
 
Building websites for all
Building websites for allBuilding websites for all
Building websites for all
 
Building websites for all
Building websites for allBuilding websites for all
Building websites for all
 

Recently uploaded

Design Inspiration for College by Slidesgo.pptx
Design Inspiration for College by Slidesgo.pptxDesign Inspiration for College by Slidesgo.pptx
Design Inspiration for College by Slidesgo.pptxTusharBahuguna2
 
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...nirzagarg
 
infant assessment fdbbdbdddinal ppt.pptx
infant assessment fdbbdbdddinal ppt.pptxinfant assessment fdbbdbdddinal ppt.pptx
infant assessment fdbbdbdddinal ppt.pptxsuhanimunjal27
 
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...instagramfab782445
 
Case Study of Hotel Taj Vivanta, Pune
Case Study of Hotel Taj Vivanta, PuneCase Study of Hotel Taj Vivanta, Pune
Case Study of Hotel Taj Vivanta, PuneLukeKholes
 
Whitefield Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Ba...
Whitefield Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Ba...Whitefield Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Ba...
Whitefield Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Ba...amitlee9823
 
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verifiedDelhi Call girls
 
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...Delhi Call girls
 
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...amitlee9823
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxjanettecruzeiro1
 
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...nirzagarg
 
Top Rated Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Call Girls in Nagpur High Profile
 
Q4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentationQ4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentationZenSeloveres
 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...home
 
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...kumaririma588
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...Call Girls in Nagpur High Profile
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...Pooja Nehwal
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 

Recently uploaded (20)

Design Inspiration for College by Slidesgo.pptx
Design Inspiration for College by Slidesgo.pptxDesign Inspiration for College by Slidesgo.pptx
Design Inspiration for College by Slidesgo.pptx
 
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
 
infant assessment fdbbdbdddinal ppt.pptx
infant assessment fdbbdbdddinal ppt.pptxinfant assessment fdbbdbdddinal ppt.pptx
infant assessment fdbbdbdddinal ppt.pptx
 
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
 
Case Study of Hotel Taj Vivanta, Pune
Case Study of Hotel Taj Vivanta, PuneCase Study of Hotel Taj Vivanta, Pune
Case Study of Hotel Taj Vivanta, Pune
 
Whitefield Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Ba...
Whitefield Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Ba...Whitefield Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Ba...
Whitefield Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Ba...
 
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
 
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman MuscatAbortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
 
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
 
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptx
 
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
 
Top Rated Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
 
Q4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentationQ4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentation
 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
 
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 

How can I test my website for accessibility?

  • 1. CLAUDIO LUIS VERA 1 How can I test for accessibility? Using testing tools to tell if a digital property can be used by everyone. Claudio Luis Vera - Accessibility Professional, UX Designer, human Royal Caribbean Cruises, Ltd.
  • 2. CLAUDIO LUIS VERACLAUDIO LUIS VERA Royal Caribbean Cruises, LTD (RCL) Digital Accessibility ● Websites ● Apps ● Augmented reality ● Kiosks ● Gaming stations ● Digital experiences 2
  • 3. CLAUDIO LUIS VERA What’s in your toolbox? 3
  • 4. CLAUDIO LUIS VERACLAUDIO LUIS VERA 4 A few browser extension tools Beginner WAVE by WebAIM Developer Axe by Deque Systems Enterprise Siteimprove’s Accessibility Checker
  • 5. CLAUDIO LUIS VERACLAUDIO LUIS VERA 5 Chrome Developer Tools Built-in contrast checker Can give you contrast ratio between two CSS colors
  • 6. CLAUDIO LUIS VERACLAUDIO LUIS VERA 6 Contrast from the App Store Mac app contrast checker Can give you contrast ratio between any two colors on your screen.
  • 7. CLAUDIO LUIS VERACLAUDIO LUIS VERA 7 Contrast Ratio by Lea Verou Web app Can give you contrast ratio between any two CSS colors in any color model
  • 8. CLAUDIO LUIS VERA A multi-level approach 8
  • 9. CLAUDIO LUIS VERACLAUDIO LUIS VERA Accessibility testing is like gaming
  • 10. CLAUDIO LUIS VERACLAUDIO LUIS VERA Automated testing 1 L O W - H A N G I N G F R U I T 2 S I N G L E - P A G E T E S T I N G 3 S I T E - W I D E T E S T I N G Manual testing 4 K E Y B O A R D T E S T I N G 5 F O C U S V I S I B I L I T Y 6 V I S U A L D E S I G N R E V I E W 7 S C R E E N R E A D E R T E S T I N G Usability testing 8 D I A L - A - F R I E N D 9 F O R M A L U S A B I L I T Y T E S T I N G 10 F O R M A L A U D I T
  • 11. CLAUDIO LUIS VERACLAUDIO LUIS VERA Manual testing 4 K E Y B O A R D T E S T I N G 5 F O C U S V I S I B I L I T Y 6 V I S U A L D E S I G N R E V I E W 7 S C R E E N R E A D E R T E S T I N G Usability testing 8 D I A L - A - F R I E N D 9 F O R M A L U S A B I L I T Y T E S T I N G 10 F O R M A L A U D I T Automated testing 1 L O W - H A N G I N G F R U I T 2 S I N G L E - P A G E T E S T I N G 3 S I T E - W I D E T E S T I N G
  • 12. CLAUDIO LUIS VERACLAUDIO LUIS VERA 12 Automated testing: low-hanging fruit Four violations cited in most lawsuits: 1. Missing alternative text 2. Empty links that contain no text 3. Redundant links (?!) 4. Linked images missing alt text
  • 13. CLAUDIO LUIS VERACLAUDIO LUIS VERA 13 Automated testing: low-hanging fruit Four violations cited in most lawsuits: 1. Missing alternative text 2. Empty links that contain no text 3. Redundant links (?!) 4. Linked images missing alt text #2 requires WAVE or SiteSort #2 requires WAVE or SiteSort
  • 14. CLAUDIO LUIS VERACLAUDIO LUIS VERA 14 Single-page testing tools Beginner WAVE by WebAIM Developer Axe by Deque Systems
  • 15. CLAUDIO LUIS VERACLAUDIO LUIS VERA 15 Page testing tools Built-in contrast checker Can give you contrast ratio between two CSS colors Axe / Axe Pro Can give you contrast ratio between two CSS colors
  • 16. CLAUDIO LUIS VERACLAUDIO LUIS VERA Top accessibility mistakes ● Missing alternative “alt” text ● Missing form field labels ● Insufficient color contrast ● Broken tab index ● Hidden focus ● Using styles instead of headings ● Using buttons where links should go ● Missing “Skip navigation” link ● Social toolbars that don’t skip links
  • 19. CLAUDIO LUIS VERA Axe by Deque Systems 19
  • 22. CLAUDIO LUIS VERACLAUDIO LUIS VERA Automated testing 1 L O W - H A N G I N G F R U I T 2 S I N G L E - P A G E T E S T I N G 3 S I T E - W I D E T E S T I N G Usability testing 8 D I A L - A - F R I E N D 9 F O R M A L U S A B I L I T Y T E S T I N G 10 F O R M A L A U D I T Manual testing 4 K E Y B O A R D T E S T I N G 5 F O C U S V I S I B I L I T Y 6 V I S U A L D E S I G N R E V I E W 7 S C R E E N R E A D E R T E S T I N G
  • 23. CLAUDIO LUIS VERACLAUDIO LUIS VERA 23 Manual tests Keyboard accessibility ● Can you access everything on the page? ● Can you operate every component? ● Are there keyboard traps? Focus styles ● Can you see what has focus all the time? ● Has some a- - hat suppressed focus? Resizing and zoom ● Does the page zoom to 200% without issues?
  • 24. CLAUDIO LUIS VERACLAUDIO LUIS VERA 24 Keeping score Use a score card ● Fail the page if there’s a single failure ● Use a severity scale
  • 25. CLAUDIO LUIS VERACLAUDIO LUIS VERA 25 Checking Contrast Contrast Mac OS tool ● Works like the Photoshop eyedropper tool. ● Samples actual screen colors.
  • 26. CLAUDIO LUIS VERA Usability testing by people with disabilities 26
  • 27. CLAUDIO LUIS VERACLAUDIO LUIS VERA Automated testing 1 L O W - H A N G I N G F R U I T 2 S I N G L E - P A G E T E S T I N G 3 S I T E - W I D E T E S T I N G Manual testing 4 K E Y B O A R D T E S T I N G 5 F O C U S V I S I B I L I T Y 6 V I S U A L D E S I G N R E V I E W 7 S C R E E N R E A D E R T E S T I N G Usability testing 8 D I A L - A - F R I E N D 9 F O R M A L U S A B I L I T Y T E S T I N G 10 F O R M A L A U D I T
  • 28. CLAUDIO LUIS VERACLAUDIO LUIS VERA 28 Testing by humans - what a concept! Valued tester program Lighthouse of Broward Fable Tech Labs Gold–standard testing by panels of people with different disabilities Formal audits A final exam for your digital teams.
  • 29. CLAUDIO LUIS VERACLAUDIO LUIS VERA 29 Hierarchy of accessibility E X P E R I E N C E G O A L C A N B E M A R K E T E D I S U S A B L E H A S W O R K I N G C O N T R O L S I N C L U D E S A L L C O N T E N T E X C E L L E N C E G O O D U S E R E X P E R I E N C E G R E A T U X U N D E R S T A N D A B L E O P E R A B L E P E R C E I V A B L E
  • 30. CLAUDIO LUIS VERACLAUDIO LUIS VERA 30 Digital equality E X C E L L E N C E G O O D U S E R E X P E R I E N C E G R E A T U X U N D E R S T A N D A B L E O P E R A B L E P E R C E I V A B L E E X P E R I E N C E G O A L C A N B E M A R K E T E D I S U S A B L E M E E T S W C A G G U I D E L I N E S B A R E M I N I M U M E X C E L L E N C E G O O D U S E R E X P E R I E N C E G R E A T U X U N D E R S T A N D A B L E O P E R A B L E P E R C E I V A B L E A- D Abled users Disabled users
  • 31. CLAUDIO LUIS VERA Thank you Claudio Luis Vera - Accessibility Professional, UX Designer, human Royal Caribbean Cruises, Ltd. 31
  • 32. CLAUDIO LUIS VERACLAUDIO LUIS VERA 32 Resources WAVE by WebAIM Axe by Deque Systems Siteimprove Accessibility Tester Contrast from the App Store Contrast ratio by Lea Verou Siteimprove platform Accessibility Testing on a $7 budget on Medium Accessibility Scorecard on Google Drive Lighthouse of Broward Fable Tech Labs Level Access Deque Systems