Total Pageviews

Tuesday, August 21, 2012

Quick Start and Check- Script Recording in HP LoadRunner

Few useful pointers/Smoke Start - Script Recording in HP LoadRunner.

1) For a typical business scenario with login-action-logout,try recording Login part in Vuser_init, action part contains the actual functionality / navigation to be performance tested and Vuser_end contains the logout part. This enirely depends on the business scenario.It is also possible that you may record something else in vuser_init() as per your business requirement. As per good practice ensure proper transactions, comments are included in the script.

2) Once script recording is complete, replay the script with extended logging and data returned by Server enabled. This will help you identify any dynamic values which are returned by Server. Accordingly you would have to correlate the dynamic values.

3) Correlation - You can enable Auto-correlation if you are not comfortable with LoadRunner. But Autocorrelation may fail at times, hence Manual correlation is always preferrable.

4) Incase correlation is also complete, parameterize values like UserId, Passwrod and fields which would change for every iteration.Make sure you proper commnets in your scripts defininf what all changes you have made.

5) Once script enhancement is complete, execute the script for minimum 2 iterations in VuGen. Check whether all transactions pass.Check all the logs for any missing or broken links.

The above points will ensure that your first step is correct.Later in the script you can add more complex enhancements.

Monday, August 13, 2012

How to clear HP AIS - Loadrunner v11 certification?

There are few pointers that i would like to mention,these are essentially for people who aim to appear for HP AIS - LoadRunner v11 certification-

1. HP AIS Load Runner V11 consist of two papers-

Exam HP0-M48: HP LoadRunner 11.x Software
Exam HP0-M49: HP Virtual User Generator 11.x Software

Questions are multiple type with no negative marking. You get sufficient time to attend questions.You will need to clear both the papers in order to get certificate.

2. What to expect in question papers-

Exam HP0-M48: HP LoadRunner 11.x Software-In this paper questions are related to the LR software.Therefore it is important for candidate to have some hands on experience on LR. Questions range from navigation to listing of menu items. Unless you have seen the software thoroughly (and able to recollect) it would be hard answer questions. Questions where you get to see two or more graphs merged,and you are required to tell what kind of graph it is.Typically there are predefined graphs like layover and all in LR.

Exam HP0-M49: HP Virtual User Generator 11.x Software- In this paper questions are mostly related to run time settings,scripting and practical approach towards a problem.There will be a code snippet and user is expected to tell the output.

3. I will try to incorporate some sample questions in the next post.

Please feel free to contact me on - abhayanand.bhagwat@gmail.com

Cheers.