Web 可访问性快速应用程序开发测试断言

发布于 2024-11-07 18:15:12 字数 325 浏览 0 评论 0原文

我选择了硕士课程的论文工作。在我回到学术界之前,我已经担任了 3 年的软件测试自动化工程师。我想在我的论文中讨论一个对测试社区非常有用的主题。我想到的想法之一是为流行的开源持续集成软件(如 CruiseControl、Hudson 等)编写一个测试断言插件(基于 W3C 指南 - WCAG),该插件将在每个 Web 源代码上运行 WCAG 可访问性测试断言它被签入源代码管理并提供有关不符合项的建议,以便开发人员可以在构建投入生产之前纠正与可访问性相关的问题。该插件旨在开源。你们认为这会是一个值得投入研究时间的工具吗?如果没有,作为测试社区的成员,是否还有其他与测试自动化相关的问题希望得到解决?

感谢您的时间和建议

I have opted for thesis work in Masters course. I have been a software test automation engineer for 3 years before I came back to academics. I would want to address a topic in my thesis which will be of great use to the testing community. One of the idea which crossed my mind was to write a test assertion plugin (based on W3C guidelines - WCAG) for popular open source continuous integration softwares like CruiseControl, Hudson etc. which will run WCAG accessibility test assertions on every web source code the moment it is checked in to the source control and provide suggestions on non-conformance, so that the developers can correct the accessibility related issues before the build goes in to production. The plugin is intended to be open source. Do you guys think it will be a worthy tool for investing research time on it? If not, are there any other problems related to test automation that we as a member of test community look forward to get addressed?

Thank you for your time and suggestions

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

魄砕の薆 2024-11-14 18:15:12

这听起来绝对是一个好项目。我知道 Visual Studio 提供了可访问性检查(只是针对 ASP.NET?),但是可以与 CI 一起使用的东西将很有价值。

This definitely sounds like a good project. I know that Visual Studio provides accessibility checks (just for ASP.NET though?) but something that could be used with CI would be valuable.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文