Hi,

I was asked following question during a interview. Please
answer it:

Password field is there,we can accepts every character
except underscore and semicolon. It can accept min 6
characters and maximum 12 characters.
Prepare boundary value and equivalence class test cases.

Answer Posted / madhu

test data for this password will be as fallows:

ECP:

positive test data:
a-z
A-Z
0-9
Special characters other than _and ;

Negative test data uder ECP:

_ and ;
Blank


BVA Conditions:


Positive test data under BVA:
6,7,11,12 characters

Negative test data under BVA:
5,13 characters.

Is This Answer Correct ?    24 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain Operational Acceptance Testing with example ?

898


Write the test cases for godaddy home page

1246


Suggest some book to learn more test case???

1365


I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100

1884


Which is the best testing model?

604






What is actually a rule based testing

1581


. Is any graph is used for code coverage analysis?

2122


what is traceability matrix and its usefulness

3429


How to write test case for view the table(i.e it is already stored in database and see the content in the table)

2051


In manual testing, what are stubs and drivers?

678


hi i want manual testing interview question(3+exp)please tell me

1500


How do u determine,what to be tested?

1618


Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.

1999


What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.

723


types of reviews?Advantages of reviews? Diff between process and procedure? diff b/w verification and validation? diff b/w cmm,cmmi? exp tqm,gqm,iso,ieee? Roles and responsibilities of tester? Ricks,types of ricks? what r Quality factors?

1734