What is load Runner?
LoadRunner is a performance and <a href="https://en.wikipedia.org/wiki/Load_testing" target="_blank" rel="nofollow noopener noreferrer">Load Testing</a> product by <a href="https://en.wikipedia.org/wiki/Hewlett-Packard" target="_blank" rel="nofollow noopener noreferrer">Hewlett Packard</a> (since it acquired <a href="https://en.wikipedia.org/wiki/Mercury_Interactive" target="_blank" rel="nofollow noopener noreferrer">Mercury Interactive</a> in November 2006) for examining system behaviour and performance, while generating actual load. LoadRunner can emulate hundreds or thousands of concurrent users to put the application through the rigors of real-life user loads, while collecting information from key infrastructure components (Web servers, database servers etc). The results can then be analysed in detail, to explore the reasons for particular behaviour.
Consider the client-side application for an <a href="https://en.wikipedia.org/wiki/Automated_teller_machine" target="_blank" rel="nofollow noopener noreferrer">Automated Teller Machine</a> (ATM). Although each client is connected to a server, in total there may be hundreds of ATMs open to the public. There may be some peak times â such as 10 a.m. Monday, the start of the work week â during which the load is much higher than normal. In order to test such situations, it is not practical to have a <a href="https://en.wikipedia.org/wiki/Testbed" target="_blank" rel="nofollow noopener noreferrer">Testbed</a> of hundreds of ATMs. So, given an ATM simulator and a computer system with LoadRunner, one can simulate a large number of users accessing the server simultaneously. Once activities have been defined, they are repeatable. After debugging a problem in the application, managers can check whether the problem persists by reproducing the same situation, with the same type of user interaction.
Working in LoadRunner involves using three different tools which are part of LoadRunner. They are Virtual User Generator (VuGen), Controller and Analysis.
This is copied from wiki 😀
![[IMG]](proxy.php?image=http%3A%2F%2Fmerc.tv%2Fimg%2Fscr%2Flr%2Fhow_load_runner_works.gif&hash=d5efb02fe81f0a73a9f06895eb3a0278)