本文主要是介绍TestComplete测试Qt,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
TestComplete 支持使用了 Qt 控件的应用程序的测试。在 TC 的安装中默认支持的是 4.50 版本的 Qt 库。对于其它版本的 Qt 控件需要安装额外的插件。
TestComplete provides rich support for 32-bit and 64-bit Qt applications and provides your automated tests access to internal methods and properties of Qt applications. TestComplete's automated test engine recognizes Qt controls and provides special test objects that you can use to easily simulate various user actions over these controls and check their contents.
Qt testing support is implemented by special plug-ins and helper modules that are included in the TestComplete package. By default, these modules support applications built with the Qt Library ver. 4.5.0. Using the links below you can download the modules that provide support for other versions of Qt controls.
Important: The links below point to .zip archives that include modules for testing both 32-bit and 64-bit Qt applications. For information on how to install these modules in TestComplete, see the install.htm file that is included in the archive.
TestComplete 7.51.667
Qt 4.4.3 Support Modules
· TestComplete modules (5.43 MB)
· TestExecute modules (5.43 MB)
· TestRecorder modules (5.43 MB)
TestComplete 7.50.653
Qt 4.4.3 Support Modules
· TestComplete modules (5.69 MB)
· TestExecute modules (5.69 MB)
· TestRecorder modules (5.69 MB)
TestComplete 7.20.562
Qt 4.4.3 Support Modules
· TestComplete modules (5.95 MB)
· TestExecute modules (5.95 MB)
· TestRecorder modules (5.95 MB)
TestComplete 7.10.475
Qt 4.4.3 Support Modules
· TestComplete modules (5.94 MB)
· TestExecute modules (5.94 MB)
· TestRecorder modules (5.94 MB)
TestComplete 7.0.409
Qt 4.4.3 Support Modules
· TestComplete modules (5.68 MB)
· TestExecute modules (5.68 MB)
· TestRecorder modules (5.68 MB)
这篇关于TestComplete测试Qt的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!