Open djalmaaraujo opened 7 months ago
Thanks for the question. So there are two different things that determine those numbers. First automated testing frameworks such as axe-core can only catch about 57% of accessibility issues. The 80% comes from the axe DevTools extension which can use our Intelligent Guided Tests (IGT) to help increased that 57% to 80%. So if you are able to use IGT it can help catch up to 80% issues, otherwise its about 57% coverage.
Product
axe Extension
Question
Hello! Could you please clarify the correct percentage that axe-core usually gets when running?
I ask this because sometimes we need to prepare presentations and slides with this information. Yesterday, I was looking at the Deque DevTools website, and it says it gets 80% of accessibility issues. Still, if you come here in the axe-core repository, you have this quote:
The website statement for DevTools:
Axe is amazing, but in my position, I have to report to some other leadership asking what's the impact of using tools for A11Y, and it would be amazing to have some clarification on this subject.
Thank you for all your work!