SlideShare une entreprise Scribd logo
What companies need to
know about Web
Accessibility in 2020
www.abstracta.us
Lisandra Armas
Accessibility Specialist
QE Lead
@lisyarmas
Mobile UX, Usability & Accessibility
QE Leader
@NexosUruguay
Agenda
● Introduction
● How to improve accessibility?
How can companies fail?
1
2
3
Agenda
● Introduction
● How to improve accessibility?
How can companies fail?
1
2
3
“The power of the Web is in its
universality. Access by everyone
regardless of disability is an
essential aspect.”
Tim Berners-Lee,
Director del W3C e inventor de la Web
+15%
+1 billion
http://www.who.int/disabilities/world_report/2011/es/
Source: https://bpo.sep.gob.mx/#/recurso/1858/document/1
6.9 million people with
disability
3.7 million with permanent
disability (53.3%)
11.1% with extreme
disability
22.0% with severe
disability
34.3% with moderate
disability
38.0% with minor disability
We don't have accessibility metrics!!
“Is your app easy enough to use
that you could use it with you eyes
closed?”
Source: https://developer.apple.com/videos/play/wwdc2018/226/
Currently...
● Machine learning is a new and great tool for
accessibility.
● Microsoft’s image recognition in the Google Cloud
version can annotate with a great level of confidence.
The possibility of automating accessibility is
continuously expanding.
● Visible and public physical accessibility is increasing
on Google Maps and Yelp, by indicating infrastructure
and establishments that are accessible.
● The level to which automation can catch accessibility
violations is expanding.
● Open source tooling is increasing, illustrating that
awareness in the developer community is becoming
more mainstream. Source: https://www.deque.com/blog/the-state-of-accessibility-gaad-2019/
Accessibility Trends
“Accessibility isn’t about a checklist, it’s about
people who use the web”
Source: https://www.edx.org/course/web-accessibility-introduction
Source:https://www.microsoft.com/design/inclusive/
“Curb cut” effect
Where it was thought that there was a benefit
for some, today the benefit is for all of us
whether or not we are disabled.
Agenda
● Introduction
● How to improve accessibility?
How can companies fail?
1
2
3
How? 3 Tips!
Tip # 1
Shift Left a11y
Source: https://abstracta.us/blog/agile-testing/not-convinced-yet-shift-left-testing/
Next Release Sprint
1. Include accessibility
requirements.
2. Early review of
accessibility in
prototypes.
3. Automated review of
accessibility in CI/CD.
4. Manual and automated
review of accessibility in
the code.
5. User accessibility tests.
Deploy
6. Production accessibility
review.
Shift Left a11y
Source: https://bit.ly/shift-left-a11y-YT
https://www.w3.org/TR/WCAG21/
Source: https://www.youtube.com/playlist?list=PLYClShxEwpcj0k35RizRAZExC2a1ubNb2
Source: https://www.deque.com/blog/design-code-thinking-accessibility-ground/
a11y should be part of the UX Design
Proactive vs. Reactive
Source: https://www.paciellogroup.com/products/arc-api/
“Remaining in a constant state of reacting to new issues
means you’ll always be one step behind”
Pipeline
Source: https://watirmelon.blog/2012/11/02/automated-wcag-2-0-accessibility-testing-in-the-build-pipeline/
Tools
Source: https://abstracta.us/blog/agile-testing/accessibility-testing-in-continuous-integration/
Tools
axe Devtools
(WorldSpace Attest)
Sources: https://www.deque.com/axe/devtools/
https://youtu.be/owBCWftVB7E
¿How CI help us with
a11y?
● Test more platforms
● Prevent regressions
● Enhance test coverage
● Shift Left a11y
Source: https://marcysutton.github.io/a11y-and-ci/#/38
Manual Review
Source: WCAG Criteria Evaluation 2.1 [Template]
Manual Review
Apply Filtering Techniques
● Check the contrast of colors in the application
● Zoom
● Navigate inside the application with just the keyboard
● Try screen readers
● Focus check
● Tab order
Automated Review
Sources:
https://www.w3.org/WAI/ER/tools/
Top 25 Awesome Accessibility Testing Tools for Websites
Automated testing cannot replace
manual testing and real user
feedback.
https://fundacionbl.org/https://www.humanain.com/ https://nexosuruguay.com.uy/
Review accessibility in
production
Shift Right a11y
Continuous Delivery
Source:https://testingindevops.org/visualizing-pipelines-to-help-build-a-quality-culture/
Tip # 2
Analyze a11y
ROI
How do you immediately lose a customer?
Source: https://nucleusresearch.com/
Source: https://www.deque.com/
https://es.semrush.com/blog/usabilidad-web-imprescindible/
On the internet,if you have a disgruntled customer,
they don't tell 6 friends,they tell 6000.
Jeff Bezos, CEO and President of Amazon
“
3 things to learn from Amazon
Source: https://www.deque.com/blog/3-things-to-learn-from-amazon-accessibility/
● Headings and Landmarks
● Accessible Controls
● Accessible Processes
Amazon: 1999
Source: https://cutt.ly/AyT1sqv
Amazon: 2020
Source: https://abstracta.us/blog/software-testing/webinar-crisis-proof-software-testing-budget/
Analyze a11y ROI
GOAL
Failure Costs a11y Costs
a11y effort
Tip # 3
Reduce a11y
risks
Risk = Probability x Impact
Risk Matrix
&
MoSCoW
Source: https://abstracta.us/blog/software-testing/webinar-crisis-proof-software-testing-budget/
Low Probability
High Impact
Low Probability
Low Impact
High Probability
High Impact
High Probability
Low Impact
MUSTSHOULD
WON’T COULD
Source: https://www.deque.com/blog/5-hidden-risks-inaccessible-website/
1. Brand Damage.
2. Missed Market Opportunities.
3. Avoidance Tailspin.
4. A Weaker Organization.
5. Less Qualified Employees.
Risks identified:
Agenda
● Introduction
● How to improve accessibility?
How can companies fail?
1
2
3
WHY
HOW
WHAT
Source: https://www.ted.com/talks/simon_sinek_how_great_leaders_inspire_action
If companies don't start with “WHY”
When nobody in the team is
responsible for accessibility.
Source: https://webaim.org/blog/motivating-accessibility-change/
“More Guilt and Less Inspiration”
Source: https://www.deque.com/empathy-lab-online/
“If companies don't develop
empathy and don’t think
with compassion”
Without teamwork
“It takes a thousand bricks to
build a wall, but only one to tear
it down”
Markus W. Lunner
“The greatest enemy of knowledge is not ignorance, it is
the illusion of knowledge”
Stephen Hawking
¿How to avoid failure?
https://www.youtube.com/c/AbstractaUS
“The accessibility problems of today are the
mainstream breakthroughs of tomorrow.”
Eve Andersson, Director, Accessibility Engineering, Google
Thank you!
What companies need to know about web accessibility in 2020

