write 5 best test cases like any password?password should
be mixed case with atlest one number or special characters?
Answers were Sorted based on User's Feedback
Answer / anil
check for empty password it should fail.
check for all alphabetic password it should fail
check for all numeric password it should fail
check for all special character password it should fail
check for all mixed password it should suceed.
Is This Answer Correct ? | 17 Yes | 8 No |
Is bean a singleton?
What is lexi design pattern?
What are the types of participants of the prototype design pattern you will get?
Hi, I have 9backlogs in btech and i am 2008 passed out,am working with an MNC from past 3 years.now, am willing to do MS, will it be any problem for me?
What is impedance mismatch and How to solve the problem?
Explain what are 5 common problems in the software development process?
what are design patterns..?what design patterns used in .net.
What is the difference between architecture and design?
If i make my selection in State Dropdown list, i would the City and ZipCode dropdown list to be automatically reupdated based on the State i select.(This to avoid the user select a City or Zipcode that does not correspond to the State previously selected.)
what is the lazy design pattern?
If there is a Model class,View class,Controller class then How these are internally related? Which layer objects instantiated in which layer? How they communicates?
What is the concurrency design pattern?