ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
Write 5 best test cases for :

Login screen

Login ( Min 5 to max 15 )
Password ( Min 5 to max 15)
alphanumeric characters ans case senstive
 Question Submitted By :: Sriharsha
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max 15) alphanumeric characters ans case senstive
Answer
# 1
Specification- Login Screen Of Hotmail
User Id-Prajakta Password-GOD12
Test Cases:
1)Go to User Id field and without entring data in that field
press "Enter" key.
  Expected-it should prompt message " Please enter 'User ID' "

2)Go to login screen enter "User Id"  and winthout entering
password try to click on "OK" button.
  Expected-it should prompt message "Please enter 'Password' "

3)Go to login screen enter "User Id"  and enter wrong
password try to click on "OK" button.
  Expected-it should prompt message " Please enter Proper       
           'User ID' and  'Password' "

4)Go to Login screen enter all required data and press "OK"
button then software window will open. In that window click
on "Back" button.
  Expected-It should go back to 'Login' screen and that    
     
           screen should not show "User Id" and "Password"

5)Go to login screen enter "User Id"  and enter  password as
 "god12" try to click on "OK" button.
  Expected-It should prompt message for wrong Password.
 
Is This Answer Correct ?    44 Yes 8 No
Prajakta
 
  Re: Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max 15) alphanumeric characters ans case senstive
Answer
# 2
Test case ID	Description	Expected 	Actual
	Severity	priority
1	Enter valid username with 10 characters and with 
out enter password and click on ?OK?	Error message r: 
please enter password			
2	Enter password only with 6 characters and click 
on ?OK?	Error message r: please enter username		
	
3	Enter username with special characters and enter 
password with special characters and click on ?OK?
	Please enter valid username and password without 
special characters			
4	Enter username with 16 characters and enter 
password as 6 characters and click on ?OK?	Please 
enter below 15 characters for username			
5	Enter username as 12 characters and enter password 
as 3 characters and click on ?OK?	Please enter min 5 
characters for password
 
Is This Answer Correct ?    13 Yes 12 No
Hemakumar
 
 
 
  Re: Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max 15) alphanumeric characters ans case senstive
Answer
# 3
we will take yahooid
login name: veena(length 6)
password :veena(length 6)
Both:-
case 1: that u cannot enter valid user name & password
case2: that u can enter valid user name & invalid Password
case3: that u can enter invalid user & valid Password
cas4:u can enter invalid user & password
case5: Login first letter id u can enter Cap's
case6:login id second letter enter with special symbol
case7: that u can enter more than 6 characters

these are the bugs.
 
Is This Answer Correct ?    7 Yes 16 No
Praveena
 
  Re: Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max 15) alphanumeric characters ans case senstive
Answer
# 4
Take Gmail id:
Username: anjali1983@gmail.com(10)
Password:winner(6)

1.Required field cannot be blank.
 
2.Required field cannot be blank and We cannot log you on 
your account at this time.Please try again later. 

3.Inavalid email ID.

4.Username and password do not match.

5.username and Password have invalid values
 
Is This Answer Correct ?    4 Yes 13 No
A.anjali Devi
 
  Re: Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max 15) alphanumeric characters ans case senstive
Answer
# 5
Testid 1
Check by giving space between username and password 
Testid 2
Check for alternate lower and uppercase characters
(Example:if username is Admin Type like AdMiN)
Testid 3
Check with special characters like ,.*& /
Testid 4
Check for alphanumeric entry
Testid 5
Check for blanks
 
Is This Answer Correct ?    13 Yes 8 No
Manimozhi
 
  Re: Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max 15) alphanumeric characters ans case senstive
Answer
# 6
1. Enter the correct userid and wrong password click on
Submit button.
Expected: It should display error.
2. Enter the wrong userid and correct password and click on
Submit button.
Expected: It should display error.
3. Enter the correct userid and password and click on submit
button.
Expected: It should display welcome page.
4. After login with valid credentials click on back button.
Expected: The page should be expired.
5. After login with valid credentials copy the url and paste
in another browser.
Expected: It should not display the user's welcome page.
6. Check the password with Lower case and upper case.
Expected:Password should be case sensitive.
7.Check the auto focus of mouse.
Expected: Mouse auto focus should be at UserId.
 
