what is the difference between Performance,Load ,Stress
testing

Answers were Sorted based on User's Feedback



what is the difference between Performance,Load ,Stress testing..

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

what is the difference between Performance,Load ,Stress testing..

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

Post New Answer

More Manual Testing Interview Questions

Hi I am preparing for a Software testing interviews and i have attended 4 interviews but i didnt succeeded any of those 4 due to the lack of real time experience can any body please suggest a institute who will train for real time scenarios with good project? in CHENNAI

2 Answers  


what is the difference between test strategy and test plan?

3 Answers  


Where we save the bugs?

2 Answers   Google,


Hello all How to test Manual test cases in Excel? Are there any other tools for Maual testing. If it is done in Excel How will the test cases are executed? For EX:- In QTP/Winrunner are automated it is easy to executed the test cases right, But how is it done in Maual testing? Explain me manual testing,I know only automation. Guys, Pls throw some light on this.(urgent for me) My email ID - Angelina.8128@yahoo.com Regards AA.

4 Answers   TCS,


What is the procedure to write test cases and what are the conditions to write test cases? please say...

2 Answers  






What are the major components of Perf Test Report?

0 Answers  


what is difference between black box and white box testing? In most of the companies which tecnique is used

6 Answers  


is smoke testing is perform before realease Product

4 Answers   Accenture, NIIT,


tell me about ur self and ur testing experience? i don't how to start , what to explain in an interview? plz answer the question in detail.

2 Answers   Accenture, Value Labs,


how do u connect data base in td?

1 Answers  


An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000 Can you please explain in brief, how to do equivalance class?

4 Answers   ISTQB, Tech Mahindra,


What did your base your test cases?

3 Answers  


Categories