loadrunner Hi.. I am using Load runner 11, while...

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

M

Mahesh Kendur

Guest
Hi.. I am using Load runner 11, while recording the script in web(http/html) protocol, its not generating the code for Launch and Login transactions. I tried recording in both ie8 and mozilla. What would be the problem ? Does anyone faced the same problem ? If so please share the solution.
 
How is your app handling the Launch and Login? Is it Citrix based? Is it a third party SSO integration? Try in Winsock mode and see if you get transfer and receive buffers filled in with data matching those portions of the recording. Using "Comments" helps here for later validation. If nothing is showing up in this mode then the vugen sniffer isn't getting the hooks into your app stream. You might need to look at the underlying technology to find a way to simulate those calls and inline that at the beginning of your http url script etc. Or possibly you mght need COM/DCOM as well. But you will need an extra license to play back at volume.
 
You can always try the easy approach and walk through those transactions using the "protocol adviser".... And see what VuGen suggests. (Typical Help Desk answer)
 
Thank you Petar and Matt for your suggestions. I used Mozilla instead of internet explorer.. its working fine.. I am not sure what could be the reason for no code genereation withg ie..