您现在的位置是:首页 > 电脑 > 

自动化框架

2025-07-26 20:53:08
自动化框架 - 如何使用带有selenium java自动化测试的TestG生成简单的表格形式的html报告(Automation Framework - how to generate simple table form html reports using TestG with selenium java automation tests)
自动化框架 - 如何使用带有selenium java自动化测试的TestG生成简单的表格形式的html报告(Automation Framework - how to generate simple table form html reports using TestG with selenium java automation tests) java

自从过去6个月以来,我一直在使用Selenium WebDriver和TestG进行Web应用程序功能测试。 我还使用Apache Ant,Apache Maven和Apache POI Library进行项目构建和使用MS Excel进行数据驱动测试。

TestG在订购测试和执行测试时给予我很大的灵活性。 在Listeners和记者的帮助下,我能够记录和记录测试事件和结果。

但是,使用TestG生成的HTML报告不是用户友好的。 我还使用AT和Maven中的ReportG依赖关系生成了XSLT报告,但是这些报告的格式也不够用户友好。

我最近开始为跨国公司组织开展selenium自动化项目,我的经理要求我有一个更好的自动化框架。 当前的TestG和XSLT报告不适合企业使用。

请建议任何与selenium一起使用的测试自动化框架,最好是TestG,并以表格格式生成简单的用户友好HTML报告,提供测试名称,描述等传递,失败,跳过等测试的数量。

I have been using Selenium WebDriver with TestG for doing web application functional testing since last 6 months. I have also used Apache Ant, Apache Maven and Apache POI Library for Project build and data driven testing with MS Excel.

TestG gives me good flexibility in ordering the tests and executing them. With the help of Listeners and reporters I am able to log and record the test events and results also.

But the HTML reports generated with TestG are not user friendly. I have also generated XSLT reports using ReportG dependency in AT and Maven but these reports are also not formatted well enough to be user friendly.

I have recently started working on selenium automation project for an MC organization and my manager requires me to have a better framework for automation. The current TestG and XSLT reports are not ok for corporate use.

Please suggest any test automation framework that works with selenium and preferably TestG and generates simple user friendly HTML reports in Table format mentioning the number of tests passed, failed, skipped etc. with test names, description etc.

最满意答案

还会推荐ExtentReports - 使用起来非常简单,只需很少的数据即可生成出的信息。 虽然您可以使用2.02版本,这是一个极好的示例: http : ///Tools/ExtentReports2/Extent.html

它背后的人也在这里展示了如何与听众一起使用: http : ///testng-listener-using-extentreports/

Would also recommend ExtentReports - extremely simple to use and generates great info with very little data. Although you can use version 2.02 which is superb sample: http:///Tools/ExtentReports2/Extent.html

The guy behind it has also shown how to use with listener here: http:///testng-listener-using-extentreports/

#感谢您对电脑配置推荐网 - 最新i3 i5 i7组装电脑配置单推荐报价格的认可,转载请说明来源于"电脑配置推荐网 - 最新i3 i5 i7组装电脑配置单推荐报价格

本文地址:http://www.dnpztj.cn/diannao/79519.html

相关标签:无
上传时间: 2023-04-28 04:54:54
留言与评论(共有 20 条评论)
本站网友 金地海景花园
9分钟前 发表
///testng-listener-using-extentreports/
本站网友 幸福就是
3分钟前 发表
我能够记录和记录测试事件和结果
本站网友 m20导弹
9分钟前 发表
使用TestG生成的HTML报告不是用户友好的
本站网友 如何应对突发事件
29分钟前 发表
http
本站网友 第二滴血
6分钟前 发表
在Listeners和记者的帮助下
本站网友 cd5
30分钟前 发表
这是一个极好的示例: http : ///Tools/ExtentReports2/Extent.html 它背后的人也在这里展示了如何与听众一起使用: http : ///testng-listener-using-extentreports/ Would also recommend ExtentReports - extremely simple to use and generates great info with very little data. Although you can use version 2.02 which is superb sample
本站网友 比亚迪e6纯电动车
11分钟前 发表
提供测试名称
本站网友 重庆实业
19分钟前 发表
只需很少的数据即可生成出的信息
本站网友 武汉南湖花园
15分钟前 发表
http
本站网友 合肥香樟雅苑
27分钟前 发表
我还使用Apache Ant
本站网友 硅谷传奇迅雷下载
16分钟前 发表
description etc. 最满意答案 还会推荐ExtentReports - 使用起来非常简单
本站网友 淡黄的长裙歌词
21分钟前 发表
Apache Maven和Apache POI Library进行项目构建和使用MS Excel进行数据驱动测试
本站网友 卓越亚马逊商城
13分钟前 发表
我的经理要求我有一个更好的自动化框架
本站网友 时之沙
11分钟前 发表
当前的TestG和XSLT报告不适合企业使用
本站网友 福安租房网
21分钟前 发表
我的经理要求我有一个更好的自动化框架
本站网友 黑客入门
23分钟前 发表
Apache Maven and Apache POI Library for Project build and data driven testing with MS Excel. TestG gives me good flexibility in ordering the tests and executing them. With the help of Listeners and reporters I am able to log and record the test events and results also. But the HTML reports generated with TestG are not user friendly. I have also generated XSLT reports using ReportG dependency in AT and Maven but these reports are also not formatted well enough to be user friendly. I have recently started working on selenium automation project for an MC organization and my manager requires me to have a better framework for automation. The current TestG and XSLT reports are not ok for corporate use. Please suggest any test automation framework that works with selenium and preferably TestG and generates simple user friendly HTML reports in Table format mentioning the number of tests passed
本站网友 medsci影响因子查询
24分钟前 发表
当前的TestG和XSLT报告不适合企业使用
本站网友 pepsico
2分钟前 发表
最好是TestG
本站网友 鲁召辉
27分钟前 发表
///Tools/ExtentReports2/Extent.html The guy behind it has also shown how to use with listener here