what is difference between BVA and Equivalence Partitioning?
For login page(UN,PW) i have requrement as characters
should be Alphanumeric.how you aplly both BVA and EP.......?

Answers were Sorted based on User's Feedback



what is difference between BVA and Equivalence Partitioning? For login page(UN,PW) i have requremen..

Answer / tester

sir first u should tell complete question user name and password should accept how many characters
if you tell then will say the answer

Is This Answer Correct ?    0 Yes 0 No

what is difference between BVA and Equivalence Partitioning? For login page(UN,PW) i have requremen..

Answer / wajiha

Equivalence Partitioning:
If you expect the same result from two tests, you
consider them equivalent. A group of tests forms a class if
you believe that:

>They all test the same thing
>If one test catches a bug, the others probably will too
>If one test doesn’t catch a bug, the others probably won’t
either

Boundary Value Analysis:
BVA is a variant and refinement of equivalence
partitioning

In BVA Rather than selecting any element in an
equivalence class as being representative, elements are
selected such that each edge of the EC is the subject of a
test

Is This Answer Correct ?    1 Yes 3 No

what is difference between BVA and Equivalence Partitioning? For login page(UN,PW) i have requremen..

Answer / vengalarao

when ever customer is given 2 or more requirements given in one field then use ecp.

when ever customer is given particular corner values then only prefer the bva

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

If developers team doesn't agree with the bug raised by you, what is the next step would you take

8 Answers   IBM, TCS,


What is fuzz testing?

0 Answers  


Write a Test scenario for Outlook Search functionality.

0 Answers   HCL,


If you are a test lead. Then how should you know all the requirements are covered in Test Cases if your team member has wrote the test cases?

3 Answers   Virtusa,


WHAt is diff between test plan and test planning?

5 Answers  






what is RFT?

5 Answers  


Functional testing is the part of System testing or System testing is the part of functional testing

4 Answers   IBM,


Give the example for high severity high priority high severity low priority low severity high priority low severity low priority ?

1 Answers   Crea,


What are two types of Metrics ?

1 Answers  


any body can explain me door lock test cases,cell phone test cases, table and chair test cases

6 Answers   CSC,


How can we test for drastic (severe) memory leakages?

0 Answers  


Are number of defects more in design phase or coding phase?

2 Answers  


Categories