What is the difference between stress, volume and load
testing?
Answer Posted / aakash bhadoria
All the three types of testing are categorized under
performance Testing.
Load testing: An application performance when checked under
increasing load(Virtual users) to the expected load is
called load testing. In load testing if there are 100 users
defined ie load for the extent an application/system can
bear then the load is increased only to this extent
Stress testing: For above defined criteria stress testing is
always performed above the extreme conditions ie load is
increased above 100 and check at which point application
starts to degrade or stop working.
Volume Testing: This testing is performed while entering the
variety of data in the system.The maximum data at which
system starts to degrade.
| Is This Answer Correct ? | 32 Yes | 1 No |
Post New Answer View All Answers
Can you explain the workbench concept?
how to write manual testcases for download the files from the template. for example:from product cost enddate
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
What is test driver and test stub?
What is mutation testing & when can it be done?
What is bug severity?
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
What is the full form of cmmi?
What is manual testing and what is it process?
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
What type of metrics would you use?
What is the difference between system testing and integration testing?
wat is test management ?what are the components available in test management?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?