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



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

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

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

Answer / shyamjoman

shyamjoman

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Design Patterns Interview Questions

What are the design patterns you know explain?

0 Answers  


What is the use of repository pattern?

0 Answers  


Explain the singleton, facade, or handle class design pattern?

2 Answers   ABC,


What are 5 common problems in the software development process?

1 Answers   HP,


Using any system, product, or service your organization provides, identify the human system roles for the product.

0 Answers  






What are cascaded style sheets?

1 Answers  


Design the Factory pattern and What is its application ?

1 Answers   HP,


What is the S/W model used in the project. What are the optimization techniques used. Give examples ?

2 Answers   Infosys, Symphony, Wipro,


What is the builder pattern?

0 Answers  


What is the difference between architecture and design?

0 Answers  


What are sequence diagrams, collaboration diagrams and difference between them ?

8 Answers   ACET, CT, CTS, Infosys,


What are the main usage of the patterns?

0 Answers  


Categories