如何选择合适的 selenium 报告工具?
How to choose the right selenium reporting tool?
我想将报告添加到 Selenium 测试中,但不知该选择哪个工具。
有 TestNG -> ReportNG、extent 和 Extent 报告、Allure,也许还有其他。
我的优先事项是:
开源(相信都是,如有不妥请指正)
更大的用户群(或与其他替代方案相比采用率更高)
Quality/beauty 视觉效果
(如果其他因素很重要,我很乐意相应地编辑问题)
非常感谢,
卓尔
您可以将 ATU Reporter 用于 Selenium TestNG
显示测试用例状态——通过失败,附上截图等
http://automationtestingutilities.blogspot.in/p/reporting.html
我想将报告添加到 Selenium 测试中,但不知该选择哪个工具。 有 TestNG -> ReportNG、extent 和 Extent 报告、Allure,也许还有其他。
我的优先事项是:
开源(相信都是,如有不妥请指正)
更大的用户群(或与其他替代方案相比采用率更高)
Quality/beauty 视觉效果
(如果其他因素很重要,我很乐意相应地编辑问题)
非常感谢, 卓尔
您可以将 ATU Reporter 用于 Selenium TestNG
显示测试用例状态——通过失败,附上截图等
http://automationtestingutilities.blogspot.in/p/reporting.html