Print Page | Close Window

Goals of Load Testing

Printed From: One Stop Testing
Category: Testing Tools @ OneStopTesting
Forum Name: LoadRunner @ OneStopTesting
Forum Discription: LoadRunner is a performance and load testing product by HP / Mercury Interactive for examining system behavior and performance, while generating actual load.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=3087
Printed Date: 20Dec2024 at 6:09am


Topic: Goals of Load Testing
Posted By: tanushree
Subject: Goals of Load Testing
Date Posted: 22Oct2007 at 1:01am

Goals of load testing:

  • expose bugs that do not surface in cursory testing, such as memory management bugs, memory leaks, buffer overflows, etc.

  • ensure that the application meets the performance baseline established during performance testing. This is done by running regression tests against the application at a specified maximum load.

          Although performance testing and load testing can seem similar, their goals are different. On one hand, performance testing uses load testing techniques and tools for measurement and benchmarking purposes and uses various load levels. On the other hand, load testing operates at a predefined load level, usually the highest load that the system can accept while still functioning properly. Note that load testing does not aim to break the system by overwhelming it, but instead tries to keep the system constantly humming like a well-oiled machine.




Print Page | Close Window