Dif B/W Equivallence partitioning and Boundary-value
Analysis
Give an Example.

Answers were Sorted based on User's Feedback



Dif B/W Equivallence partitioning and Boundary-value Analysis Give an Example...

Answer / 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

Dif B/W Equivallence partitioning and Boundary-value Analysis Give an Example...

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

Post New Answer

More QA Concepts Interview Questions

Explain what is mr and what information does mr consists of?

0 Answers  


How to test Volume in Music System?

1 Answers  


I’ve been using a test tool for quite some time but it has not lived up to the expectations. So I’m planning to invest in a good one. Please suggest some?

1 Answers  


hi, i am recently joining a SW house as a QA but i have no any experirnce in it so i need some help to solve this my question is that what is the staring steps to make the test plan of web application and also how make the test case

2 Answers  


What are the Qualities of a Tester?

5 Answers  






different between bitmap checkpoint and image checkpoint ?

1 Answers  


How do you collect the metric?

2 Answers   ADITI,


What are all the possible Risks and it's Management Technics in Software Testing?

3 Answers   Value Labs,


What do you think is a good investment, a defect tracking system or a test management system integrated with a defect tracking tool? Please comment.

1 Answers  


What is QA Life cycle

6 Answers   Infosys, UHG,


Any quality test-tracking tool which has live & automated dashboards so that the entire team is updated at any given point of time?

3 Answers   GE,


When u will start testing?

8 Answers   Accenture,


Categories