what is difference between equivalence partition and
boundarary value ananlysis?
Answer Posted / pallavi
let me u explain with an example:
think a login page two text boxes for userid and passwd
and there are some conditions given in SRS which should be
satisfied like for suppose
username: min length=4
max length=7
alphanumeric
for this if u where to write BVA and ECP
then it is in this manner
BVA
min+1 valid
min-1 invalid
max+1 invalid
max-1 valid
ECP
valid invalid
0-9 special characters
a-z
A-Z
so simple in
BVA:we are testing the boundaries
ECP: we are dividing input values to be given into valid
and invalid values
hope u can try it for passwd
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
can we do database testing in manual testing? then how we write the test case?
6 what do you like least about testing?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
What is an audit report? Whom is it done by?
i want to for technical interview question paper along with in tesrviwe Phases i need
i want manual and automation test cases and interview questions
About Testing
can anyone help me regarding testing patterns?
After insert the record in front-end, how will you check the back end by manually? Please explain?
Can you explain equivalence partitioning?
test cases for compose functionality of gmail
What is defect cascading in software testing?
Which are the different tests for apparel testing?
what s test block ratio? please any one answer me..
what is functional testing terminologies