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 Software Testing ?

5 Answers  


types of testing?

7 Answers  


How will you report defect in your organisation?

4 Answers  


what is equivalence boundary

7 Answers   Deloitte,


8. What would entice you to return?

0 Answers  






1.when do we start testing and explain briefly please assp 2.when will we stop testing friends tell me immediatly

2 Answers  


How we make scripts for unit testing with Nunit.

0 Answers  


hi plz send me top 30 FAQ's & answers on MANUAL TESTING.... regards Sanjana

2 Answers  


what is Defect Containtment?

1 Answers   Accenture,


does the efficiency of test increases with increase in number of test cases.that is the more number of test cases then more efficient is the applications test,is it true?

2 Answers  


U have a Scenario and there is box to enter values from 0 to 1000. Now what is the Test data u will test? What are the positive and negative test cases? How will U use Equivalence class Partition ?

7 Answers  


what is the use of a tester.Even admin or developer others can do testing What is the main advantage of atester. why do testing team need testers.

4 Answers   HCL,


Categories