xqplanbai 发表于 2010-9-9 09:23:21

qtp 测试delphi问题

最近,我在做一个聊天工具的测试,该聊天工具有一个功能就是在windows的右键菜单上增加一个“发送文件”的选项,用户只要先选中某文件,再选择该项,就可以打开该聊天工具发送文件的窗口。
我用QTP(已装delphi插件)来测试该软件时,无法录制,现象为:录制时,在该聊天工具界面上一点击,就会打开发送文件的窗口,可是我明明没选文件,也没要发送文件呀,这是怎么回事呀?我愁死了。各位帮帮忙吧。

TIB 发表于 2010-9-11 15:33:01

把代码贴出来看看

Before running a test on a Delphi application, the application being tested must be compiled with the QuickTest Professional agent MicDelphiAgent.
See Enabling Communications Between QuickTest Professional and Your Delphi Application.
页: [1]
查看完整版本: qtp 测试delphi问题