What is difference between load testing and stress testing?
Answers were Sorted based on User's Feedback
Answer / dhivya swaminathan ramasamy
Load Testing: Load testing means, we test the system with
maximum load specified
Stress Testing: Here we test beyond the maximum level
For example: the system can accept 500 users means, in load
testing we check up to 500 users and in stress testing we
check greater than 500 users
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / shweta
Testing the app with mixum no of user & input is called
LOAD TESTING.
Testing the app with more than mixum no of user & input is
called STRESS TESTING
| Is This Answer Correct ? | 13 Yes | 6 No |
Answer / lakshmi
Testing till the minimum to maximum load mentioned will be
the Load testing and testing beyond the maximum to find at
which point the system breaks will be the Stress Testing
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / shivani
Load testing: It is done to find out the response time and
availibility of an application.
Stress testing: It is done to test application by providing
less resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
load testing:the exection of as/w under customer
configured environment and under customer expected members
to estimate the execution speed of processing is called as
load.
stress:morethan customer expected load.
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / bipin
Load Test: The Load testing is the testing of system from
minimum user to maximum user to test the systems reliability.
Stress Test: The Stress Testing is the testing of system
beyond the sustainable load to test the system robustness.
http://soft-engineering.blogspot.com
| Is This Answer Correct ? | 0 Yes | 2 No |
How to write test scenario for white board?What is scenario? pls explain me with example.
Define brain stromming and cause effect graphing?
what is testing phase??
What is Verification and Validation ?
what is peer test?
2 Answers Semantic Space, SoftProdigy,
Find statement coverage and branch coverage: 1) Read P Read Q if P+Q>100 then print "Plarge" endif 2. Disc=0 order_qty=0 Read order_qty if order_qty>=20 Disc=0.05 if order_qty>=100 then Disc=0.1 endif endif
pls explain company testing process in detail (if anybody working as a test engeneer)
How much the bug is affecting the functionality of the application?
What is the difference between Business Requirement and functional Requirement
wht is the diffrence between bug life cycle and defect life cycle
Hi can anyone Explain smoke testing with real time examples
What are the Different Status of test Cases?
9 Answers Thatavarti Technologies,