someone tell me the difference between volume testing,
stress testing and load testing?
Answer Posted / 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 |
Post New Answer View All Answers
Test cases for Internal IP Messenger
Difference between smoke and sanity testing
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
what are the risks and contingencies u had in ur project?
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
What is software review?
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
what is fusion testing and impact analysis???
Do you know anything about Set Top Boxes?
How can I done a Web Testing? Which steps are include in it?
What is mean by incident logging system ?
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
Work flow in testing in your company?
Explain unit testing, integration tests, system testing and acceptance testing?