Contenu connexe

Tendances

10 QA Pitfalls To Avoid When Developing A Mobile App
10 QA Pitfalls To Avoid When Developing A Mobile App10 QA Pitfalls To Avoid When Developing A Mobile App
10 QA Pitfalls To Avoid When Developing A Mobile App
Gear Inc.
 
Mobilising Digital - Sydney 26/03/14
Mobilising Digital - Sydney 26/03/14Mobilising Digital - Sydney 26/03/14
Mobilising Digital - Sydney 26/03/14
Precedent
 
My Portfolio
My PortfolioMy Portfolio
My Portfolio
Eric Linden
 
Responsive Design and Development "Gotchas"
Responsive Design and Development "Gotchas"Responsive Design and Development "Gotchas"
Responsive Design and Development "Gotchas"
Andrew Malek
 
Make 5 wishes for Mahara
Make 5 wishes for MaharaMake 5 wishes for Mahara
Make 5 wishes for Mahara
Kristina D.C. Hoeppner
 
Scaling Agile Product Ownership In A Large Enterprise
Scaling Agile Product Ownership In A Large EnterpriseScaling Agile Product Ownership In A Large Enterprise
Scaling Agile Product Ownership In A Large Enterprise
Nitin Ramrakhyani
 
When the Developer Must Design
When the Developer Must DesignWhen the Developer Must Design
When the Developer Must Design
Andrew Malek
 
Offline first architecture + XOFF
Offline first architecture + XOFFOffline first architecture + XOFF
Offline first architecture + XOFF
Jackson Hayes
 
App Smashing Rock Star Saugatuck
App Smashing Rock Star SaugatuckApp Smashing Rock Star Saugatuck
App Smashing Rock Star Saugatuck
Jon Corippo
 

Tendances (9)

