Falafel.com 上有个视频介绍如何利用 TestComplete 的 MSAA 支持简化 UI 自动化测试,例如视频中所演示的 Windows 添加移除程序的测试: TestComplete support for MSAA can ease UI automation In this video we take a look at leveraging TestCom
TestComplete 支持使用了 Qt 控件的应用程序的测试。在 TC 的安装中默认支持的是 4.50 版本的 Qt 库。对于其它版本的 Qt 控件需要安装额外的插件。 TestComplete provides rich support for 32-bit and 64-bit Qt applications and provides your automated tests a
AutomatedQA发布了TestComplete的最新维护版本-7.52,以下是发布声明: AutomatedQA is happy to announce the availability of TestComplete 7.52, a maintenance release for our flagship automated testing tool. TestComplete
最近有人问到在windows计划任务中添加TC命令行调用的问题,其实TC的帮助文档中有一些命令行调用TC的例子可以参考,摘录如下: ExamplesBelow are several examples of running TestComplete via the command line. Note: The sample command lines below may split i
TC8.0不仅修改了录制工具栏的设计,易用性更强了,可在录制时修改脚本名。而且在Opetions->Engines -> Recording中提供了“Record user actions over tested applications only”选项,可以让你仅仅录制选定的被测试程序。 另外,录制时会自动存储映射对象的方法和属性,这样录制完成后,即使关闭了被测试对象,也能访问对象的方法