is the volume testing, stress testing, load testing is same
and not tell me the difference plz thanks
Answers were Sorted based on User's Feedback
Stress Testing: Testing a system till it breaks i.e.
providing i/p to the system till its breaking point and the
system is expected to break gracefully, it should not crash
but should give errors.
Load Testing: Testing a system with large amount of Data
input and see that the system should work correctly without
giving errors.
Volume Testing: Testing a system such that multiple no. of
simultaneous users are using the application and the
application should work correctly.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / chandrakant hingole
Yes,valume Testing test the large volume of data.
Stress and Load testing is totally Diffrent
| Is This Answer Correct ? | 2 Yes | 1 No |
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
will rapid test script wizard works in web testing?
What is Dialog Application? Tell me in details about it? Thankd in Advance
What are the basic concepts of database that a software tester should know?
9. What drives your interest in Web accessibility?
Difference between build verification testing,smoke testing,sanity testing,regression testing,functional testing,,is there any relation between these testing types.Always i am facing the same question in the interviews so plz try to answer to my question...plzzzzzz thank u in advance.............
what is requirement tracebility and it's format
What is your experience with change control? Our development team has only 10 members. Do you think managing change is such a big deal for us?
What is the QA environment?
Pls give examples for 1. High severity and high priority. 2. High severity and low priority. 3. Low severity and high priority. 4. Low severity and low priority
What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.
Is integration testing is a validation testing ?