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 |
1. what is severity and priority and who will decide what .?
What type of metrics we prepare in testing?What is the use of those? can any body plz let me know. udya uday_testing@yahoo.co.in
What are the possible test cases/test scenario for Search functionality ?
What r the features,u take care in prototype testing?
Can Any Body Explain Major Bugs Find During Manual Testing
What different sources are needed to verify authenticity for CMMI implementation?
How to test check boxes
what is crud testing ?
Hi... What is difference between QA and testing?
i have worked in 11 month duration project. interviewed person asked me for wat purpose you worked in that project and wat you worked. you worked for a long time in one project. its loss for the company you worked.
Should Tester have to write separate test cases document for Functional testing, UI testing, Regression Testing, Stress testing etc....?
You have raised a priority 1 bug that needs to be fixed for release tonight, the developer concerned is refusing to fix this, what do you do and why?