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 difference between equivalence partition and
boundarary value ananlysis?

Answers were Sorted based on User's Feedback



what is difference between equivalence partition and boundarary value ananlysis?..

Answer / pallavi

let me u explain with an example:
think a login page two text boxes for userid and passwd
and there are some conditions given in SRS which should be
satisfied like for suppose
username: min length=4
max length=7
alphanumeric
for this if u where to write BVA and ECP
then it is in this manner
BVA
min+1 valid
min-1 invalid
max+1 invalid
max-1 valid

ECP
valid invalid
0-9 special characters
a-z
A-Z
so simple in
BVA:we are testing the boundaries
ECP: we are dividing input values to be given into valid
and invalid values
hope u can try it for passwd

Is This Answer Correct ?    14 Yes 0 No

what is difference between equivalence partition and boundarary value ananlysis?..

Answer / akram

Boundary value analysis(BAV)and Equvilence partition both
are techniques in black box testing
BAV:in this technique we split the domin in to input
clases of data along its boundaries and generate test cases
for boundary values
lowervalue + 1 , Upper +1 ,Lower -1 ,Upper -1,Lower,Upper

Equivalence partition:in this technique we take the domain
value and split the range in to equivalent classes and
generate the testcases for equivalent clases

Is This Answer Correct ?    4 Yes 0 No

what is difference between equivalence partition and boundarary value ananlysis?..

Answer / sr

HI,
Equivanence partition:we check any one value in between the
range.
For EX: if a range is 10 to 50 (10-50).ten we have to check
any one value in between the range. for this we take 40.it
means it it a valid test case. for these there are three
testcases will be given.
BVA:
we check the boundry values. in same example 10 to 50 means
we have to check b giving 10 and 50 .
here ther are four testcase will be given.

Is This Answer Correct ?    3 Yes 3 No

what is difference between equivalence partition and boundarary value ananlysis?..

Answer / rani

BVA boundary value analysis here we check for minimum
characters and maximum characters.
example:An input field should accept three digit
number,the 1st digit should start with 1

ECP:verify for valid and invalid combination of data and
numbers.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Why we have to do manual testing?

0 Answers  


What is the limitation of First Name, Middle Name & Last Name text box? and what is the limitation 0f Only Name text box?

2 Answers  


what tests U'll do when u r doing web testing

3 Answers   BT, GL Noble Denton,


what is the difference between test strategy and test methodology?

3 Answers   Uniken,


What is the main theme of doing Regression Testing

11 Answers   HCL, vCentric Technologies,


what exactly meaning of Defect Differed ??

10 Answers   TCS,


Hi there!!! Im Varun...i've completed my B.Sc in 2013.now im woriking in pharmaceitical company.now i want to shift to IT field..for that ive learned Manual testing.now i want to put 1+ years fake..wat my doubt s can i manage as fresher or any problem???suggest me im confused????

1 Answers  


What is the exact difference between Integration & System testing, give me examples with your project.

2 Answers  


What is a Show Stopper?

4 Answers   Infogain,


what is meant by defect tracking?

1 Answers   Mastek,


What ishigh severity, low priority bug?

0 Answers  


Anyone give me the Test Scenario template.

2 Answers   Virtusa,


Categories