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

Can anybody give answer for WHAT IS THE MEANING OF TRANSACTION BASED TESTING WITH EXAMPLE

2 Answers   ESI,


wat is compile module

1 Answers   QA,


What are SCORM Standards?

4 Answers  


can anybody explain me the role of QA in every phase of SDLC (PHASE WISE) to privent from bug.with real life example.1)requirement analy.2)designing 3)coding 4)testing 5)implementation 6)maintenance. PHASE WISE

2 Answers   Aloha Technology,


Whose level is higher in between QA, QC and tester and their role and resposibilities and job profile.

1 Answers  






What are the types of testing can be performed on facebook login page?

0 Answers  


Hi Friends, Please help me...I want to know the QA Procedure for software testing i.e. What is the involvement of QA right from the beginning of the project when Business development team starts talking to the client upto the releasing phase... please if any one has any document or file for this please do share with me ASAP.....

0 Answers  


Requirement Analysis – Rs1000, Code Review – Rs500, Review of User Documents – Rs600, Continuing Education Programs – Rs800, Design – Rs400, Then what is the Cost of Quality?

3 Answers   ACS, Infosys,


What is the difference between Test cases document and test cases design document?

0 Answers  


We have one home page for a web application.It has so many components which are being tested by different teams. If one component testing get delayed but all other components testing is done, can we sign off testing for that home page? If no, what should be done?

0 Answers   Intuit,


On what basis CCB approves the changes?

0 Answers   Cap Gemini,


What is the difference between the qa and software testing?

0 Answers  


Categories