can someone tell me the test cases for following scenario of
password:
1. Password should be minimum 6 chars and maximum 8 chars.
2. Password should consists of 1 uppercase letter.
3. Password should consists of 1 numeric.
4. Password should consists of 1 special character.
Answer Posted / top_anand
Do boundary value analysis by putting 5,6,7,8,9 character
valid password. After that try various combination of
negative scenarios like blank, spaces, spaces at start,
spaces at end, spaces in between, alpha lowercase only,
alpha uppercase only, alpha lower+upper, alpha lower+upper +
Number, alpha lower+upper + special character, special +
Number, only special, only numeric etc etc...
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
how to write test cases for smart meter for gas and electricty
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
pls i want test cases for oss? whts the process of oss testing
Could you pls give me sites where i can test card? mail me to
What are the test cases for mouse?
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks