GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing  >  Software Testing
Go To First  |  Previous Question  |  Next Question 
 Software Testing  |  Question 178 of 266    Print  
Write test case format and test cases for Login window where we have to test username and password

  
Total Answers and Comments: 4 Last Update: March 05, 2007     Asked by: alwaysprashant 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: Ranita
 
Test Case #Test Case DescriptionExpected ResultsPass / Fail (Build No #)Actual ResultsCommentsBug ID
Version Number:
Functionality      
Login & Logout     
1Open up a web browser and point it to: https://<URL or IP address> and click on Go buttonMake sure Log In page should display    
2Enter Email and password and click on "Sign On"Make sure Home page should display    
3Click the "Sign Out" linkMake sure Log In page should display    
4Enter invalid Email in the Email field and click on Sign OnMake sure error message should display as: ‘Please enter valid email’    
5Without providing an email address, click on Sign OnMake sure error message should display as: ‘Enter email address’    
6Without providing password, click on Sign OnMake sure error message should display as: ‘Enter password’    
7Enter wrong Email and Password combination and click on Sign On Make sure error message should display as: ‘Invalid email address’    
8Enter valid Email in the Email field, without entering password in the password field ; click on Sign OnMake sure error message should display as: ‘Enter the password’    
UI      
8Look at the top of the pageMake sure “Granite Legal Systems” banner should display at the top of the page    
9Look at the bottom of the pageMake sure that the copyright statement should display at the bottom of page.    
10Look at the bottom of the pageMake sure that “Granite” logo should display at the bottom of page    
11Move the mouse over the “Sign On” buttonMake sure the mouse pointer should changed to hand symbol    
12Move the mouse over the “Sign On” buttonMake sure the “Sign On” text color should change    
13Point the mouse over the “Sign On” buttonMake sure tool tip message should display as: ‘Sign On’    
14Point the mouse over the “Sign On” buttonMake sure on pointing the mouse, there is a mouse-over effect.    


Above answer was rated as good by the following members:
311264
February 20, 2007 01:35:26   #1  
Ranita        

RE: Write test case format and test cases for Login wi...
Test Case #Test Case DescriptionExpected ResultsPass / Fail (Build No #)Actual ResultsCommentsBug ID
Version Number:
Functionality
Login & Logout
1Open up a web browser and point it to: https://<URL or IP address> and click on Go buttonMake sure Log In page should display
2Enter Email and password and click on "Sign On"Make sure Home page should display
3Click the "Sign Out" linkMake sure Log In page should display
4Enter invalid Email in the Email field and click on Sign OnMake sure error message should display as: ‘Please enter valid email’
5Without providing an email address click on Sign OnMake sure error message should display as: ‘Enter email address’
6Without providing password click on Sign OnMake sure error message should display as: ‘Enter password’
7Enter wrong Email and Password combination and click on Sign On Make sure error message should display as: ‘Invalid email address’
8Enter valid Email in the Email field without entering password in the password field ; click on Sign OnMake sure error message should display as: ‘Enter the password’
UI
8Look at the top of the pageMake sure “Granite Legal Systems” banner should display at the top of the page
9Look at the bottom of the pageMake sure that the copyright statement should display at the bottom of page.
10Look at the bottom of the pageMake sure that “Granite” logo should display at the bottom of page
11Move the mouse over the “Sign On” buttonMake sure the mouse pointer should changed to hand symbol
12Move the mouse over the “Sign On” buttonMake sure the “Sign On” text color should change
13Point the mouse over the “Sign On” buttonMake sure tool tip message should display as: ‘Sign On’
14Point the mouse over the “Sign On” buttonMake sure on pointing the mouse there is a mouse-over effect.

 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
February 20, 2007 05:46:43   #2  
s.lakshmipriya        

RE: Write test case format and test cases for Login wi...
testcaseid testcasedescription action input expectedresult actual result
001 we should check press

for valid user name signinbutton typevalid

and password and username and and

press sign in password
expected result: we verifies that login window opens if we gives valid user name and password
expected result actual result

 
Is this answer useful? Yes | No
March 03, 2007 19:42:10   #3  
Annainni Member Since: March 2007   Contribution: 6    

RE: Write test case format and test cases for Login wi...
Test case title: Login to the Greekinterview website with valid Username and password

Description:
  • Open the web browser www.greeinterview.com
  • Enter username “iamatester” in the username edit box
  • Enter password “true” in the password textbox
  • Click on the ‘Login’ button.
Expected Result:

You should able to login

You should see “welcome Iamatester” message under My account

 
Is this answer useful? Yes | No
March 05, 2007 07:28:36   #4  
Prasad        

RE: Write test case format and test cases for Login wi...

The basic test case format should be

  1. Test case ID
  2. Test case Name
  3. Test case Objective
  4. Test case Prerequisite
  5. Test steps
  6. Test Data
  7. Expected Results
  8. Actual Results
  9. Status
  10. Priority

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape