Load Runner

Load runner is a tool to measure the performance of the application and also to identify the bottle necks of the server. Using this we can perform Load test, performance, stress and volume testing. It comes as a performance testing suit which consists of Vugen, Controller and Analysis components.


Vugen- To record and replay the scripts for debugging purpose.

Controller- To schedule and run the scenarios

Analysis- To generate the reports after performing the load test.
 

Vugen is designed to capture the communication between client and server it will not capture the code for client side activities like selecting Date being invoked by executing a java script in client machine and also running applets.

No comments:

Post a Comment