10 QA Pitfalls To Avoid When Developing A Mobile App
10 QA Pitfalls To Avoid When Developing A Mobile App10 QA Pitfalls To Avoid When Developing A Mobile App
10 QA Pitfalls To Avoid When Developing A Mobile App
 
Mobilising Digital - Sydney 26/03/14
Mobilising Digital - Sydney 26/03/14Mobilising Digital - Sydney 26/03/14
Mobilising Digital - Sydney 26/03/14
 
My Portfolio
My PortfolioMy Portfolio
My Portfolio
 
Responsive Design and Development "Gotchas"
Responsive Design and Development "Gotchas"Responsive Design and Development "Gotchas"
Responsive Design and Development "Gotchas"
 
Make 5 wishes for Mahara
Make 5 wishes for MaharaMake 5 wishes for Mahara
Make 5 wishes for Mahara
 
Scaling Agile Product Ownership In A Large Enterprise
Scaling Agile Product Ownership In A Large EnterpriseScaling Agile Product Ownership In A Large Enterprise
Scaling Agile Product Ownership In A Large Enterprise
 
When the Developer Must Design
When the Developer Must DesignWhen the Developer Must Design
When the Developer Must Design
 
Offline first architecture + XOFF
Offline first architecture + XOFFOffline first architecture + XOFF
Offline first architecture + XOFF
 
App Smashing Rock Star Saugatuck
App Smashing Rock Star SaugatuckApp Smashing Rock Star Saugatuck
App Smashing Rock Star Saugatuck
 

Similaire à What companies need to know about web accessibility in 2020

Progressive Web Apps - Goto Chicago 2017
Progressive Web Apps - Goto Chicago 2017Progressive Web Apps - Goto Chicago 2017
Progressive Web Apps - Goto Chicago 2017
Christian Heilmann
 
Accessibility Part 1
Accessibility Part 1Accessibility Part 1
Accessibility Part 1
Yongjie Chen 陈永杰
 
Don't Panic! How to perform an accessibility evaluation with limited resources
Don't Panic! How to perform an accessibility evaluation with limited resourcesDon't Panic! How to perform an accessibility evaluation with limited resources
Don't Panic! How to perform an accessibility evaluation with limited resources
Michael Ryan
 
U test whitepaper_10
U test whitepaper_10U test whitepaper_10
U test whitepaper_10
eshwar83
 
Usability ≠ Accessibility. An intro to web accessibility for agencies.
Usability ≠ Accessibility. An intro to web accessibility for agencies.Usability ≠ Accessibility. An intro to web accessibility for agencies.
Usability ≠ Accessibility. An intro to web accessibility for agencies.
Kate Horowitz
 
Twin Redheaded Stepchildren of a Different Mother: The Usability of Accessibi...
Twin Redheaded Stepchildren of a Different Mother: The Usability of Accessibi...Twin Redheaded Stepchildren of a Different Mother: The Usability of Accessibi...
Twin Redheaded Stepchildren of a Different Mother: The Usability of Accessibi...
Dylan Wilbanks
 
Designing usable web applications (part 1) experience dynamics web seminar
Designing usable web applications (part 1)  experience dynamics web seminarDesigning usable web applications (part 1)  experience dynamics web seminar
Designing usable web applications (part 1) experience dynamics web seminar
Experience Dynamics
 
The Progressive Web and its New Challenges - Confoo Montréal 2017
The Progressive Web and its New Challenges - Confoo Montréal 2017The Progressive Web and its New Challenges - Confoo Montréal 2017
The Progressive Web and its New Challenges - Confoo Montréal 2017
Christian Heilmann
 
accessibility_101.pdf
accessibility_101.pdfaccessibility_101.pdf
accessibility_101.pdf
donna911404
 
Progressive Web Apps – the return of the web?
Progressive Web Apps – the return of the web?Progressive Web Apps – the return of the web?
Progressive Web Apps – the return of the web?
Christian Heilmann
 
Web accessibility is everyone's job
Web accessibility is everyone's jobWeb accessibility is everyone's job
Web accessibility is everyone's job
Remya Ramesh
 
Progressing JavaScript and Apps the Web way…
 Progressing JavaScript and Apps the Web way…  Progressing JavaScript and Apps the Web way…
Progressing JavaScript and Apps the Web way…
Christian Heilmann
 
Lightning Talks by Globant - Accessibility for everyone testing tools
Lightning Talks by Globant - Accessibility for everyone testing toolsLightning Talks by Globant - Accessibility for everyone testing tools
Lightning Talks by Globant - Accessibility for everyone testing tools
Globant
 
