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 |
What are the queries mostly asked in testing ? give me some examples.
What is error cusing tecnique
A 2 different developer design same function. After both completed. In testing engineer how do test that function?
what is d difference between software development life cycle & system development life cycle?
What is Functional Testing and Regression Testing?
How will you identify the client side error and server side error in web application?
Can anybody provide me links for the ISTQB certification materials?
what is the difference betwen quality center version 9.0 and version 10.0
eqivalance testing class is made from data and this is made to minimize the test cases and it is black box testing what at which particular time we do this testing i guess while creating test cases we consider this testing .plz if lett me know if i am wrong
1.What are the difference b/w client & server?
is there any checklist to check SRS document
explain fish model in detail?