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


Please Help Members By Posting Answers For Below Questions

Describe your personal software development process.

2165


a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh

1426


can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing

1594


Give me an example of something you tried at work but did not work out so you had to go at things another way.

1660


Explain the manual testing process?

734






what are the typical problems in web testing?

762


What r the things,u prefer and prepare before starting testing?

1787


In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.

4453


Explain test metric and the information it provides.

692


Difference between Re-testing and Regression testing?

708


Give an example for pre testing and post testing ?

1557


write test case for linked in sign up page ?

1904


Test approach to windows update?

1745


how will you test a wine filled bottle along with 100 glasses

1874


What is meant by entry criteria and exit criteria in software testing?

687