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 |
On which documnets are used to write System Test Cases? What are the contents in Ststem Test Cases?
could anyone tell me atleast 5 ADV & DIS-ADV of Manual and automation testing
What are the document required to prepare during testing?
When should testing start in a project?
Hi everybody. In an interview i was asked to write the ECP for the range (1-10).
Suppose you have given a project which have less Requirement specification documents or say no specification what will your decision how will you conduct the testing.
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
What is TRR ?
Hello, I am interested to make a career in software testing. I am searching for a recommended book in manual Testing tools Please advise recommended books which is a good text book for learning software testing.
differentiate between QA and QC?
You have been given 2 projects to test, what are the key factors you consider when prioritizing you work load?
Explain Bug/Defect Life cycle?