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
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
Define some of the attributes of a test case?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Do you write test plan and test case?
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
explain end to end scenario's for online Money transfer in Banking Domain?
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
Do you know explain security testing?
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
how to write a test procedure & test log for login system
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