what is difference between BVA and Equivalence Partitioning ?
can u explain BVA for three digits?

Answer Posted / castor_troy

BVA is only for boundary testing. If the range is 20 - 40,
then the values for testing will be 19,20,40,41(min, min-1,
max, max+1). That is we test even for below the minimum
value and above the maximum value and the boundary.

whereas in equi. partitioning we test within the range and
the boundary but not below or above the expected/mentioned
values.

hope this is clear?

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?

1654


What were the major challenges u faced while testing

2061


how to create automation frame work ?

1595


what is the function generator?

1702


You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.

2133






What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?

1572


14.What is function point breakdown?

2243


What is formal testing?

682


1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases

5544


What ishigh severity, low priority bug?

690


Write all combinations of test cases for calculater on + symbel

1810


Test approach to windows scheduler?

1652


is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?

1996


hi friends .......... from srs to signoff what r the tests the testing team will conduct either sequentially or parallel pls advice thanks in advance

1458


For any web application, what are the possible login features that should be tested?

809