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 |
How the application is launched to the production environment?
what is compliance testing?
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
equivalence class partitioning techniques used in system testing or not
Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.
Need Browser compatibility checklist? If any of you are having any doc or checklist on the same please share it with me.
What types of documentation are used in qa?
What is Usability testing? Can you please give me some examples of usability test cases or how to write usability test cases.
what are the good test cases for the login form containing 4 fields like Username,Password,LOGIN button and CANCEL button?
What is Test Strategy and Test Plan..what is the Diff.between those?
Write test cases for agent login screen agent name will 4 to 20 character. password length not mention two buttons, 1-submmit and 2-Reset
what are the types of priority and sevority?