Diff between stress and load testing with example?
Answers were Sorted based on User's Feedback
Load testing we check for scalibility & performance of the
application in customer expected Environment and
configuration.
Stress we try to check the performance of the application
under unintended loads / peaks hours to see at which point
the application fails to support customer expected
performance
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / srinivas_anchoori
my answer is also same as above with a clear example.
suppose if we take ICICIBANK.COM Site.
load testing:In this we test for example it(ICICI) has 100
customers whether all of them can simultaneously can access
the appln or not.
STRESS:In this we test the maximum limit up to which we can
use the same existing version of appln.for ex upto 200
customers or 250 customers etc....
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / deepak
Stress testing:
This test is designed to test software at what limit will
fail. This test is carried out in environment/situation.
Load testing:
It is the capacity and resilience of a system on different
Hardware platform. This is done in normal environment/situation.
| Is This Answer Correct ? | 0 Yes | 2 No |
Tell exact difference b/w Smoke and Sanity testing with example?
What is a "Good Tester"?
what is actually contain test report? can anybody post the test report
What is Test Strategy and Test Plan..what is the Diff.between those?
What is accessibility testing
What is difference between quality and testing?
hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,
I am graduate and have 6 yrs of experience in Testing. How much salary can I demand or expect
what is the diff between testing and debugging
Is quality control similar to quality assurance?
how do we start testing when the build is required
there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed that bug. when u r doing regression testing from whic test case u'll do tetsing?? will start from 85 th test case are u'll execute 100 test cases??