有没有办法对基于 QT 的多平台应用程序使用 Cucumber 风格集成测试?

发布于 2024-10-10 17:35:40 字数 138 浏览 3 评论 0原文

我们正在构建一个针对 win32 和 Linux 的 qt 应用程序。我们想开始使用黄瓜风格框架进行集成测试。我们希望测试团队编写功能文件并让开发人员提供实际的执行步骤。对于如何执行此操作有任何建议吗?使用 FrogLogic Squish 还是 QTTest?

We are building a qt application that is targeted to win32 and Linux. we would like to start integration testing with a cucumber style framework. We would like the test team to write the feature files and have the developers provide the actual execution steps. Are there any recommendations on how to do this? Either with FrogLogic Squish or QTTest?

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

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

发布评论

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

评论(1

眉目亦如画i 2024-10-17 17:35:40

看一下:http://projects.forum.nokia.com/Testabilitydriver/wiki

Testability Driver TDriver 是诺基亚开源的测试工具。它将使得在任何运行 Qt 的平台上运行的 Qt 应用程序的测试自动化成为可能。我们使用过的平台包括:Linux、Windows、Mac、Symbian、maemo 和 MeeGo?

在 win32 上启动和运行有点棘手,但它支持 ruby​​ 的所有测试框架:RUnit、FIT、RSpec 和黄瓜!

干杯

Have a look at: http://projects.forum.nokia.com/Testabilitydriver/wiki

Testability Driver TDriver is a testing tool open sourced by Nokia. It will make test automation possible for Qt applications running on any platform that runs Qt. Platforms we have used include: Linux, Windows, Mac, Symbian, maemo and MeeGo?.

It's a bit tricky to get up and running on win32 but it supports all the test frameworks from ruby: RUnit, FIT, RSpec and Cucumber!

Cheers

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