difference between load testing and stress testing?
Answers were Sorted based on User's Feedback
Answer / rkcr
Stress Testing :
To evaluate a system beyond the limits of the specified
requirements.
Load Testing : verifies a website can handle a particular
number of concurrent users while maintaining acceptable
response times.
Note: Load testing and stress testing are different types
of performance testing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / satish
Stress testing is the process of determining the ability of
a computer, network, program or device to maintain a certain
level of effectiveness under unfavorable conditions. The
process can involve quantitative tests done in a lab, such
as measuring the frequency of errors or system crashes. The
term also refers to qualitative evaluation of factors such
as availability
Load Testing:it meant constantly increasing the load on the
system via automated tools. For a Web application, the load
is defined in terms of concurrent users or HTTP connections.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / naveen kumar k.l
Assume that we have to develop an application for 100 users
of load.
Load Testing:Testing the behavior of an application by
applying a load which is less than or equal to designed load
( 100 users),under proper environment conditions.
Stress:Testing the behavior of an application by applying a
load which is greater than designed load( 100 users),under
proper environment conditions.
This means we are testing the application by applying a
load which is greater than designed load.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / mfsi_priyankaa
Load Testing- Testing the system or application to its
maximum capacity.
Stress Testing- Testing an application or system beyond its
capacity.
| Is This Answer Correct ? | 0 Yes | 0 No |
how many functional testcases u can write for triangle
Write a Test scenario for Outlook Search functionality.
how would one evaluate test effectiveness? if at all it is possible what type of metrics will be used to calculate effectiveness.
Generally Where do we concentrate more while doing Web Application Testing means which functional area...Thanks in advance...
What is meant by back-end testing?
expalin with ex high priority high severity, and low sev low prioority? brahma412@yahoo.co.in July 24
What is adhoc testing?when it can be done?
What is Elementary Acceptance Testing
What is the responsibility of programmer’s vs QA?
what are test cases for edit,add,delete,save,preview and main buttons and test scenarios
What is the outcome of integration testing?
what is test summry report ?plz explain?