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 / mudaseer
1)enter a password with 5 characters or less than 5 characters
expected result it should not accept and display password should be more than 6
enter a password with 6,7 and 8 characters expected result it should accept
enter a password with more than 8 expected result password should be less than 8 characters
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is component testing?
explain end to end scenario's for online Money transfer in Banking Domain?
Explain the exactly meaning of test case?
Can anybody help me out to write test cases for booking train ticket online???
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
What are semi-random test cases?
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
What are the test cases for mouse?
Suppose a job should be executed for every two hours? Write test case for this?
can any body help me with providing a a case for usability testing...
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
Elaborate test plan and content availability in test plan.
Explain the scalability testing?
Explain how to develop a test plan and a test case.