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 |
How we can explain a bug which may arrive at the time of testing? Explain that bug in details?
What features of sqlserver is generally used in database testing
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
pleez mail me testcase examples for web application..at mina_ims@yahoo.com
what is meant by regression testing?
Which methodology u follow in testcase?
What is manual testing and what is it process?
. Diff. between Application server and web server? 2. Default port number of Tomcat? 3. bug life cycle? 4. what is defered status in defect life cycle? 5. smoke test? 6. Do you use any automation tool for smoke testing?? 7. verification and validation? 8. Testing process in your comp.? 9. Testing methodology? 10.when a bug is found what is the 1st action? 11.what is best bug in your current proj. which you found?? 12.what is test plan and explain its contents? 13.Advantages of automation over mannual testing? 14.explain some SDLC models? 15.ADhoc testing? 16.what is mean by release notes? 17.what are all the contents of release checklist? 18.when a new build comes what is 1st action?(performing smoke test). 19.how many test cases will you write for 1 day? 20.what is the bugbase do you use in your comp.?
Can anyone tell me what is meant by "Mainframes Testing"? Also, Plz let me know what r all d responsibilities of a Manual Tester in Mainframes Testing? Plzzz reply!!
14 Answers Accenture, American Express, Cap Gemini, Google, IBM,
How do u determine,what to be tested?
What is an equivalence class