LoadRunner – Introduction

“LoadRunner” the biggest name in the performance testing world. Loadrunner has a variety of protocol support which covers nearly all types of the software platform. It has a long history which could be worthless to discuss here but as a performance tester, you should know it. Therefore I described the past journey of LoadRunner in brief.

History:

Loadrunner HPE acquired LoadRunner, as part of its acquisition of Mercury Interactive in November 2006 and named as HP LoadRunner. Later on, HP launched LoadRunner’s SaaS version called ‘HP Performance Center’. On 1 September 2017, the announcement of the merger of Micro Focus with HPE gave it a new name called “Micro Focus LoadRunner”.

How does LoadRunner work?

LoadRunner works on the concept of recording and replaying the user activities and generating the desired load on the server. It simply simulates the real world user’s actions and helps to identify the performance of the software application or system by generating virtual load. The main steps include:

  1. Recording/Scripting: To capture the user action into a script.
  2. Test Execution: Replaying the script along with virtual load to simulate the real-world situation in the test environment.
  3. Result Analysis: To provide accurate result in terms of load handling capacity and responsiveness of the application.

LoadRunner simulates real user activities in the form of scripts (program) and runs those scripts by generating virtual users (threads/processes). These virtual users are known as ‘Vusers’. During performance test execution, Vusers run concurrently and generate the traffic on the server. On the completion of the test, LoadRunner collates the results and save in a file (called Raw results). This file can be opened through the Microfocus Analysis tool and performed further analysis on the test result. In the end, the Analysis tool generates the report (in pdf, HTML, excel etc. format) which concludes the test result.

LoadRunner Components:

Micro Focus LoadRunner has the following components:

  • Virtual User Generator or VuGen: It records end-user business processes and creates an automated test script in the form of programming language. The generated script is called as ‘VuGen Script’ or ‘Test Script’.
  • Load Generators:  These are machines which generate the virtual load as per the requirement. During test execution, the Controller distributes each Vuser in the scenario to a load generator. Load generator is also used to simulates the geographical location of the users.
  • Controller: It organizes, drives, manages, and monitors the load test. A controller is also used for workload modelling. Workload Modelling involves the creation of a test scenario as per NFR (Non-Functional Requirement).
    For example: During the load test, 50 virtual users should generate 2 requests per second load on the server.
    To execute a performance test, there must be at least one controller. In the absence of LG, a controller can also generate the load up to a certain limit (depends on the hardware configuration of the controller). Another function of a controller is to commands the Load Generators via Agent during the test execution which involves
    • Which script needs to pick?
    • How much load needs to generate and at what time?
    • When to stop the test? etc.
  • Agent: The LoadRunner agent sets-up a communication between the Controller and the Load Generator.
  • Analysis: It helps to view, dissect and compare the results of the load tests. Analysis tool displays the result graphs and statistics to validate the test result against the defined NFRs (Non-functional requirement) and to find out the bottleneck (performance bugs). The analysis tool also generates a report based on the test result.

Why LoadRunner?

There are many reasons to choose Microfocus LoadRunner as a Performance Testing tool:

  • LoadRunner has a simple and interactive user interface.
  • It removes the drawbacks of manual performance testing with its user-friendly components.
  • LoadRunner reduces the requirement of physical testers by replacing real (physical) users with virtual users (Vusers). 
  • Vusers emulate the behaviour of real users and create real-world load on the server.
  • LoadRunner limits the requirement of excess hardware. Since there are no physical users so a single Load Generator machine can generate multiple user load and reduces the requirement of hardware or physical machines.
  • A controller has a single point of control over all the Vusers.
  • Easy correlation method (to handle the dynamic values coming from the server). Also, intelligent auto-correlation feature
  • Supports mobile and cloud performance testing
  • The flexibility of the controller helps to create the user load test of any pattern.
  • Live graphs and statistics of client-side performance metric during the test.
  • LoadRunner also supports to monitor the network and server resources to identify the bottleneck.
  • Ease of integration with APM tools.
  • A wide variety of graphs helps in result analysis.
  • Option to generate the reports in multiple formats.
  • 100% automation of the test cases allows the repetition of the test as and when required.
  • On-premise and cloud options are available.
  • Dedicated Team support

Conclusion:

The selection of the performance testing tool depends on the technology and the budge of the client. LoadRunner is a licensed performance testing tool which also has a free trial version. Today, companies and clients have multiple options for performance testing tool in the market but many reputed clients still keep their faith in Loadrunner and want to continue with it. Because of:

  • Accuracy of the result
  • Resources are easily available
  • Support of (nearly) all old and new technologies
  • Quick and Strong support community
  • Data security
  • No third party involvement

Hence LoadRunner is a good option to learn and build a career in performance testing field.


You may be interested:




Leave a Comment