香依 发表于 2010-8-19 11:10:13

关于QC运行QTP脚本的问题

1.系统环境:
(1)QC服务器:Window 2003+QC10
(2)执行测试机:WindowXp + QTP10
2.问题:
在执行测试机上连接QC,并登录,在QC的Test Lab中运行QTP脚本,提示:The system cannot find the path specified.
QTP中已经安装连接QC的插件,同时也设定了“Allow other HP products to run tests and compnonets”
测试机和QC服务器已经处于同一个Domain中

吱吱 发表于 2010-8-20 13:09:00

试试看这个

The wexectrl.exe exists but needs to be registered as follow:
"C:\Program Files\Common Files\Mercury Interactive\Quality Center\wexectrl.exe" –unregserver
Register again:
"C:\Program Files\Common Files\Mercury Interactive\Quality Center\wexectrl.exe" -regserver
After that, the new QC session is able to run the QTP script successfully.
页: [1]
查看完整版本: 关于QC运行QTP脚本的问题