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 the difference between function testing and system testing ? Please answer with proper pratical exmaple and avoid copy paste of text which written in book
After receiving the build.How will you start the testing
How GUI testing will be done in manual testing for a website?
How do we estimate the number of test cases?
Please give me example of low priority and hign severity defects?
How is your project connected to the Database...tell the procedure??
How will you know if you wrote sufficient test cases for a particular business requirement.
hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?
a apllication is given to you but the requirements and functionalities are missing what will you do to start the testing?
what techinques do u follow in suring testing?
what is testing phase??
what is the path for test director,where the test cases are stored ?