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.
Answers were Sorted based on User's Feedback
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 |
Answer / 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 |
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
Please share all possible positive and negative test cases for SQL reporting services.
How to test Webservices and how can we write test cases for that
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
Explain the static testing?
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
Pls tell me test cases for pepper grinder
How to write the test cases for STP
Have any idea how to prepare test cases for medical claim, Online mobile recharge.
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.)
"search"test cases on Linkedin website and how will you write test cases on it?
Writing Test Cases is Verification or Validation? Executing Test Cases is Verification or Validation?