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
What is destructive testing, and what are its benefits?
Explain what is a cause effect graph?
What is application binary interface (abi)?
What is a ‘use’ case and what does it include?
What is the difference between the test plan and test strategy
Explain the process of qa testing?
What Winrunner framework did u use in ur organisation?
How do you train another QA engineer?
What is crud testing and how to test crud?
Have you used any automation tools?
Explain the advantages of implementing cmmi.
What are the advantage and disadvantages of automated testing?
Hi I m working as a sqa engineer and after 1 yr i want to switch to system analyst side kindly tell me how both fields relate each other and is this easy to switch job from qa to system analyst and what's the difference b/w both fields.
What the purpose of testing?
Tell me in which of the software testing phase is qa involved & qc not involved?