Dif B/W Equivallence partitioning and Boundary-value
Analysis
Give an Example.
Answers were Sorted based on User's Feedback
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 |
Answer / hafeez
Equivallence partitioning is where if one clause pass the
all other clause of the sam type also passes e.g select one
value from dropdown pass means all values will pass
Boundary value anayalsis means that it will pass in the
boundries but it will fail as we go out side to it.
eg sum of angles of a tringle is 180. it will fail when it
181 or 179
for more details
http://s-qa.blogspot.com
Is This Answer Correct ? | 1 Yes | 1 No |
What is exploratory testing and specification-driven testing?
i completed btech in IT in 2012.i am not good at programming.i want to do software testing.am i eligible for the course and how will be my future?please help and than you
How does a server or client environment affect software testing?
Have you written test strategy?
What is the strategy for automation test plan?
Suppose I am testing a web base health care insurance software and I am working in the member portal. Could anyone please give me some example of some common/critical bugs/defects to be found in this software testing process ?
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?
What is bug?
what is output of testplan?
If Technical manager is not addressing to bugs while releasing the project , then how u can treat that bugs? a.open b.closed c.pending 4.deffered
Explain what is the rule of a "test driven development"?
A payroll system?
0 Answers E-Clear Technologies,