Example For Load And Stress Testing.

Answers were Sorted based on User's Feedback



Example For Load And Stress Testing...

Answer / ashish

Load Testing: Testing the application under heavy but
expected(known) load is called load testing.

E.g.: If a chair is capable of bearing 100 K.g. weight, then
for load testing, we put 100 K.g. weight on the chair and
observe the behavior of chair with expectation that chair
will be capable of holding 100 K.g..

Stress Testing: Testing the application beyond its
specification and determine the response of the application
in terms of where application degrades or fails.

E.g.: Put weight of 101 K.g. on the chair and see behavior.
Also continuously increase weight on chair and observe where
it fails to bear load.

Is This Answer Correct ?    11 Yes 1 No

Example For Load And Stress Testing...

Answer / tanu

Load testing:opening no if webpages at a a time and
checking how the system reacts.

stress testing:opening no of webpages at aa time and
minimises the resources like RAM,etc so that stress should
be created at a time and observe how system reacts to this
condition.
that is what i have been taught in the class.

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

what is meant by system test case

1 Answers   HCL, Religare,


what is difference between regression & retesting?

7 Answers  


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 Answers  


What is a test requirement?

5 Answers   Covansys,


What is regression testing?difference between regression and retesting?

2 Answers   SQS,


Guys, can any one of u give the realtime example for Performance Testing

1 Answers  


what is test plan

8 Answers   CTS,


Write functional,system,integration,penetration,load,performance negative test cases for Instant messenger

3 Answers   McAfee,


What are the different phases available in STLC.

5 Answers   IBM,


wat if fiddler and how it is used in tesing an application. please explain with a real time scenario

0 Answers  


How can write testcases on a code under development pls give asnwer

0 Answers  


What is end-to-end testing when we will do that testing?

10 Answers  


Categories