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 / castor_troy

For BVA :
test data : 5,6,12,13 characters(min-1, min, max, max+1).
Nothing more to be tested.

For ECP :
valid partitions : a-z,A-Z,0-9,space,special characters
excluding underscore and semi colon.
Invalid partition : underscore and semicolon.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?

7082


How do u go about testing of client server application

1558


How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.

2632


How do you scope out the size of the testing effort?

1915


test measurment techniques

1617






when database testing comes into manual tesing

1764


Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven

1570


how can you test the web environment for security testing?

1448


How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.

1457


What r the things,u prefer and prepare before starting testing?

1779


What is the difference between authentication and authorization in web testing?

718


In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.

1560


Write the test cases for file transfer from one user to other from Google Drive/drop box?

7227


Which model is following in your company for developing software?

717


What are bug leakage and bug release?

715