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...

What is diff between equialence partioning and boundary
value analysis

Answer Posted / mohan shyam

Equivalence partioning:-
take a example of login id field. This field can accept
minimum 6 characters and maximum 15 characters. So in this
technique we choose some random values like:-
a). Few values less then 6(1,3,4,5)
b). Few values between the criteria(7,9,11,13) &
c). Few values more then 15(17,21,33,45)
After making a subset of all these values,we select all the
values one by one from the subset and enter in Login ID
field. The value which reside in the criteria is accepted,
rest are rejected.

Boundry value Analysis:-
We all know that Boundries are most sesitive areas and most
error prone areas. So, all those values which are at
boundry are tested in this technique. This is done on the
basis of (-1,+1).
The login ID field only accept minimum 6 characters and
maximum 15 characters...so on the basis of (-1,+1),the
values to be tested will be 5,6,7 for minimum and 14,15,16
for maximum. when we implement these values one by one: 5
and 16 will be rejected(because these values are not
fulfilling the criteria) and 6,7,14,15 will be accepted
(these values are fulfilling the criteria)

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we test for drastic (severe) memory leakages?

1129


Any one send me sample question for multimedia testing with microsoft access database. I am having interview next week. Please post it or send me my personal e-mail. Thank You

2084


What is change request, how you use it?

1312


Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?

4231


When we use integration testing for any new system so why we required system testing.

2064


i need manual testing interview questions for 2+ experience plzz help me..

4679


What do you mean by Cause Effect Graphing? in which standard its mentioned?

2178


What is sanity?

1149


Hi, this is not a tech question, i have 4 yrs of experience in Mainframe systems, presently as a mainframe tester in pune, i just want to step towards south locatios(preferable hyd), suggest me the best way to get calls from hyd.

2191


When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result

1845


can u plz give an example for regression testing with example.

2152


if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me

1952


hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku

1887


what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?

2086


through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?

2300