Progressive Web App
Progressive Web AppProgressive Web App
Progressive Web App
Subodh Garg
 
Accessibility And 508 Compliance In 2009
Accessibility And 508 Compliance In 2009Accessibility And 508 Compliance In 2009
Accessibility And 508 Compliance In 2009
Emagination ®
 
A Modern Dive into QA Automation and Beyond
A Modern Dive into QA Automation and BeyondA Modern Dive into QA Automation and Beyond
A Modern Dive into QA Automation and Beyond
Pratik Patel
 
How to create accessible websites - Web Accessibility Summit
How to create accessible websites - Web Accessibility SummitHow to create accessible websites - Web Accessibility Summit
How to create accessible websites - Web Accessibility Summit
Rachel Cherry
 
Accessible client side routing - Nick Colley
Accessible client side routing - Nick ColleyAccessible client side routing - Nick Colley
Accessible client side routing - Nick Colley
FrontEnders
 
What is WCAG 2 and why should we care?
What is WCAG 2 and why should we care?What is WCAG 2 and why should we care?
What is WCAG 2 and why should we care?
Russ Weakley
 
UX & FinTech: 3 Ideas to Focus On
UX & FinTech: 3 Ideas to Focus OnUX & FinTech: 3 Ideas to Focus On
UX & FinTech: 3 Ideas to Focus On
Code & Pepper
 

Similaire à What companies need to know about web accessibility in 2020 (20)

Progressive Web Apps - Goto Chicago 2017
Progressive Web Apps - Goto Chicago 2017Progressive Web Apps - Goto Chicago 2017
Progressive Web Apps - Goto Chicago 2017
 
Accessibility Part 1
Accessibility Part 1Accessibility Part 1
Accessibility Part 1
 
Don't Panic! How to perform an accessibility evaluation with limited resources
Don't Panic! How to perform an accessibility evaluation with limited resourcesDon't Panic! How to perform an accessibility evaluation with limited resources
Don't Panic! How to perform an accessibility evaluation with limited resources
 
U test whitepaper_10
U test whitepaper_10U test whitepaper_10
U test whitepaper_10
 
Usability ≠ Accessibility. An intro to web accessibility for agencies.
Usability ≠ Accessibility. An intro to web accessibility for agencies.Usability ≠ Accessibility. An intro to web accessibility for agencies.
Usability ≠ Accessibility. An intro to web accessibility for agencies.
 
Twin Redheaded Stepchildren of a Different Mother: The Usability of Accessibi...
Twin Redheaded Stepchildren of a Different Mother: The Usability of Accessibi...Twin Redheaded Stepchildren of a Different Mother: The Usability of Accessibi...
Twin Redheaded Stepchildren of a Different Mother: The Usability of Accessibi...
 
Designing usable web applications (part 1) experience dynamics web seminar
Designing usable web applications (part 1)  experience dynamics web seminarDesigning usable web applications (part 1)  experience dynamics web seminar
Designing usable web applications (part 1) experience dynamics web seminar
 
The Progressive Web and its New Challenges - Confoo Montréal 2017
The Progressive Web and its New Challenges - Confoo Montréal 2017The Progressive Web and its New Challenges - Confoo Montréal 2017
The Progressive Web and its New Challenges - Confoo Montréal 2017
 
accessibility_101.pdf
accessibility_101.pdfaccessibility_101.pdf
accessibility_101.pdf
 
Progressive Web Apps – the return of the web?
Progressive Web Apps – the return of the web?Progressive Web Apps – the return of the web?
Progressive Web Apps – the return of the web?
 
Web accessibility is everyone's job
Web accessibility is everyone's jobWeb accessibility is everyone's job
Web accessibility is everyone's job
 
Progressing JavaScript and Apps the Web way…
 Progressing JavaScript and Apps the Web way…  Progressing JavaScript and Apps the Web way…
Progressing JavaScript and Apps the Web way…
 
Lightning Talks by Globant - Accessibility for everyone testing tools
Lightning Talks by Globant - Accessibility for everyone testing toolsLightning Talks by Globant - Accessibility for everyone testing tools
Lightning Talks by Globant - Accessibility for everyone testing tools
 
Progressive Web App
Progressive Web AppProgressive Web App
Progressive Web App
 
Accessibility And 508 Compliance In 2009
Accessibility And 508 Compliance In 2009Accessibility And 508 Compliance In 2009
Accessibility And 508 Compliance In 2009
 
