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
How can we test for drastic (severe) memory leakages?
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
What is change request, how you use it?
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?
When we use integration testing for any new system so why we required system testing.
i need manual testing interview questions for 2+ experience plzz help me..
What do you mean by Cause Effect Graphing? in which standard its mentioned?
What is sanity?
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.
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
can u plz give an example for regression testing with example.
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku
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?
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?