difference between stress testing and loadtesting

Answers were Sorted based on User's Feedback



difference between stress testing and loadtesting..

Answer / guest

Hi
check out the link
http://www.allinterview.com/showanswers/3695

Pls. Browse the all interview .. Go to the concerned
category.. If you still not found the question that ur
seraching then post it in the site.
Dont mind for saying like this..b'cos iam observing the
repeated questions posting in the site.

Thanks Man..

Is This Answer Correct ?    1 Yes 0 No

difference between stress testing and loadtesting..

Answer / sailaja

Load Test: testing the application performance when number
of users are concurrently accessing the application

Stress test: by increasing the load, at what point of load
the application would fail to perform.

Performance test: testing for the Volume, response time and
stress of the application

Is This Answer Correct ?    0 Yes 0 No

difference between stress testing and loadtesting..

Answer / subbu malepati

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.

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.

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 ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is the scope of manual testing?Please let me know because I want my carrer as a tester.

0 Answers  


What are the advantages of automation over manual testing?

0 Answers  


I HAV BEEN TO ONE INTERVIEW FEW DAYS BACK, tHEY ASK ME " TELL ME THE DIFFERENCE BETWEEN MANUAL & AUTOMATION TESTING" CAN ANYONE PLASE TELL ME THE PROPER ANS FOR THE SAME. THANK YOU

8 Answers   CitiGroup,


explain the Compatibility testing

5 Answers   EDS,


How you will do regression testing on login form, After fixing the bug?

5 Answers  






what is increment testing approach?

0 Answers  


What is CRD and SRD file

1 Answers  


Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.

0 Answers  


How do you develop a test plan and schedule? Describe bottom-up and top-down approaches.

4 Answers  


10.List five words that best describe ur strengths?

1 Answers   VJIL Consulting, Wipro,


Define PRAD?

1 Answers   IBM,


By using any techinique in tesing......how to find the greatest number between 1-10.?

2 Answers  


Categories