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 boundary value analysis and
Equivalnce partioning?

Answers were Sorted based on User's Feedback



what is difference between boundary value analysis and Equivalnce partioning?..

Answer / rubi

Equivalence analysis
a method which helps in reducing the no. of test cases to
minimum no.
to select the right test case to cover the overall scenario

BVA
checking beyond the minimum and maximium level
MAX
MIN
MAX+1
MAX-1
MIN+1
MIN-1
all 6 possibilities

Is This Answer Correct ?    3 Yes 0 No

what is difference between boundary value analysis and Equivalnce partioning?..

Answer / satyaprasad

bounndary value analysis for to test the range of the
characters in a field
Ex:min+1 chars pass
min-1 chars fail
max-1 chars pass
max+1 chars fail
Equivalence class partion is for to test the type of the
characters in a field
Ex: Numerics,alphanumarics ,spl charaters,blank spaces

Is This Answer Correct ?    2 Yes 0 No

what is difference between boundary value analysis and Equivalnce partioning?..

Answer / rajesh pothina

Boundary value analysis is nothing but to check the max and
min length of the field.

Equivalence partition is nothing but to check the valid and
invalid data of the field.

Is This Answer Correct ?    3 Yes 3 No

what is difference between boundary value analysis and Equivalnce partioning?..

Answer / masudha

boundary value is nothing but

minimum
maximum
minimum-1
minimum+1
maximum-1
maximum+1

Equavalence testing

Focuses on grouping requirements based on what they have in
common

Is This Answer Correct ?    1 Yes 1 No

what is difference between boundary value analysis and Equivalnce partioning?..

Answer / kumar

B V A meant how many digits its( edit box)accept. and
equivalnce partioning is which type of charactors accept
that text or edit box

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

write testcase for print option using mswod

1 Answers   Bally Technologies,


What's HTML content-checking tests

1 Answers   Crea,


how does a client server environment affect testing?

2 Answers  


What is a top-down and bottom-up approach in testing?

0 Answers  


what is the diff between verification and validation.is verifiction and validation will takes place in each and every phase..pls send a clarified answer

2 Answers  


How can i understand about the concept of "State Transition" Testing. Can any Testing genius can suggest me.

2 Answers  


Is compatabilitytestig and port testing are same

0 Answers  


As a manual tester what will do from day one getting the project and till signoff?

1 Answers  


how do you do qa review

2 Answers   IBM,


About Hierarchy level in your company.

0 Answers  


What is the main use of preparing a traceability matrix?

0 Answers  


we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)

0 Answers  


Categories