What are the Test Cases for a login in to your email which
has username and password?



What are the Test Cases for a login in to your email which has username and password?..

Answer / slonia

1.Verify that the username should not be less than 6
characters.
2.Verify that the username should be more than 6 characters.
3.verify that the password should be encripted.
4.Verify that the character length of username should not
be more than 20 character
5.Verify that the character length of password should not
be more than 20 character
6.verify that invalid username and invalid password.
7.verify invalid username and valid password.
8.verify valid username and invalid password.
9.verify special character should in username and password.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

A 2 different developer design same function. After both completed. In testing engineer how do test that function?

1 Answers  


What is the difference between unit testing and smoke testing

1 Answers  


which type of questins we can expect for Banking domain

1 Answers  


hOw do we avoid logging duplicate bugs

2 Answers  


what is difference between severity and priority? what is difference between bug and defect?

23 Answers   AD Solutions, Cognizant,






how to creat 2 test plan in 2 different environment exp:tour and travel

0 Answers   TCS,


how can you define Priority and severity

13 Answers   HCL,


what is test plan and test stategy and also differnce bet them?

5 Answers   RealPage,


what is equivalence class partition?

8 Answers   Steria,


is traceability matrix prepared by jr tester or sr tester or test lead?

9 Answers   Accenture,


Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach

1 Answers   TCS,


When are the followings prepared: 1.Software Test Plan 2.User Acceptance Test Plan

5 Answers  


Categories