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

"Why are you looking for a change?". This is the common question that is asked in any interview. Can anyone tell me wat kind of answer would impress the interviewer.

5 Answers  


i have faced this question in one interview.kindly let me know if u know the ans . the ques is the tester have been found 20 bugs in the requirement .after dev. has been fixed 20 bugs again tester retest the bugs he found again 12 bugs dev .fixed 12 bugs keep on its going ..finally its comes zero defects now how will u checking the application stability ..

5 Answers   TCS,


write 3 test cases on ATM for security purpose

8 Answers   Zycus Infotech,


what is an inconsistent bug?

7 Answers  


How do we find pass and fail percentage of Test cases. Anybody can give answer to me. Thanks in advance

2 Answers   HCL, Satyam,






Explain the difference between integration testing and system testing with real time examles?

3 Answers  


1) How to test session ? 2) There is a website in which the user has to register to use its features. Suppose one user has registered in that site by paying some amount only for 1 month. Now i want to test the application that the user should not use the features of the site after 1 month. How to test it? The tester cannot wait for 30 days to test it....bear in mind..Thanks in advance...

1 Answers   IBM,


Explain Water fall Model

7 Answers   ITC Infotech,


Can any one tell me how SRS ,BRS documents are made?Also,what are the documents to be referred through out the SDLC and TESTING phase?

3 Answers   AppLabs,


is it possible to check the Recording/play back in white box testing?

1 Answers  


If the Developers are unable to understand the bug send by the testers , then how will the Testers convince or explain the developer.

3 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,


Categories