What's the difference between Stress testing & Load testing
Answers were Sorted based on User's Feedback
Answer / minal bhungani
Load Testing is performed to check application response
under maximum load. This type of testing is performed to
check maximum capacity of the application with maximum
number of users.
while Stress Testing is performed to check the application
response beyound the load. Main goal of this testing is to
identify the point where system will crashed. This type of
testing is performed as Negative Testing
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / anjali
Load Testing: Verifying whether the application supports
customer expected load at customer expected configuration
system.
Stress Testing:Finding max limit of load at customer
expected config system.
In detail stress testing is done to evaluate the system
beyond the limits of specified requirements to ensure that
the system doesnt break.Stress testing is done to find out
if the products behaviour degrades under extreme
conditions.For this the product is overloaded to find out
its behaviour.It helps us to understand how the system
could behave under extreme conditions like insufficient
memory,inadequate resources etc.This helps to know the
situations under which the tests fail so that max limits in
terms of users,no. of transactions etc can be know.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ch.s.m.prasad
Load testing: The execution of our app. build is going to
support customer expected configuration and customer
expected load to estimate the speed of processing of our
app. build.
Stress testing : The execution of our app. build is going
to support customer expected configuration and various load
interfaces from low to peek to estimate the speed of
processing of our app. build.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / vachepallynaresh
load testing is to check the project is supporting to the
decided max users or not.
where as stress testing is checking the project how much
max load the project can support.
Is This Answer Correct ? | 0 Yes | 3 No |
difference between test suit and test scenario? (Asked in Zensar Hyderabad today(17-1-12010))
Can you explain equivalence partitioning?
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
What type of testing will be done in Installation testing or system testing?
i am fresher in manual testing.how to do database testing.
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
What is Rekey Defect?
Hi, I am planning to write ISTQB Advanced level certification (Functional & Technical). Pls help me to find out the material for these certifications and which one to write first(Functional or Technical)
which testing is better equivalenc partitioning or bouandary value analysis and why?
how can u practice (or) improve ur tetsing skills? they asked me this question in interview. plz answer this question also i dont know how to improve my testing skills? where can i find applcations?
who prepares the following documents and when are these prepared?please explain in detail?WHAT ARE These meant for? srs,frs.brs,use case,test plan,project plan
What is a Scenario Matrix's document?