hi all,
i am new to testing environment.i have two questions
1.what is the difference between volume test and load test.?
2.generally ,what is the output for stress testing.?because
it is beyond the limit.and what is the use of stress testing?

Answers were Sorted based on User's Feedback



hi all, i am new to testing environment.i have two questions 1.what is the difference between vol..

Answer / pramod

In Load Testing we r applying load for a particular
limit.Here we hav to test whether application will take
specified load or not.
In Volume Testing where the system is subjected to large
volumes of data.

In Stress Testing we hav to check at what point or at what
load the application will crash.


Pramod
pramod_login@yahoo.com
9845454652

Is This Answer Correct ?    2 Yes 0 No

hi all, i am new to testing environment.i have two questions 1.what is the difference between vol..

Answer / shri

Load testing:: Evaluate the response time we get at max
load.

Stress testing: Apply user load beyond the limit.System
will crash at one point of time.. We shd know how it is
crashing(ie) decently or not. Decently means before
crashing it should take backup and tell it s gonna crash now

volume testing: To evaluate the testponse time of DB Server

Is This Answer Correct ?    1 Yes 0 No

hi all, i am new to testing environment.i have two questions 1.what is the difference between vol..

Answer / satyaprasad

load test means to test the application with maximum
customer expected load
volume testing means test the build with customer expected
load in lesstime
stress means test the build with more than the customer
expected load(generally customer expected load+5%),so the
advantage of stress test is to ensure that application can
be easily run on the customer expected load

Is This Answer Correct ?    1 Yes 1 No

hi all, i am new to testing environment.i have two questions 1.what is the difference between vol..

Answer / jack

volume testing - test/measure the "volume" (typically
maximum # of transactions) a system, component or module
can handle.

stress testing - test/mesaure the system while under
stress. The stress can come from an outside source. For
example, if you have a 7/24 application, how does it
perform when there is a hot-backup or virus can in play on
the same box? Stress testing can also involved testing the
system under significant load.

Load testing - is a technique - in that you load test an
application to perform stress testing and/or volume
testing. Most automated tools will provide system load -
and as a tester you need to design the test to categorize
if you're trying to volume test a specific component or
scenario; or provide external stress (user load) to the
system.

Is This Answer Correct ?    0 Yes 0 No

hi all, i am new to testing environment.i have two questions 1.what is the difference between vol..

Answer / sr

hi ,
i understodd what is volume and stress test. can u explain
what is the rresult of stress testing .i.e always pass or fail;

Is This Answer Correct ?    0 Yes 2 No

hi all, i am new to testing environment.i have two questions 1.what is the difference between vol..

Answer / sangeetha

load testing means testing the application with increasing
load upto the limit.
e.g: consider limit is 1000 users can login at a time, we
check 1001 users to login at a time.

Stress testing means testing the application with
increasing load beyond the limit.
e.g: consider limit is 1000 users can login at a time, we
check with 1001 users to login at a time.

Volume testing:testing the application with large amt of
data with a short time period.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

Explain about PET Model?

0 Answers   AppLabs,


Explain the STLC?

32 Answers   Accel Frontline, Fidelity, Infosys,


What is white box testing, and what are the various techniques?

0 Answers  


How does one do Ad-hoc Testing?

5 Answers  


How u did security testing for the web application???

5 Answers   SuperValu,






How should testers write the test cases without Specifications

3 Answers   Patni,


How Can I do database Testing ?

0 Answers  


Hi I want to start online training couses for testing Any body plz help me out how to start the online courses Plz post the answer here or send me a mail for kommineni.1020@gmail.com

0 Answers  


what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent

0 Answers   IBM,


why u chose testing as ur career?

3 Answers  


is Testing Engineer Involve in designing the Test Design

5 Answers  


You are testing a new feature that includes a builder(wizard)that walks you through the creation of an item.There are 10 configuration checkboxes you can check/uncheck for the item being built.The builder makes you select 3 of these 10 options.You can choose any 3 options. A)How many possible ways could the item in question be created (i.e. how many possible configurations)? Describe the technique you would use to determine this.

1 Answers   Meridium,


Categories