Learn
Load Testing:-
|
Definition:
In the testing literature, the term "load testing" is usually defined as the
process of exercising the system under test by feeding it the largest tasks it
can operate with. Load testing is sometimes called volume testing, or
longevity/endurance testing.
Examples of volume testing:
-
testing a word processor by editing a very large
document
-
testing a printer by sending it a very large job
-
testing a mail server with thousands of users
mailboxes
-
a specific case of volume testing is zero-volume
testing, where the system is fed empty tasks
Examples
of longevity/endurance testing:
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. |
Because time is valuable, we deliver quick and easy learning. At KabInfo.Net,
you can study everything you need to learn, in an accessible and handy format.
"No One Is Great, And Every One Is GREAT"
K.A.Babu (2004)
Testing Joke
Tester : "I Delivered a 100% Bug Free Product!"
|
KabInfo.Net - Testing School is for self training only. We do not warrant the
correctness of the content. The risk of using it remains entirely with the user.
While using this site, you agree to have read and accepted our
terms of use and
privacy policy.
Copyright 2004
. All Rights Reserved.
Logo Courtesy - Venkat Battu
|
|