无障碍工具/服务,用于扫描 WCAG 2.1 Level AAA 网站问题。

huangapple go评论207阅读模式
英文:

Accessibility Tools/Services to Scan for WCAG 2.1 Level AAA Website Issues

问题

我使用过像UsableNet这样的工具来扫描WCAG 2.1 Level AA(以及像Siteimprove这样的工具来检查文本的阅读年龄级别等问题),但现在我想再进一步,扫描WCAG 2.1 Level AAA的问题。然而,我还没有找到可以做到这一点的工具或服务。

我确实找到了这个链接:https://tetralogical.com/blog/2021/12/09/testing-wcag-level-aaa/

它说:

> 大多数可用于自动化或手动测试的工具只涵盖Level A和Level AA的标准。

我唯一的一点希望是它说的是“大多数工具”,而不是“所有工具”。

是否有工具或服务可以扫描并显示Level AAA级别的问题(无论是针对特定网页还是整个网站)?

英文:

I've used tools like UsableNet to scan for WCAG 2.1 Level AA (and tools like Siteimprove to check for things like reading age levels for text), but now I'm looking to go a step further and scan for issues as part of WCAG 2.1 Level AAA. However, I haven't found any tools/services that do that.

I did come across this: https://tetralogical.com/blog/2021/12/09/testing-wcag-level-aaa/

And it says:

> Most tools available for automated or manual testing only cover Level A and Level AA criteria.

My one bit of hope is that is says "most tools" and not "all tools".

Is there a tool/service that will scan for and surface the level AAA issues (either on a specific webpage or an entire website)?

答案1

得分: 2

W3C在https://www.w3.org/WAI/ER/tools/上列出了一些辅助工具。目前有166个工具可供选择。它们有一些筛选选项,但其中一个选项不是按照WCAG等级来筛选,所以你无法只查看AAA级别的工具。但是,在页面上简单搜索“AAA”会显示一些工具。

更新,基于评论:

不幸的是,你选择的工具似乎是一种“叠加”工具,它声称可以用“一行代码”来修复你的网站(他们的营销口号,https://www.equally.ai/interface)。没有工具能够完全修复所有无障碍问题,修复无障碍问题需要人类。寻找无障碍问题也需要人类。

扫描工具可以帮助寻找无障碍问题,尽管来自扫描工具的所有结果都必须仔细检查以排除虚假阳性。不要假设扫描工具的结果是绝对可靠的,即使这个工具来自一个有声誉的公司。

很多WCAG标准都非常主观,不可能构建一个可以做主观决策的工具。

例如,WCAG 2.4.6 标题和标签

>“标题和标签描述主题或目的。”

工具能否决定标题(

等)或标签(

huangapple
  • 本文由 发表于 2023年7月11日 13:53:25
  • 转载请务必保留本文链接:https://go.coder-hub.com/76659019.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定