【问题标题】:How to push the testng result from jenkins to ALM octane如何将测试结果从詹金斯推送到 ALM 辛烷值
【发布时间】:2020-03-03 06:37:22
【问题描述】:

我已将 ALM OCtane 与 Jenkins 集成,但无法将报告推送到 ALM octane,因为构建后操作下拉列表中没有插件。

【问题讨论】:

    标签: selenium testng alm


    【解决方案1】:

    您可以通过多种方式实现它,

    1. 使用 Jenkins 插件 https://plugins.jenkins.io/hp-application-automation-tools-plugin/

    2. 使用 MicroFocus 提供的测试结果收集工具 jar 文件。 https://github.com/MicroFocus/octane-collection-tool/releases。您需要与您的 Octane 管理员一起创建具有发布测试结果所需权限的 API 访问密钥。顺便说一句,结果文件应该是 JUnit XML 样式。

    3. 编写自定义实用程序将测试结果推送到 Octane

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-10-19
      • 1970-01-01
      • 2022-01-08
      • 1970-01-01
      • 1970-01-01
      • 2022-11-08
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多