A Modern Dive into QA Automation and Beyond
A Modern Dive into QA Automation and BeyondA Modern Dive into QA Automation and Beyond
A Modern Dive into QA Automation and Beyond
 
How to create accessible websites - Web Accessibility Summit
How to create accessible websites - Web Accessibility SummitHow to create accessible websites - Web Accessibility Summit
How to create accessible websites - Web Accessibility Summit
 
Accessible client side routing - Nick Colley
Accessible client side routing - Nick ColleyAccessible client side routing - Nick Colley
Accessible client side routing - Nick Colley
 
What is WCAG 2 and why should we care?
What is WCAG 2 and why should we care?What is WCAG 2 and why should we care?
What is WCAG 2 and why should we care?
 
UX & FinTech: 3 Ideas to Focus On
UX & FinTech: 3 Ideas to Focus OnUX & FinTech: 3 Ideas to Focus On
UX & FinTech: 3 Ideas to Focus On
 

Plus de Lisandra Armas

Pruebas de Accesibilidad - Novus Testing Day.pdf
Pruebas de Accesibilidad - Novus Testing Day.pdfPruebas de Accesibilidad - Novus Testing Day.pdf
Pruebas de Accesibilidad - Novus Testing Day.pdf
Lisandra Armas
 
Shift Left a11y - Aftertest
Shift Left a11y - AftertestShift Left a11y - Aftertest
Shift Left a11y - Aftertest
Lisandra Armas
 
Usabilidad y accesibilidad ¿hablamos de lo mismo?
Usabilidad y accesibilidad ¿hablamos de lo mismo? Usabilidad y accesibilidad ¿hablamos de lo mismo?
Usabilidad y accesibilidad ¿hablamos de lo mismo?
Lisandra Armas
 
Pruebas de accesibilidad ¿por dónde empezar?
Pruebas de accesibilidad ¿por dónde empezar?Pruebas de accesibilidad ¿por dónde empezar?
Pruebas de accesibilidad ¿por dónde empezar?
Lisandra Armas
 
Pruebas de accesibilidad: Técnicas de filtrado y evaluación con herramientas ...
Pruebas de accesibilidad: Técnicas de filtrado y evaluación con herramientas ...Pruebas de accesibilidad: Técnicas de filtrado y evaluación con herramientas ...
Pruebas de accesibilidad: Técnicas de filtrado y evaluación con herramientas ...
Lisandra Armas
 
VlC Testing 20: Propuesta ponencia shift left a11y
VlC Testing 20: Propuesta ponencia shift left a11yVlC Testing 20: Propuesta ponencia shift left a11y
VlC Testing 20: Propuesta ponencia shift left a11y
Lisandra Armas
 
Accesibilidad para tod@s
Accesibilidad para tod@sAccesibilidad para tod@s
Accesibilidad para tod@s
Lisandra Armas
 
Webinar Introducción a la Accesibilidad en Avantica
Webinar Introducción a la Accesibilidad en AvanticaWebinar Introducción a la Accesibilidad en Avantica
Webinar Introducción a la Accesibilidad en Avantica
Lisandra Armas
 
Webinar Introducción a la accesibilidad con a11y Perú
Webinar Introducción a la accesibilidad con a11y PerúWebinar Introducción a la accesibilidad con a11y Perú
Webinar Introducción a la accesibilidad con a11y Perú
Lisandra Armas
 
Webinar con QA Lovers - Shift left a11y: Haz tu aplicación accesible para más...
Webinar con QA Lovers - Shift left a11y: Haz tu aplicación accesible para más...Webinar con QA Lovers - Shift left a11y: Haz tu aplicación accesible para más...
Webinar con QA Lovers - Shift left a11y: Haz tu aplicación accesible para más...
Lisandra Armas
 
Webinar sobre accesibilidad con comunidad QA Tester Latam
Webinar sobre accesibilidad con comunidad QA Tester LatamWebinar sobre accesibilidad con comunidad QA Tester Latam
Webinar sobre accesibilidad con comunidad QA Tester Latam
Lisandra Armas
 
Los 8 desperdicios de Scrum
Los 8 desperdicios de ScrumLos 8 desperdicios de Scrum
Los 8 desperdicios de Scrum
Lisandra Armas
 
Shift left a11y: Haz tu aplicación accesible para más de mil millones de usua...
Shift left a11y: Haz tu aplicación accesible para más de mil millones de usua...Shift left a11y: Haz tu aplicación accesible para más de mil millones de usua...
Shift left a11y: Haz tu aplicación accesible para más de mil millones de usua...
Lisandra Armas
 
