How to test login Page ? What wud be the possible Test cases ?

Answers were Sorted based on User's Feedback



How to test login Page ? What wud be the possible Test cases ?..

Answer / n@n!

+ve test cases:
1)valid username and valid Password

-ve test cases:
1)invalid username and invalid password
2)invalid username and valid password
3)valid username annd invalid password
4)enter numbers
5)enter special symboles
6)spaces between characters
7)kept username text box empty and enter valid password
8)kept username text box empty and enter invalid password
9)enter valid username and kept password text box empty
10)enter invaild username and keptpassword text box empty

Is This Answer Correct ?    3 Yes 1 No

How to test login Page ? What wud be the possible Test cases ?..

Answer / chiranjeevi.v

login with
1.valid user name and valid pass word
2.valid user name and invalid password
3.valid user name and no password
4.invalid user name and invalid password
5.invalid username and valid pass word
6.no user name and valid pass word
7. no user name and no password

Is This Answer Correct ?    1 Yes 0 No

How to test login Page ? What wud be the possible Test cases ?..

Answer / sravan reddy

We can test via both +ve test cases & -ve test cases also.

+ve Test case:
1. Valid user name and valid password.
_ve Test cases:
1. Invalid user name and valid password.
2. Valid user name and invalid password.
3. Invalid user name invalid password.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Developres release the build with known bugs , then how will u(as a tester) write defect reports without developer known bugs .

2 Answers  


how to check stress and load testing by manually ? with example

2 Answers  


What is test data

3 Answers  


Explain crud testing.

0 Answers  


In a Software testing Field, What you think a TESTER needs...?

5 Answers   Broadridge,






What r the different testing techniques other than BVA and EQP?

6 Answers   HCL,


how to write testcase for this particular textbox.i have textbox and it accepts only values from 1-9.how to write testcases for this using bva and ecp?need some more testcases any sites which provide testcases information? mainly for webapplication.

3 Answers  


What are the advantages of black box testing?

0 Answers  


If there there are 100 test cases which need to be executed in one day and out of them 50 are of Critical Severity, 30 are Major and 20 are Minor. What would be your approach?

6 Answers  


WHAT IS JOIN AND TYPES?WHAT ARE STORED PROCEDURES?

1 Answers   RBS,


What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?

2 Answers   MTN,


hi all, I am doing Testing course,can anyone help me what is domain & module?

5 Answers  


Categories