Example For Load And Stress Testing.
Answers were Sorted based on User's Feedback
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 |
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 |
What is Software Testing ?
types of testing?
How will you report defect in your organisation?
what is equivalence boundary
8. What would entice you to return?
1.when do we start testing and explain briefly please assp 2.when will we stop testing friends tell me immediatly
How we make scripts for unit testing with Nunit.
hi plz send me top 30 FAQ's & answers on MANUAL TESTING.... regards Sanjana
what is Defect Containtment?
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?
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 ?
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.