ReconverTIte - Taller Comunicación Oral
ReconverTIte - Taller Comunicación OralReconverTIte - Taller Comunicación Oral
ReconverTIte - Taller Comunicación Oral
Lisandra Armas
 
Net Conf UY 2018 Usabilidad: el software, como la comida, entra por los ojos
Net Conf UY 2018 Usabilidad: el software, como la comida, entra por los ojosNet Conf UY 2018 Usabilidad: el software, como la comida, entra por los ojos
Net Conf UY 2018 Usabilidad: el software, como la comida, entra por los ojos
Lisandra Armas
 
Usabilidad: el software, como la comida, entra por los ojos
Usabilidad: el software, como la comida, entra por los ojosUsabilidad: el software, como la comida, entra por los ojos
Usabilidad: el software, como la comida, entra por los ojos
Lisandra Armas
 
Make Your App Friendly to 1 Billion More Users
Make Your App Friendly to 1 Billion More UsersMake Your App Friendly to 1 Billion More Users
Make Your App Friendly to 1 Billion More Users
Lisandra Armas
 
Webinar Northem Quality - Los mil millones de usuarios que debes considerar e...
Webinar Northem Quality - Los mil millones de usuarios que debes considerar e...Webinar Northem Quality - Los mil millones de usuarios que debes considerar e...
Webinar Northem Quality - Los mil millones de usuarios que debes considerar e...
Lisandra Armas
 
GeneXus 29 - ¿Cómo hacer mi aplicación accesible para más de un 1 billón de u...
GeneXus 29 - ¿Cómo hacer mi aplicación accesible para más de un 1 billón de u...GeneXus 29 - ¿Cómo hacer mi aplicación accesible para más de un 1 billón de u...
GeneXus 29 - ¿Cómo hacer mi aplicación accesible para más de un 1 billón de u...
Lisandra Armas
 
Meetup NahualUY - Explorando el Testing Exploratorio
Meetup NahualUY - Explorando el Testing ExploratorioMeetup NahualUY - Explorando el Testing Exploratorio
Meetup NahualUY - Explorando el Testing Exploratorio
Lisandra Armas
 

Plus de Lisandra Armas (20)

Pruebas de Accesibilidad - Novus Testing Day.pdf
Pruebas de Accesibilidad - Novus Testing Day.pdfPruebas de Accesibilidad - Novus Testing Day.pdf
Pruebas de Accesibilidad - Novus Testing Day.pdf
 
Shift Left a11y - Aftertest
Shift Left a11y - AftertestShift Left a11y - Aftertest
Shift Left a11y - Aftertest
 
Usabilidad y accesibilidad ¿hablamos de lo mismo?
Usabilidad y accesibilidad ¿hablamos de lo mismo? Usabilidad y accesibilidad ¿hablamos de lo mismo?
Usabilidad y accesibilidad ¿hablamos de lo mismo?
 
Pruebas de accesibilidad ¿por dónde empezar?
Pruebas de accesibilidad ¿por dónde empezar?Pruebas de accesibilidad ¿por dónde empezar?
Pruebas de accesibilidad ¿por dónde empezar?
 
Pruebas de accesibilidad: Técnicas de filtrado y evaluación con herramientas ...
Pruebas de accesibilidad: Técnicas de filtrado y evaluación con herramientas ...Pruebas de accesibilidad: Técnicas de filtrado y evaluación con herramientas ...
Pruebas de accesibilidad: Técnicas de filtrado y evaluación con herramientas ...
 
VlC Testing 20: Propuesta ponencia shift left a11y
VlC Testing 20: Propuesta ponencia shift left a11yVlC Testing 20: Propuesta ponencia shift left a11y
VlC Testing 20: Propuesta ponencia shift left a11y
 
Accesibilidad para tod@s
Accesibilidad para tod@sAccesibilidad para tod@s
Accesibilidad para tod@s
 
Webinar Introducción a la Accesibilidad en Avantica
Webinar Introducción a la Accesibilidad en AvanticaWebinar Introducción a la Accesibilidad en Avantica
Webinar Introducción a la Accesibilidad en Avantica
 
Webinar Introducción a la accesibilidad con a11y Perú
Webinar Introducción a la accesibilidad con a11y PerúWebinar Introducción a la accesibilidad con a11y Perú
Webinar Introducción a la accesibilidad con a11y Perú
 
