can any one explain with example the diff between boundary
value analysis testcasees and equivalence class testcases
pls urgent
Answer Posted / kishore
Keep it simple
BVA: test cases on boundaries.
how? min--max is the range
min,min+1,min-1 and max,max+1,max-1
apply above rule for the min max boundary
Now ECP: divide the input range in the class
one valid and two invalid (for any type of range)
true and false ( for boolean)
so, when u divide ur input into valid and invalid class
there also falls boundaries. Now, apply ur BVA techniques to
minimise the test cases.
suppose input domain is 1-20
valid class=1-20
invalid class less than 1
invalid class more than 20
Hope the answer is clear to you
byeeeeeee
kishore
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is early testing?
how is market for testing in banglore,chennai,pune,delhi?
HOW TO CREATE SRS REVIEW REPORT TO PL?
1. what exactly is heuristic checklist approach for unit testing ?
What is unit level testing?
can anybody tell me what is release process of company? release note?
Can you explain random/monkey testing?
Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella
write testcases for open dialogbox
what are your thoughts on SPRINT duration
i have 2.5 years of experience in manual testing and qtp. can anyone say me what kind of questions do they ask on manual testing and qtp.
What is the difference between Functional testing and Unit Functionality testing?
tell me 5 new requirements in ur project? plz urgent
What are the various techniques in black box testing?
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)