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 |
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
what is the deferent between Bug and Defect(error) ?
What do you understand by usability testing?
Hi Please tell me about ERP for hr module what all function u found in hr model .
How is testing affected by object-oriented designs?
my mail id is mudaseer20@gmail.com if i type email id as MudAseEr20@gmail.com and password correctly then what is the output?does it display inbox page
In how many ways you perform batchtesting ?
Define each of the following and explain how each relates to the other: Unit, System, and Integration testing.
tell me 5 new requirements in ur project? plz urgent
How we can test Cookies Manually?
what is the difference between 2-tier appli. and 3-tier appli. testing
hi! this is vivek i am having some of the questions can u clarify it sir 1.what is the model you are following in software development?what is your testing process?