Explain the Stress Testing

Answers were Sorted based on User's Feedback



Explain the Stress Testing..

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

Explain the Stress Testing..

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

Explain the Stress Testing..

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

Post New Answer

More Manual Testing Interview Questions

How can a tester ensure that his\her test cases covers all the functionalities of a particular application?

5 Answers   Accenture, Oracle,


what is smoke testing?

9 Answers  


how to write test cases for fibonacii series

2 Answers   Impetus,


if the object is identified by QTP & also virtual object wizard then which object will added to object repository

4 Answers   Tech Mahindra,


How to write test cases for testing databases,especially for testing and writing test cases for stored procedures.

1 Answers   IBM,






What is difference between SDLC & STLC?

1 Answers  


Which Tests the whole system rather than software? a.)Blackbox testing b.)Whitebox testing c.)Stress testing d.)Mutual testing

4 Answers   Amdocs,


what is the differance between functionality and functional testing?

3 Answers   Accenture,


What is a "Good Tester"?

10 Answers   Ordain Solutions,


how can u do regression testing tell me procedure?

17 Answers   TCS,


What is Testcase? How to define seviority and priority of a bug?Explain me with example?

8 Answers  


Can you tell some body how to test a situation that to sell a share if it reaches 30(present value is 25) and the time limit is 120 days. Every day the market starts from 10 A.M to 3 P.M. it may execute any time with in the time period. Pls tell me the answer.

1 Answers  


Categories