How many Test Cases can u write for the Login Page Scenario?

Answers were Sorted based on User's Feedback



How many Test Cases can u write for the Login Page Scenario?..

Answer / fabs

Test Cases for a Login Page Scenario:


1. Testing without entering any username and password
2. Test it only with Username no password
3. Test it only with password no username.
4. User name with wrong password
5. Password with wrong user name
6. Right username and right password
7. Cancel, after entering username and pwd.
8. Enter long username and password, that exceeds the set
limit of characters.
9. Try copy/paste in the password text box.\
10. Password should display only asterisk (*) symbol no
characters
11. passwords:
1. should take only alpha-numeric characters no
special character
2. must start with alphabet not number
3. must contain minimum of 6
character(alpha-numberic) or based in you specification

Is This Answer Correct ?    79 Yes 9 No

How many Test Cases can u write for the Login Page Scenario?..

Answer / chandu

Hi All,

> Enter valid User name N Valid Password. Click on Submit/OK
Button.
> Enter Valid User Name and Invalid Password. Click on
Submit/OK Button.
> Enter Invalid User name and Valid Password. Click on
Submit/OK Button.
> Enter Both Invalid User Name and Password. Click on
Submit/OK Button.
> Enter Valid User Name and Leave Password Empty. Click on
Submit/OK Button.
> Leave User name Empty and Enter Valid Password. Click on
Submit/OK Button.
> Leave Both User Name and Password Empty. Click on
Submit/OK Button.

Is This Answer Correct ?    22 Yes 3 No

How many Test Cases can u write for the Login Page Scenario?..

Answer / hema

1.when u click on login login page has to be displayed.
2.see the curosor whether its focusing on userid text field
3. enter the valid userid (becoz whenever ur testing first
begin the test with valid data)
3.1 enter the valid password.
3.2 now login.
3.3 it should show the home page of the user.
3.4 logout.
4 username textfield
enter the in valid username
4.1 enter with some blankspace between the characters.
4.2 enter some special characters at the end of user name
4.3 enter some number in the begining of the username.
4.4 enter the username leave the password blank ie dont
enter pwd and click on login
4.5 if the user name is of 6-32 enter 5 characters.
4.6 enter 33 alphanumeric characters
4.7 enter in caps
password textfield.
4.1.1 enter the valid password.
4.1.2 enter invalid pwd and login
4.1.3 enter blankspace along with the characters.
4.1.4 enter some specialcharacters.
4.1.5 if the pwd range is of 4-8 as per requirement
try to enter more then 8 characters, and less
then four character.
5. login button
5.1 enter valid username,validpassword click on
login button.
5.2 now enter in valid data username=blank
pwd=entered click login button.
5.3 now enter invalid username valid password click
on login button
5.4 leave username and pwd blank click on login
button

Is This Answer Correct ?    20 Yes 5 No

How many Test Cases can u write for the Login Page Scenario?..

Answer / ashokkumar

Fist of all the Test Cases will varey from one Login Screen
to another. The conut will be depende on the desing of the
Login Page

For noraml login page we can write 13 test cases.

Is This Answer Correct ?    17 Yes 6 No

How many Test Cases can u write for the Login Page Scenario?..

Answer / sanjeev

we con't say that particular no of test cases to the login
that is depends on the type of the application and tester
ability.

Is This Answer Correct ?    9 Yes 3 No

How many Test Cases can u write for the Login Page Scenario?..

Answer / amit dixit

First Answer by Fabs is correct but I want to add 2 more
test cases:
1: For Security reason, Validation message should be like
‘User Name/Password does not match’ whether one of those
(User Name/Password) is correct or not.

2: Try to correct User ID and Password of deactivated user.

Is This Answer Correct ?    8 Yes 3 No

How many Test Cases can u write for the Login Page Scenario?..

Answer / ramprasad.s

HI

1. Invalid Username, valid Password & submit Button
2. valid Username, Invalid Password & submit Button
3. Valid Username & valid Password & submit Buton
similarly 3 user Business scenarios for cancel
button also



sun_ramprasad@yahoo.com

Is This Answer Correct ?    11 Yes 8 No

How many Test Cases can u write for the Login Page Scenario?..

Answer / hussain

Hi

i want to add another test case for above test cases
i.e.,If original password is in lower case,check password with upper case letters

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

what is best way to Indentify the senarios for anything like room,car,bike etc please tell me best ways to identfy

1 Answers  


What are the commonly cited as the cause of close to 70 percent of project failures?

2 Answers  


what is cvs in testing

2 Answers   iSoft,


tell me any bug which u could not able to find

1 Answers  


can you tell me how to write test cases from use case?

1 Answers  






Tell me some Compatibility defects for web application?

6 Answers  


1.Testing engineer find a new bugs But that function not avaiable in testcase. How do approach the develper to fixes bugs ?

1 Answers  


What impact ratings have you used in your projects?

0 Answers  


1.what is the software life cycle? 2.what tools are available for support of testing during s/w development life cycle? 3.what is s/w development life cycle ? where exuctly the testing activity begin in SDLC?

4 Answers  


manual&automation testing

1 Answers   HCL,


Plz give me manual testing real test case ?

0 Answers   Aerosol,


What are the principles of software testing?

0 Answers  


Categories