Answer Posted / chandresh
Volume Testing belongs to the group of non-functional
tests, which are often misunderstood and/or used
interchangeably. Volume testing refers to testing a
software application with a certain amount of data. This
amount can, in generic terms, be the database size or it
could also be the size of an interface file that is the
subject of volume testing. For example, if you want to
volume test your application with a specific database size,
you will expand your database to that size and then test
the application's performance on it. Another 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); this interaction could be reading and/or
writing on to/from the file. You will create a sample file
of the size you want and then test the application's
functionality with that file in order to test the
performance.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What r the functional testing u perform?
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
Hi guys,I have 3+ years of exp in manual testing in a bangalore based MNC company.I Like to jump in chennai.So please if u know any jobs in chennai firms please let me know in my email-id. anbarasu2k@rediffmail.com. cheers, anbarasu.
What are the different available models of sdlc?
what exactly is heuristic checklist approach for unit testing?
Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID
What is the Myers Boundary Table?
Inwhat basis the time is allocated for testing the application?
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
integration test cases for mouse and keyboard
Do you use any automation tool for smoke testing?
Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.
What is an exit criteria?