【问题标题】:Is it possible to configure Reportng, to display the output for multiple execution on the same test method是否可以配置 Reportng,以显示在同一测试方法上多次执行的输出
【发布时间】:2016-08-30 19:34:11
【问题描述】:

我正在尝试从 csv 读取多行并使用一种测试方法执行它。例如,在 Create User 中,我可以使用一种测试方法为每一行创建多个用户。

现在的问题是,如何配置reportng在同一个方法上显示多次执行的状态?

【问题讨论】:

  • 考虑 TestNG 有更好的报告
  • @MrunalGosar 我正在使用 Testng,但使用 testng 的报告看起来不太好,所以 reportng 是一个推荐的插件,它有更好的用户界面

标签: java selenium-webdriver reportng


【解决方案1】:

看看extentreportsallure reports。它们也比 reportNG 好得多,并且在自定义报告方面做得很好。

【讨论】:

  • 通过 ExtentReports,您可以使用 ExtentX,因此不必设置 allure
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2023-03-12
  • 1970-01-01
  • 2018-01-13
  • 1970-01-01
  • 1970-01-01
  • 2018-05-13
  • 1970-01-01
相关资源
最近更新 更多