有人将 Selenium 集成到 StoryTeller 装置中吗?

发布于 2024-11-06 11:08:23 字数 175 浏览 0 评论 0原文

有没有人将 Selenium 集成到 讲故事的人装置?您是如何做到的以及他们在持续集成方面的角色是什么?

Has anyone integrated Selenium into StoryTeller fixtures? How do you do it and what are their roles with respect to the continuous integration?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

无所的.畏惧 2024-11-13 11:08:23

虽然我之前没有用过Selenium,但是我用过StoryTeller。

这两种产品将相互独立工作。不会有任何内置的集成,但这并不是说它们不能单独使用。

StoryTeller 可以处理您的验收测试。
Selenium 可以处理您的 UI 自动化测试。

只是在测试时要小心不要重复太多。

Although I have not used Selenium before, I have used StoryTeller.

These two products will work independently with each other. There won't be any kind of integration that is built in, but that is not to say that they both can't be leveraged seperately.

StoryTeller can handle your Acceptance testing.
Selenium can handle your UI Automation testing.

Just be careful to not repeat yourself too much when testing.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文