write 5 best test cases like any password?password should
be mixed case with atlest one number or special characters?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is proxy in design pattern?

613


What is singleton and factory pattern?

580


What are the most commonly used design patterns?

606


What is meant by design pattern?

582


What is lexi design pattern?

714






When should design patterns be used?

590


What is the factory pattern in the design pattern?

744


Write the code for a singleton class?

622


What is the design pattern?

641


Why do we need singleton pattern?

591


What is mvp design pattern?

676


What design pattern wrapper classes implement?

616


Describe the builder design pattern

671


What is the builder pattern?

640


What are the SDLC phases you have invloved ?

2189