Is This Answer Correct ?    8 Yes 6 No
Biraja Nayak
 
  Re: Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max 15) alphanumeric characters ans case senstive
Answer
# 7
Specification- Login Screen Of Hotmail
User Id-Prajakta Password-GOD12
Test Cases:
1)Go to User Id field and without entring data in that field
press "Enter" key.
  Expected-it should prompt message " Please enter 'User 
ID' "

2)Go to login screen enter "User Id"  and winthout entering
password try to click on "OK" button.
  Expected-it should prompt message "Please 
enter 'Password' "
we will take yahooid
login name: veena(length 6)
password :veena(length 6)
Both:-
case 1: that u cannot enter valid user name & password
case2: that u can enter valid user name & invalid Password
case3: that u can enter invalid user & valid Password
cas4:u can enter invalid user & password
case5: Login first letter id u can enter Cap's
case6:login id second letter enter with special symbol
case7: that u can enter more than 6 characters

these are the bugs.
 

3)Go to login screen enter "User Id"  and enter wrong
password try to click on "OK" button.
  Expected-it should prompt message " Please enter 
Proper       
           'User ID' and  'Password' "

4)Go to Login screen enter all required data and press "OK"
button then software window will open. In that window click
on "Back" button.
  Expected-It should go back to 'Login' screen and that    
     
           screen should not show "User Id" and "Password"

5)Go to login screen enter "User Id"  and enter  password as
 "god12" try to click on "OK" button.
  Expected
Test case ID	Description	Expected 	Actual
	Severity	priority
1	Enter valid username with 10 characters and with 
out enter password and click on ?OK?	Error message r: 
please enter password			
2	Enter password only with 6 characters and click 
on ?OK?	Error message r: please enter username		
	
3	Enter username with special characters and enter 
password with special characters and click on ?OK?
	Please enter valid username and password without 
special characters			
4	Enter username with 16 characters and enter 
password as 6 characters and click on ?OK?	Please 
enter below 15 characters for username			
5	Enter username as 12 characters and enter password 
as 3 characters and click on ?OK?	Please enter min 5 
characters for password
Gmail id:
Username: anjali1983@gmail.com(10)
Password:winner(6)

1.Required field cannot be blank.
 
2.Required field cannot be blank and We cannot log you on 
your account at this time.Please try again later. 

3.Inavalid email ID.

4.Username and password do not match.

5.username and Password have invalid values
 
 Testid 1
Check by giving space between username and password 
Testid 2
Check for alternate lower and uppercase characters
(Example:if username is Admin Type like AdMiN)
Testid 3
Check with special characters like ,.*& /
Testid 4
Check for alphanumeric entry
Testid 5
Check for blanks
1. Enter the correct userid and wrong password click on
Submit button.
Expected: It should display error.
2. Enter the wrong userid and correct password and click on
Submit button.
Expected: It should display error.
3. Enter the correct userid and password and click on submit
button.
Expected: It should display welcome page.
4. After login with valid credentials click on back button.
Expected: The page should be expired.
5. After login with valid credentials copy the url and paste
in another browser.
Expected: It should not display the user's welcome page.
6. Check the password with Lower case and upper case.
Expected:Password should be case sensitive.
7.Check the auto focus of mouse.
Expected: Mouse auto focus should be at UserId.
 
Is This Answer Correct ?    12 Yes 2 No
Latha
 
  Re: Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max 15) alphanumeric characters ans case senstive
Answer
# 8
Test Case Id	Test Case Name	Pre-condition	Process
	Expected Result	Actual Result	Pass/Fail
