Karthik21
Karthik21

Reputation: 3

IE 9 Crashes while recording Scripts using Vugen 9.51

IE 9 Crashes while recording Scripts using Vugen 9.51. I am using 64 bit windows 7 operating system.

Please suggest me any solution for this.

Thanks & Regards, Phani.

Upvotes: 0

Views: 1423

Answers (2)

James Pulley
James Pulley

Reputation: 5682

You really have two issues in play, both conditions are covered as part of the installation requirements

  • 64 bit operating system, 32 bit vugen. See release notes on recording 64 bit applications. Crossing the WOW32 divide usually does not end well for a 32 bit app trying to control a 64 bit one. Going the other way is typically cleaner.
  • Version of Browser. Always check the version of the browser supported and never use an unsupported version. Doing so places you in a questionable supported mode in your testing environment which should be hardened from items which have unknown performance or quality.

Upvotes: 0

Buzzy
Buzzy

Reputation: 2995

There is a known incompatibility between the recording mechanism in LR 9.5X (bbhook) and newer versions of IE (8 and above) this issue was fixed in LoadRunner versions 11 and up. Please upgrade your version of LoadRunner or record with the supported versions of IE for LR 9.5X.

As far as I know we didn't release a fix for bbhook for LR 9.5X.

You can download a trial version of LoadRunner 11.52 from the HP website. The following link explains how: http://h30499.www3.hp.com/t5/HP-LoadRunner-and-Performance/Download-HP-LoadRunner-and-enhance-your-experience-with-the-tips/ba-p/5969843#.UwWu4fmSyk4

Thanks, Boris.

Upvotes: 1

Related Questions