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's an 'inspection'?

4 Answers   IBM,


What is unit,load,stress,performance testing ?

1 Answers   CSS,


How can u do the performance testing?

2 Answers   Wipro,


could anyone tell me atleast 5 ADV & DIS-ADV of Manual and automation testing

2 Answers  


How to report Negative Test Cases? Do we need to insert any new column in the Test Case Document for Negative Test Cases seperately? I'm very much confused. Please answer this question!!!

5 Answers   Ciena, Reliance,






What is the role of tester in SDLC cycle ( in each phase )

2 Answers  


What are the different strategies of rollout to the end users?

0 Answers  


Give proper Seq. to following testing Types Regression, Retesting, Funtional, Sanity and Performance Testing.? and which phase of STLC comes?

1 Answers  


I am a manual test engineer working on an web application product testing.I have worked on test mgmt tool-testlink,defect tracking tool=bugzilla and I know functional-selenium ide (basics.So can anyone tel me which scripting language is extensively used in testing tools so that i can acquire some knowledge about it in order to shift into automation?

2 Answers  


What is verification and Validation?

12 Answers   EDS,


What is the difference between sanity testing and smoke testing

8 Answers   Accenture,


in compatability and installation testings ,which one is conducted or performed on an application initially

1 Answers  


Categories