(P/F)
Index_01	Username Textbox	User should be 
either Administrator or registered user.	User enters 
Username and press the Tab key.	Control should go to 
password textbox.	Control goes to the password 
textbox.	P
Index_02	Password Textbox	User should be 
either Administrator or registered user.	User enters 
password and press the Tab key.	Control should go to Login 
button.	Control goes to the Login button.	P
Index_03	Login Button	User should be either 
Administrator or registered user.	Clicks on the Login 
button.	If the username and password are correct then, 
admin homepage should be displayed to the administrator or 
user homepage should be displayed to the registered user.
	The admin home page is displayed is the user is 
admin, and the user home page is displayed if the user is a 
registered user.	P
Index_04	Login Button	User should be either 
Administrator or registered user.	Clicks on the Login 
button without entering username and password.	A required 
field mark ‘*’ should be appeared near both textboxes.	A 
required field mark ‘*’ appears near both textboxes.	P
Index_05	Login Button	User should be either 
Administrator or registered user.	Clicks on the Login 
button without entering either username or password.	A 
required field mark ‘*’ should be appeared near the textbox 
which has been left.	A required field mark ‘*’ appears 
near the textbox which has been left.	P
Index_06	Login Button	User should be either 
Administrator or registered user.	Clicks on the Login 
Button entering wrong password.	A message should appear 
stating ‘Invalid Password’ and the password textbox should 
become empty.	A message appears stating ‘Invalid 
Password’ and the password textbox becomes empty.	P
Index_07	Login Button	User should be a registered 
user with his/her account expired.	Clicks on the Login 
button.	A message should appear stating ‘Your account has 
been expired’.	A message should appear stating ‘Your 
account has been expired’.	P
Index_08	Login Button	User is Logging in to the 
system for the first time.	Clicks on the Login button.
	User should be redirected to the Change password 
Page.	System redirects the user to the Change password 
Page.	P
Index_09	Login Button	User should be either 
Administrator or registered user or anonymous user.
	Clicks on the login button entering wrong username.
	A message should appear stating ‘Invalid User Name’ 
and the password textbox should become empty and control 
should go to the username textbox.	A message appears 
stating ‘Invalid User Name’ and the password textbox 
becomes empty and control goes to the username textbox.	P
 
Is This Answer Correct ?    7 Yes 1 No
Nehal Dadhaniya
 
  Re: Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max 15) alphanumeric characters ans case senstive
Answer
# 9
Take Gmail id:
Username: prathima@gmail.com(9)
Password:sairam(6)

1.Required field cannot be blank.
 
2.Required field cannot be blank and We cannot log you on 
your account at this time.Please try again later. 

3.Inavalid email ID.

4.Username and password do not match.

5.username and Password have invalid values
 
Is This Answer Correct ?    3 Yes 1 No
Prathima
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
What are test case formats widely use in web based testing? IBM1
What is test bed? and what is test harness? what is difference between these two?  1
what is cyclomatic complexity? plz explain with example Accenture8
what is mean by object oriented design?how is testing affected by object oriented designs?  1
1.What is the difference between HTML and XML? 2.What is Registry? What is the necessity of IP Address? 3.Test Cases on Coffee Machine? Before shifting machine to the client which test we can be perform? McAfee5
What is Test Approach? CybAge2
difference between regression testing and re testing? Bizpivot11
what is testdata Impetus6
can anybody tell me "what is ur testing process in ur company" pls explain what is the process when v get a build?  4
What is a Test Build Manager?  1
What is the difference between QA and QC? Millennium4
Why must we test cookies?  4
what is the role of a test build manager? Wipro1
Whatz the main use of preparing a tracebility matrix  3
What is difference between smoke testing and sanity testing? In simplest manner...  6
Can anybody provide me links for the ISTQB certification materials?  2
is it possible tht some one can provide me reading material it would be higly appriciated my email id is svit00ef27@yahoo.com thankx in advance  2
What is mean by sdlc and expalin spiral model and proto type model? CSS1
write 3 test cases on MSWORD Zycus-Infotech5
Hi,frnds. can any one tel me " is QUALITY CENTER & TEST DIRECTOR are same or different ? if different, pls tel me the difference.. its an question asked me in an interview.. pls tel me frnds AZTEC6
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com