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
Which are the standards for software test plans?
Can anyone please suggest me a online book on manual testing??
What type of metrics would you use?
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
Explain stub in testing point of view?
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
Can you explain requirement traceability and its importance?
What is difference between cmmi and cmm levels?
Could some one tell me test cases for multi line text boxes like Notes field?
Name three reasons why the tester may choose to record in Context Sensitive mode.
what is data guidelines
What is test management?
Test Cases For Router&Switch
hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.