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 |
What is synchronizer token pattern?
In what cases are synchronous architectures more appropriate than asynchronous architectures?
Can we inherit singleton class?
How can we design/implement singleton object?
What is architecture and what is design?
Why singleton beans are not thread safe?
What is clean architecture?
What is singleton design pattern in java?
what are design patterns..?what design patterns used in .net.
What are External Style Sheets?
What is universal design?
What would help with feature-related decisions?