Webinar con QA Lovers - Shift left a11y: Haz tu aplicación accesible para más...
Webinar con QA Lovers - Shift left a11y: Haz tu aplicación accesible para más...Webinar con QA Lovers - Shift left a11y: Haz tu aplicación accesible para más...
Webinar con QA Lovers - Shift left a11y: Haz tu aplicación accesible para más...
 
Webinar sobre accesibilidad con comunidad QA Tester Latam
Webinar sobre accesibilidad con comunidad QA Tester LatamWebinar sobre accesibilidad con comunidad QA Tester Latam
Webinar sobre accesibilidad con comunidad QA Tester Latam
 
Los 8 desperdicios de Scrum
Los 8 desperdicios de ScrumLos 8 desperdicios de Scrum
Los 8 desperdicios de Scrum
 
Shift left a11y: Haz tu aplicación accesible para más de mil millones de usua...
Shift left a11y: Haz tu aplicación accesible para más de mil millones de usua...Shift left a11y: Haz tu aplicación accesible para más de mil millones de usua...
Shift left a11y: Haz tu aplicación accesible para más de mil millones de usua...
 
ReconverTIte - Taller Comunicación Oral
ReconverTIte - Taller Comunicación OralReconverTIte - Taller Comunicación Oral
ReconverTIte - Taller Comunicación Oral
 
Net Conf UY 2018 Usabilidad: el software, como la comida, entra por los ojos
Net Conf UY 2018 Usabilidad: el software, como la comida, entra por los ojosNet Conf UY 2018 Usabilidad: el software, como la comida, entra por los ojos
Net Conf UY 2018 Usabilidad: el software, como la comida, entra por los ojos
 
Usabilidad: el software, como la comida, entra por los ojos
Usabilidad: el software, como la comida, entra por los ojosUsabilidad: el software, como la comida, entra por los ojos
Usabilidad: el software, como la comida, entra por los ojos
 
Make Your App Friendly to 1 Billion More Users
Make Your App Friendly to 1 Billion More UsersMake Your App Friendly to 1 Billion More Users
Make Your App Friendly to 1 Billion More Users
 
Webinar Northem Quality - Los mil millones de usuarios que debes considerar e...
Webinar Northem Quality - Los mil millones de usuarios que debes considerar e...Webinar Northem Quality - Los mil millones de usuarios que debes considerar e...
Webinar Northem Quality - Los mil millones de usuarios que debes considerar e...
 
GeneXus 29 - ¿Cómo hacer mi aplicación accesible para más de un 1 billón de u...
GeneXus 29 - ¿Cómo hacer mi aplicación accesible para más de un 1 billón de u...GeneXus 29 - ¿Cómo hacer mi aplicación accesible para más de un 1 billón de u...
GeneXus 29 - ¿Cómo hacer mi aplicación accesible para más de un 1 billón de u...
 
Meetup NahualUY - Explorando el Testing Exploratorio
Meetup NahualUY - Explorando el Testing ExploratorioMeetup NahualUY - Explorando el Testing Exploratorio
Meetup NahualUY - Explorando el Testing Exploratorio
 

Dernier

GreenCode-A-VSCode-Plugin--Dario-Jurisic
GreenCode-A-VSCode-Plugin--Dario-JurisicGreenCode-A-VSCode-Plugin--Dario-Jurisic
GreenCode-A-VSCode-Plugin--Dario-Jurisic
Green Software Development
 
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
mz5nrf0n
 
Fundamentals of Programming and Language Processors
Fundamentals of Programming and Language ProcessorsFundamentals of Programming and Language Processors
Fundamentals of Programming and Language Processors
Rakesh Kumar R
 
SMS API Integration in Saudi Arabia| Best SMS API Service
SMS API Integration in Saudi Arabia| Best SMS API ServiceSMS API Integration in Saudi Arabia| Best SMS API Service
SMS API Integration in Saudi Arabia| Best SMS API Service
Yara Milbes
 
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian CompaniesE-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
Quickdice ERP
 
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Łukasz Chruściel
 
Malibou Pitch Deck For Its €3M Seed Round
Malibou Pitch Deck For Its €3M Seed RoundMalibou Pitch Deck For Its €3M Seed Round
Malibou Pitch Deck For Its €3M Seed Round
sjcobrien
 
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s EcosystemUI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
Peter Muessig
 
