Answered Questions

  • Write test case format and test cases for Login window where we have to test username and password

    Star Read Best Answer

    Editorial / Best Answer

    Answered by: Ranita

    • Feb 20th, 2007


    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.    

    abhilash

    • Oct 20th, 2015

    Test Scenario is condition writing.
    Test Case is procedure writing.

    muthuvel

    • Sep 8th, 2014

    Testcase format for hotel management system