Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is B.V.A with brief example?

Answers were Sorted based on User's Feedback



What is B.V.A with brief example?..

Answer / novic

Boundary value analysis is a type of testing technique in
Black Box testing. For example, if you are going to test a
testbox, which accepts value 1 - 100, there is no need for
you to test with all values from 1 - 100. To minimize your
testing work, you can minimize with test data.Selecting
minimum value, minimum value - 1, minimum value + 1,
maximum value, maximum value + 1, maximum value - 1, we can
reduce our test data in our example.
so the test data's will be 0,1,2,99,100,101.Instead of
using 100 values and test, Use only 6 values to test that
scenario.

Is This Answer Correct ?    27 Yes 4 No

What is B.V.A with brief example?..

Answer / sudhakar8

A technique that consists of developing test cases and data
that focus on the input and output boundaries of a given
function. In same credit limit example, boundary analysis
would test:
Low boundary +/- one (999 and 1,001)
On the boundary (1,000 and 1,500)
Upper boundary +/- one (1,499 and 1,501)

Is This Answer Correct ?    6 Yes 2 No

What is B.V.A with brief example?..

Answer / anuradha.gangurde29@gmail.com

it is technique to reduce the testing work ( block ox
testing ) .in boundary value analysis is next step of
euivalent partition , let us take one exmple .

in the application there is form which suppose to fill by
customer . In this form there is field say age , user has
to enter the age , and the requirement document specify the
range of the field like it accept oly the values fron 16 to
25 then in boundary valu analysis u can enter the value

lower range >> 15,16,17
upper range >> 24,25,26

in the age field and check the performance of the
application .

Is This Answer Correct ?    4 Yes 2 No

What is B.V.A with brief example?..

Answer / antu

bva: it is boundry value analysis. here a range of values
are given as input to test the application.

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

what is the difference b/w test scenario and test case? pls explain with one example the preparation of both? thanks in advance ................

4 Answers  


1. what exactly is heuristic checklist approach for unit testing ?

0 Answers  


1.Differentiate SDLC & v-model? 2. " verification and validation? 3. " quality assurance and quality control? 4.what are the components in test strategy? 5.Differentiate test strategy & test plan? 6.wht methods will you follow in yoiur company for test design?

1 Answers  


exactly what is the purpose of configuration mgt tool? also give some examples?

8 Answers   Accenture,


What is the difference between bug,error,defect.

5 Answers  


What is unit level testing?

0 Answers  


What are the modules of quality center?

0 Answers  


How we prepare the Requirement Traceability Matrix(RTM). Write the format please.

2 Answers  


Difference between Functional and System testing?

2 Answers   EAD, IBM,


Hi Giving the good example for High priority with low severioty bug examle?

10 Answers   Hexaware,


At what stage the unit testing has to be done?

2 Answers  


what is defect clustering and pesticide paradox?

6 Answers   IGT, Optimus, SOS, Verifone,


Categories