what is the defference between stress and load testing?
Answer Posted / suresh.chaluvadi
I think some of users confused with some terminology used
in industry ?
I) Load test and stress test? Both are same???
One of the most common, but unfortunate misuse of
terminology is treating "load testing" and "stress testing"
as synonymous. The consequence of this ignorant semantic
abuse is usually that the system is neither properly "load
tested" nor subjected to a meaningful stress test.
1. Stress testing is subjecting a system to an unreasonable
load while denying it the resources (e.g., RAM, disc, mips,
interrupts,etc.) needed to process that load. The idea is
to stress a system to the breaking point in order to find
bugs that will make that break potentially harmful. The
system is not expected to process the overload without
adequate resources, but to behave (e.g., fail) in a decent
manner (e.g., not corrupting or losing data). Bugs and
failure modes discovered under stress testing may or may
not be repaired depending on the application, the failure
mode, consequences, etc. The load (incoming transaction
stream) in stress testing is often deliberately distorted
so as to force the system into resource depletion.
2. Load testing is subjecting a system to a statistically
representative (usually) load. The two main reasons for
using such loads is in support of software reliability
testing and in performance testing. The term "load testing"
by itself is too vague and imprecise to warrant use. For
example, do you mean representative
load," "overload," "high load," etc. In performance
testing, load is varied from a minimum (zero) to the
maximum level the system can sustain without running out of
resources or having, transactions suffer (application-
specific) excessive delay.
3. A third use of the term is as a test whose objective is
to determine the maximum sustainable load the system can
handle. In this usage, "load testing" is merely testing at
the highest transaction arrival rate in performance testing
Suresh.Chaluvadi
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what r the 5 major defects that u found in ur shopping related project?
What icon is used in WinRunner to get an explanation of the syntax of TSL?
What is difference between Build, Version and Release
14.What is function point breakdown?
Can you explain v model in manual testing?
write test cases on wall
wat are the questions would the project leader ask about the project?? please do send the answers early.
What are testing techniques? What is difference between general and specific?
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.
What are the various techniques in white box testing?
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
When do we perform smoke testing?