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 |
what is test case? what it consists? what are the types of test cases?
What is build interval period?
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
Who will perform Integration Testing?
What is Alpha and beta testing and What is the diffrence between Alpha and beta testing ?
Hi! I have got an expirence of a year in Software(manual) testing in testing wep applications with ISTQB Certification...Kindly let me if there are any openings for the same,location :Chennai or Hyderabad..
What are the cases why parameterization is necessary when load testing the Web server and the database server?
can anybody tell me what is the difference between bata and alfha testing?? and sanitary testing??qtp testing
Hi frnds,im roopesh. i got job in an MNC company on FAQ experience(2.6yrs)..though i know the subject,but i dont know the real time process in a company. so pls can any one tell me vat is the work that i get first & what should i do ? in starting day ven i enter into company vat is environment there ? so pls frnds send the answer soon & give me support plzz..thanking u all.....
Why should you care about objects and object-oriented testing?
What r the attribute of good software test?
How you will report a bug if u r doing adhoc testing..u are hopping from 1 link to 2nd...so on till 100th link and then there is bug..how will u report this bug...will you write all 100 steps?