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 is the first test in software testing process?
What is ofx testing?
How do you go about testing a project?
what is data guidelines
What is early testing?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
How would u test and automate an Antivirus application ?
what is the impact analysis?
Test cases for Internal IP Messenger
What is build interval period?
Please anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
hi friends .......... from srs to signoff what r the tests the testing team will conduct either sequentially or parallel pls advice thanks in advance
how to write test cases for epos/pos testing.
When we use integration testing for any new system so why we required system testing.