Modelling Up - DDDEurope 2024 - Amsterdam
Modelling Up - DDDEurope 2024 - AmsterdamModelling Up - DDDEurope 2024 - Amsterdam
Modelling Up - DDDEurope 2024 - Amsterdam
Alberto Brandolini
 
Using Xen Hypervisor for Functional Safety
Using Xen Hypervisor for Functional SafetyUsing Xen Hypervisor for Functional Safety
Using Xen Hypervisor for Functional Safety
Ayan Halder
 
zOS Mainframe JES2-JES3 JCL-JECL Differences
zOS Mainframe JES2-JES3 JCL-JECL DifferenceszOS Mainframe JES2-JES3 JCL-JECL Differences
zOS Mainframe JES2-JES3 JCL-JECL Differences
YousufSait3
 
Transform Your Communication with Cloud-Based IVR Solutions
Transform Your Communication with Cloud-Based IVR SolutionsTransform Your Communication with Cloud-Based IVR Solutions
Transform Your Communication with Cloud-Based IVR Solutions
TheSMSPoint
 
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
Bert Jan Schrijver
 
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Julian Hyde
 
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
kalichargn70th171
 
Mobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona InfotechMobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona Infotech
Drona Infotech
 
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
dakas1
 
Artificia Intellicence and XPath Extension Functions
Artificia Intellicence and XPath Extension FunctionsArtificia Intellicence and XPath Extension Functions
Artificia Intellicence and XPath Extension Functions
Octavian Nadolu
 
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CDKuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
rodomar2
 
Microservice Teams - How the cloud changes the way we work
Microservice Teams - How the cloud changes the way we workMicroservice Teams - How the cloud changes the way we work
Microservice Teams - How the cloud changes the way we work
Sven Peters
 

Dernier (20)

GreenCode-A-VSCode-Plugin--Dario-Jurisic
GreenCode-A-VSCode-Plugin--Dario-JurisicGreenCode-A-VSCode-Plugin--Dario-Jurisic
GreenCode-A-VSCode-Plugin--Dario-Jurisic
 
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
在线购买加拿大英属哥伦比亚大学毕业证本科学位证书原版一模一样
 
Fundamentals of Programming and Language Processors
Fundamentals of Programming and Language ProcessorsFundamentals of Programming and Language Processors
Fundamentals of Programming and Language Processors
 
SMS API Integration in Saudi Arabia| Best SMS API Service
SMS API Integration in Saudi Arabia| Best SMS API ServiceSMS API Integration in Saudi Arabia| Best SMS API Service
SMS API Integration in Saudi Arabia| Best SMS API Service
 
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian CompaniesE-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
 
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
 
Malibou Pitch Deck For Its €3M Seed Round
Malibou Pitch Deck For Its €3M Seed RoundMalibou Pitch Deck For Its €3M Seed Round
Malibou Pitch Deck For Its €3M Seed Round
 
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s EcosystemUI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
 
Modelling Up - DDDEurope 2024 - Amsterdam
Modelling Up - DDDEurope 2024 - AmsterdamModelling Up - DDDEurope 2024 - Amsterdam
Modelling Up - DDDEurope 2024 - Amsterdam
 
Using Xen Hypervisor for Functional Safety
Using Xen Hypervisor for Functional SafetyUsing Xen Hypervisor for Functional Safety
Using Xen Hypervisor for Functional Safety
 
zOS Mainframe JES2-JES3 JCL-JECL Differences
zOS Mainframe JES2-JES3 JCL-JECL DifferenceszOS Mainframe JES2-JES3 JCL-JECL Differences
zOS Mainframe JES2-JES3 JCL-JECL Differences
 
Transform Your Communication with Cloud-Based IVR Solutions
Transform Your Communication with Cloud-Based IVR SolutionsTransform Your Communication with Cloud-Based IVR Solutions
Transform Your Communication with Cloud-Based IVR Solutions
 
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
 
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)
 
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
 
Mobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona InfotechMobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona Infotech
 
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
 
Artificia Intellicence and XPath Extension Functions
Artificia Intellicence and XPath Extension FunctionsArtificia Intellicence and XPath Extension Functions
Artificia Intellicence and XPath Extension Functions
 
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CDKuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
 
Microservice Teams - How the cloud changes the way we work
Microservice Teams - How the cloud changes the way we workMicroservice Teams - How the cloud changes the way we work
Microservice Teams - How the cloud changes the way we work
 

What companies need to know about web accessibility in 2020