HP LoadRunner is a load testing tool from Hewlett Packard Enterprise used to test applications by simulating thousands of users concurrently. It records user interactions with an application and replays them while measuring system performance under different load levels. Key components include Load Generators that simulate users, a Controller to manage test runs, and an Analysis module to report on results. LoadRunner scripts are typically created using ANSI C, but also support Java, .NET, and JavaScript.
Related topics: