【问题标题】:How to trigger automated test from TestRail using a combination of a UI script and custom server-side scripts如何结合使用 UI 脚本和自定义服务器端脚本从 TestRail 触发自动化测试
【发布时间】:2018-05-25 21:45:32
【问题描述】:

大多数将自动化测试与 TestRail 集成的团队都会触发并在 TestRail 之外执行自动化测试(例如,作为持续集成系统的一部分)并使用 TestRail 的 API 提交测试结果。

但我想结合使用 UI 脚本和自定义服务器端脚本从 TestRail 触发自动化测试。

我们怎样才能做到这一点?

请找到此链接以获取更多详细信息。 http://docs.gurock.com/testrail-custom/automation-trigger

【问题讨论】:

  • 你找到解决办法了吗?
  • 还没有,但我相信有一些解决方案。如果您知道,请提供帮助。

标签: selenium automation testrail


【解决方案1】:

可以通过 TestRail 中的 UI 脚本触发自动化测试。 但我发现它还没有为 TestRail(5.x) 提供,请查看以下链接的更多详细信息。 http://docs.gurock.com/testrail-custom/automation-trigger

此外,根据我对此的搜索,我发现它并没有提供太多好处,更好的方法是手动或通过持续集成系统在 TestRail 之外触发您的自动化测试。您可以使用 TestRail API 将测试结果提交到 TestRail,这是我发现的最好和推荐的方法。 谢谢。

【讨论】:

  • 链接不可用!
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2011-04-17
  • 2013-03-16
  • 1970-01-01
  • 2015-05-04
  • 1970-01-01
  • 2021-12-09
相关资源
最近更新 更多