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 srs and brs document?
I have cleared written test and one Technical round in one company? now i have to face an Client Round through telephony? Any body have faced client round, how will it be , wil they ask technical or is it only formality round? im nervous, plz let me know wat all they may ask? i have this round on monday?
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
difference between change management and configuration management
whats main working for tester. and developer, and prject manager.
What is an exit criteria?
what is the function generator?
What is un-installation testing?
how many meeting in realtime environment? what are they?plz explain?
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
how deployment phase of SDLC differs in product based and in service based company ?
What is the term ‘quality’ mean when testing?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?