Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What is Deffered? explain it who allocate it?

5 Answers  


what is diff., between bug and defect

6 Answers   Oracle,


what is Agile Testing and who will involve and when will u perform this testing ??

1 Answers  


What are the types of performance testing ?

10 Answers  


please answer the difference between QA & QC with practical example

5 Answers   Protech,


Hi I have found a web site of online shopping (www.safetots.co.uk).PLEASE write possible "Test scenario" by seeing that site.Please make the end of mine and others doubt in Test scenario.Thanks in advance.

0 Answers   Mobinil,


What is descion table?

5 Answers   Mind Tree,


write bug due for a web app in which a text field "phone number" which should allow only 10 numbers,but allows chars, special char and more than 10 numbers in to the field?

2 Answers   NTT Data,


What is difference between test effectiveness and test efficiency?

0 Answers  


Describe the role that QA plays in the software lifecycle.

2 Answers   Sun Microsystems,


Software Quality Assurance Progress: Scenario I. Defining SQA milestones II. Assigning SQA resources III. SQA scheduling IV. SQA budgeting V. Selecting software development tools that will interface with the SQA tools VI. Reviewing any contracts with subcontractors for SQA requirements In the above statements, which of the tasks are included in planning the overall SQA effort? Choice 1 I, III, V, and VI Choice 2 I, II, III, and IV Choice 3 I, II, III, and V Choice 4 III, IV, V, and VI Choice 5 II, III, V, and VI

2 Answers   Brainbench Certification,


Can manual testing be completely replaced by automation testing?

0 Answers  


Categories