Dif B/W Equivallence partitioning and Boundary-value
Analysis
Give an Example.
Answer Posted / prashant
Boundry value Analysis: Boundry value of the given Input of
the object. That is max and min.
ex:- If an test boc taking values 3-8. so the boundry
conditions are
min 3 - pass
min-1 2 - fail
min+1 4 - pass
max 8 - pass
max+1 9 - fail
max-1 7 - pass
Equalience call partaning:- Methodically reducessing the
huge set of possible test cases in much smaller. But
equally efficent. That means it depends on the type of the
input value.
Ex:- Above Example. That particular text box accept only
numeric. it does not allow any other.
a-z - fail
0-9 pass
Alpaha numeric special charectors fail
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
how we apply cmmi and iso in oyr testing or qa do it have some specifuc format
What is a weighted Defect What is Defect Density
What are test driver and test stub and why we need them?
If there are more number of production defects, how will you tackle the team as a lead
What is is External Quality Assurance (EQA) and Final Inspection (FI)?
Have you written test strategy?
What is code complete?
Do you think qa's can also participate to resolve production issues?
How to find all the bugs during first round of testing?
Mention what are the test artifacts involved in qa?
What is test metric is software testing and what information does it contains?
What is the test ware?
Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?
What the first thing You’ll do as a SQA Tester if I hired You?
What do you like most about Quality Assurance/Testing?