windows7旗舰版64位下安装、破解及执行QTP11报错

说明:假设你出现了下面几种情况,希望能解决你的问题;假设没有,就当路过。

1、安装qtp11时报vc++ 2005缺少,但怎么也不能安装成功

解决方法:

1、找到qtp安装包里面的vc++ 2005组件 QuickTestCHSprerequisitesvc2005_sp1_redist。
2、执行vcredist_x86.exe文件,假设安装失败,改动后缀名为压缩文件,如:zip、rar,解压文件后又一次执行解压后的文件。


2、网上介绍用mgn-mqt82.exe的方法破解qtp11失败

解决方法:

1、删除 c:program files(x86)common filessafenet sentinel 文件夹
2、执行qtp安装文件夹下ininstdemo.exe
3、能够使用30天,过期又一次进行1、2步骤(qtp11不能真正破解,仅仅能破解30天)


3、win7打开qtp11报MyAPP错误

解决方法:

1、新建系统username,仅仅能使用英文字母
2、注销或又一次登录新username名,就可以解决


4、qtp11回放结束时报“Cannot open the run results because the HP Run Results Viewer is not installed on this computer”错误

解决方法:在国内论坛一直没有找到实用的方法,这是国外论坛上的两种方法,我没有翻译,个人理解不同,自己须要自己翻译。

1、After creating and running a test, an error is displayed "Cannot open the run results because the HP Run Results Viewer is not installed on this computer"
QuickTest Professional (QTP) / Service Test (ST) / Sprinter version 11 introduced a new reporting tool called HP Results Viewer. Some other products such as LoadRunner may be using this tool as well.

Unlike previous versions, its installation process automatically happens after the core product related to it get installed on a visual-less, invisible/on-background process which only get noticed as soon as the shortcut icons on desktop, among other things, gets placed. The QuickTest Add-in for Quality Center also makes use of this tool, and its installer (when used on machine without QTP) performs this reporting tool’s installation when finished on background.

Note: This new reporting tool, has separate installers on the core product disc

· Ensure the following registries, folders and files get created on the machine once the core product finish its installation:

Folder: C:Program FilesHPRun Results Viewer

Desktop Shortcut: "HP Run Results Viewer.lnk"

Registry Entries:

HKEY_LOCAL_MACHINESOFTWAREMercury InteractiveTest Results
HKEY_CURRENT_USERSoftwareMercury InteractiveTest Results (generated after opening)

· If the core product was installed properly, simply run directly the HP Results Viewer installation files:

QTP: <Installation files>RunResultsViewer<Language>setup.exe
ST: <Installation files>STSetupMSIThirdPartyInstallationsHP_Run_Results_Viewer.msi



2、C:Program FilesHPQuickTest ProfessionalMSI
This is the path to install.

原文地址:https://www.cnblogs.com/blfshiye/p/4069385.html