What's the difference between Load and Stress testing ?

Answers were Sorted based on User's Feedback



What's the difference between Load and Stress testing ? ..

Answer / asan mohamed

Load testing
Testing the application with maximum number of users and
input.
Stress testing
Testing the application with more than the maximum number
of users and input.

Is This Answer Correct ?    15 Yes 4 No

What's the difference between Load and Stress testing ? ..

Answer / kavita

Load testing is the process of creating demand on a system
or application to measuring its response.

Stress testing is process used to determine the stability of
a given system or application.Like testing beyond normal
operational capacity, often to a breaking point, in order to
observe the results.

Is This Answer Correct ?    10 Yes 2 No

What's the difference between Load and Stress testing ? ..

Answer / sailaja

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

Is This Answer Correct ?    3 Yes 2 No

What's the difference between Load and Stress testing ? ..

Answer / vijay anand

Load Testing:
Testing with maximun no. of users and systems

Stress Testing:
the application with more than the maximum number
of users and input.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com

0 Answers  


What criteria would you use to select Web transactions for load testing?

0 Answers  


what is test metrics? difference between test matrix and test metrics? (Asked in Zensar Hyderabad today(17-1-12010))

1 Answers   Zensar,


what is bug life cycle?

9 Answers   Cap Gemini,


write a test case for air conditioner

6 Answers   Wipro,






What is the Technique followed to test Login Screen(Web) BVA or Equivalent Partition why?

10 Answers   IBM, RTG,


can u tell me some bugs in any banking application.

1 Answers  


what is application state, base state, & call state.

1 Answers   TCS,


What is the general testing process?

6 Answers   Polaris,


what is the work flow of testing(glamorous)

2 Answers  


What is the difference between bug , error and defect ? Explain with example. 2... What is diff between test approach , test strategy, Test plan and test methodology documents? 3...How to test a website with manual testing? 4. What methodologies have you used to develop test cases?

13 Answers   Infosys, SCI, Wipro,


How do you determine what to test?

4 Answers  


Categories