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.......?
Answer Posted / 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 |
Post New Answer View All Answers
Can you explain tpa analysis?
Write test cases on duster
Please Tell me About Fish-Bone Model. Thanks in Adv.
what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important
What are the different types of software testing?
what is meant by application server and its functions?
What is Windows Test Technologies? Where i will get all information of it.
What are the different strategies for rollout to end users?
What r the features,u take care in prototype testing?
can you show me the test cases on registration form
What is difference between V-Model and Agile Model?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
What are the factors affecting a manual testing project and what are the ways to overcome it?
What are the uses of test plans? What is the need of test plans and explain their significance