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
can any one post the format of tracebility martrix Plz...... Maid Id: sandhya.shyamala@yahoo.com
what r the measure bugs found in your project??? Give some example abt this.
What is junit & api?
How do you go about testing a project?
Which are the different tests for apparel testing?
What are the cases when you’ll consider to choose automated testing over manual testing?
What is bug release?
what are the testing appraoch that you have tested for Bread toaster
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
Can you explian $ pillar of Agile
What is a test severity and test priority? difference between them with suitable examples?
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?
Which are the standards for software test plans?
What is the difference between a bug, a defect and an error?
What is bug severity?