How will u write test cases based on EQA(Equivalance class
partitioning) & BVA(Boundary value analysis.?Plz explain in
brief?
Answer Posted / suganyadevi
Equivalance Partitioning Means
We have to Write 3 test cases for that
Example:the Range is 15 to 20
So we have to write 3 test cases
1.Below the range--->14
2.In between the Range-->16
3.Above the range-->21
Boundary valu Analysis Means
We have to Write 6 Test cases
Example:Range is 15 to 20
For 15:We have to write 3 test case
Below the Boundary->14
on the Boundary->15
Above the Boundary->16
For 20: We have to Write 3 test cases
Below the Boundary->19
on the Boundary->20
Above the Boundary->21
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do you estimate white box testing?
Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
What are all the scenario for 1.google analytics 2.api 3.paypal
What is the responsibility of programmer’s vs QA?
What is junit & api?
discuss black box and white box testing is not widely used if you disagree tell me why?
What are the different strategies for rollout to end users?
negative test cases on banking domain ?
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
what is mean by impact analysis ,how we used to select regression TC using this?
What types of testing is specifically important for web testing?
what is the difference between Test-bed and test topology?
what is fusion testing and impact analysis???