someone tell me the difference between volume testing,
stress testing and load testing?
Answers were Sorted based on User's Feedback
Answer / ics_ab
Vloume Testing - if you want to volume test your
application with a specific database size, you will explode
your database to that size and then test the application's
performance on it. An example could be when there is a
requirement for your application to interact with an
interface file (could be any file such as .dat, .xml), You
will create a sample file of the size you want and then
test the application's functionality with that file test
the performance.
Stress - is a form of testing that is used to determine the
stability of a given system or entity. It involves testing
beyond normal operational capacity, often to a breaking
point, in order to observe the results.
Load - testing is to test software intended for a multi-
user audience for the desired performance by subjecting it
with an equal amount of virtual users and then monitoring
the performance under the specified load, usually in a test
enviromnent identical to the production, before going live.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / venkat
Load testing: testing whether the software working at customer expected load or not
Stress testing: testing whether the software working at More than customer expected load or not.
Volume testing: testing capacity of the database by inserting model data as per customer requirements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Currently iam working in a small concern as a test engineer, i have 3.6 yrs exp in manual testing, currently iam looking for other concern, but some my friends saying that testing is no longer, plz switch over to designing, but iam interested in only testing, i want to know whether the Testing has a boom or not? plz guide me
someone tell me the difference between volume testing, stress testing and load testing?
Define performance and stress testing?
what is diff b/w resting & regression testing?
Hi, Please tell how to write system test cases for between two modules. please ans real time expirience people... thanks in advance..
hi what are the test cases for web application..i need these example..please..mail me at mina_ims@yahoo.com
what is difference between report defect and track defect
What is the role of Documentation for QA?
where do you write the test cases
what is the difference in smoke and sanity testing.?
Why Should we prepare traceability matrix?
diff b/w waterfallmodel & v-model?