在 Gnome 桌面上测试 Gui App
我必须通过单击某些菜单并验证显示为列表视图的输出文本来手动测试 Gui App(Qt)。我没有 Gui 应用程序的源代码。 我计划编写程序来生成鼠标单击事件并扫描列表视图并测试它。有哪些工具可用于此类任务。
I have to test manually Gui App(Qt) by clicking certain menus and verifying the output text which is shown as the list view. I do not have the source code of the Gui applications.
I am planning to write the program to generate the mouse-click events and scan the list view and test it. What are the tools available for this kind of task.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有 KD Executor 和 Squish - 详细信息位于:
http://doc.qt.nokia。 com/qq/qq16-testing.html
There's KD Executor and Squish - details at:
http://doc.qt.nokia.com/qq/qq16-testing.html