如何把QTP和QC连接起来工作?
QTP, 软件测试
可以按照如下步骤:
1. 在QC的Tool > Options > Run in QTP下选中Allow other Mercury products to run tests and components
2. 如果你是在同一个有QC 客户端的机器上跑测试,你需要:
1. QTP Connectivity Add-In
2. QTP Add-in
3. 如果你是在另外一个没有QC Client的机器上运行测试,你需要:
1. QC Client端安装QTP Add-in
2. QTP端安装QTP Add-in 和QC connectivity Add-in
4. QC connectivity 可以在 QC server URL > ‘Add-ins’ Page link > ‘QC Connectivity’ link > ‘Download Add-in’找到
5. QTP Add-in可以再QC Server URL > ‘Add-ins’ Page link > ‘More QC Add-ins’ link > Download and Install QTP Add0-in according to its version下找到。

楼主好,请问在你所叙述的方案里,第二步,2. 如果你是在同一个有QC 客户端的机器上跑测试,你需要:
1. QTP Connectivity Add-In
2. QTP Add-in
其中需要的第一个东西是不是应该是QC Connectivity Add-in?
多谢解答。
另外,我想知道,在第四步中的QC connectivity和上下文里的QC connectivity add-in是同一个概念吗?多谢~
这则面试题是翻译一个国外的文章,可能原文不是很正确,下面贴出原文:
1. Check Allow other Mercury products to run tests and components present under Tools > Options > Run in QTP
2. If you are running the tests on the same computer where you have QC client installed, then you will need:
1. QTP Connectivity Add-In
2. QTP Add-in
3. If you are running the tests on the different computer than where you have QC client installed, then you will need:
1. QTP Add-in where QC client is installed.
2. QTP Add-in and QC connectivity Add-in where QTP is installed.
4. QC connectivity can be found at QC server URL > ‘Add-Ins Page’ link > ‘QC Connectivity’ link > ‘Download Add-in’
5. QTP Add-in can be found at QC server URL > ‘Add-Ins Page’ link > ‘More QC Add-ins’ link > Download and install QTP Add-in according to its version.
你提出的问题是对的:QTP端应该安装QC Connectivity Add-in
QC端应该安装QTP Add-in
关于第二个问题, 你说的也是对的,他们两个是同一个概念。
谢谢你提出了这个问题