Explain the Stress Testing
Answers were Sorted based on User's Feedback
Answer / rajendra
Stress testing is a form of testing that is used to
determine the stability of a given software system in
abnormal operational conditions.
Testing the application behavior beyond normal operational
capacity.
For example if a web application can handle 100 users max
any point of time.
Remember that 100 users is the max handling capacity of the
web application.
In stress testing testers will generate scenario to test
the application.
as follows:
test-1:110 users
test-2:120 users
test-3:150 users....etc
Then they will observe the Load(user) vs the response(time)
characteristics.this will give the clear picture of the
application under stress conditions.
Byee Friends
Rajendra
pajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / lokesh chauhan
Stress testing is a form of testing that is used to
determine the stability of a given system or entity. It
involves testing beyond normal operational capacity, often
to a breaking point, in order to observe the results.
Stress testing may have a more specific meaning in certain
industries.
Lokesh Kumar Chauhan
lokesh_kumar_chauhan@yahoo.com
Mobile - 09350229669
Noida
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jp
In my view,...It is something like... Number of users use
the application for a logtime and check how much the
application takes to complete a particular operation
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you test cookies?
why do testing are divided into stages primarily becoz: 1)different stage has different purpose 2)Stages makes the testing simpler 3)Different test run in different environments 4)The no of stages the testing is easier Please do answer its urgent
which is the most important test case on the login page ?
Unit Testing can be done by using Nunit?
what the diff b/w verification and validation
8 Answers College School Exams Tests, SunGard,
what is differance between smoke testing and sanity testing?
what is meant by deffered status
what is srs based review, brs based review and trm based review
Suppose " You are given a build with 5 modules to test as per the Customer request after finalization of SRS, But the SRS contains only documentation about 4 modules. On what basis you will continue the testing of 5th module." ?
15 Answers HCL, TCS,
which one is not the integration testing a )Big Bang b)Top-down c)Bottom-up 4) dot remember the 4 fourth option
what is sdlc?explian test plan.
What is difference between web based testing and windows based testing ?