what is the difference between Performance,Load ,Stress
testing
Answers were Sorted based on User's Feedback
Answer / sj1234
Performance testing verifies loads, volume and response
time as defined by requirements
while load testing is testing an application under heavy
loads to determine at what point the system response time
degrades.
Stress testing - Verifies the acceptability of the target-
of-test's performance behavior when abnormal or extreme
conditions are encountered, such as diminished resources or
extremely high number of users.
Briefly:
Performance testing is the overall process,
Load testing checks that the system will support the
expected conditions,
Stress testing tries to break it
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / sachin arora
The goal of performance testing is not to find bugs, but to
eliminate bottlenecks and establish a baseline for future
regression testing.
A clearly defined set of expectations is essential for
meaningful performance testing.
Once you know where you want to be, you can start on your
way there by constantly increasing the load on the system
while looking for bottlenecks.
Load Testing 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.
Stress testing tries to break the system under test by
overwhelming its resources or by taking resources away from
it (in which case it is sometimes called negative testing).
The main purpose behind this madness is to make sure that
the system fails and recovers gracefully -- this quality is
known as recoverability.
| Is This Answer Correct ? | 4 Yes | 0 No |
exactly what is the purpose of configuration mgt tool? also give some examples?
PLS HELP. i'm a rookie How to write test case with multiple textboxes??
What is "pet model" of Bug reporting cycle
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
What is meant by YUI testing?
What is a test log?
Tell me test cases for water bottle
what is a bug?
what is crud testing ?
What are the Testing types can Follow for Web application Project ?Please Help me .....Urgent ....
3 Answers CTS, Indian Airlines,
how do we update the test cases if the requirements change in manual testing. if we r not using quality center. depending on the changed requirements do i need to write a new test case or can we update the old test case.basically i want to update i dont want to write a new test case. so plzzzzzz answer.
After receiving the build.How will you start the testing