1.Test cases for
Password cannot be used for next 13 times?
2.Test cases for
Password should not be less than 8 to 13 chars and there
should be at least one special character and one Capital
letter.
Answer Posted / godisgr8
I couldn't exactly understand the 1st query.
This is for the 2nd query;
Positive Scenarios:
1. Enter and check pwd field with min value(8)with a
special char and a cap letter.
2. Enter and check pwd field with max value(13)including a
special char and a cap letter.
3. Enter values between 8 to 13 including a special char
and a cap letter.
Negative Scenario:
1. Enter blank data in the pwd field.
2. Enter invalid data(only special char or only numbers).
3. Enter data more than the max value of 13.
4. Enter data excluding special char and cap letter.
There r still lots of combinations that we could check
like;
1. Check if data entered in pwd field is encrypted or not.
2. Copy and paste in a text editor file and see if data is
still encrypted or not.
We should make sure that, invalid data should throw a
validation error.
Hope this is useful!!
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the main use of preparing a traceability matrix?
Explain branch coverage and decision coverage.
What is the test case?
write the test senario on opening door in the flow diagram format
Explain the advantages of automation over manual testing?
what is difference between win 98 and win 2000 poertating system?which is better one?
Have you ever completely tested any part of a product? How?
What is your approach when requirements change continuously?
How can write testcases on a code under development pls give asnwer
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
What is a defect age?
I have 2 yr Localisation testing exp now i want to job in MNC My manualtesting knowledge+2 yr exp sufficiant for in MNC
What type bugs you will find in integration testing with example?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
What are the basic forms of variations?