| Test Case # | Test Case Description | Expected Results | Pass / Fail (Build No #) | Actual Results | Comments | Bug ID |
| Version Number: |
| Functionality | | | | | | |
| Login & Logout | | | | | |
| 1 | Open up a web browser and point it to: https://<URL or IP address> and click on Go button | Make sure Log In page should display | | | | |
| 2 | Enter Email and password and click on "Sign On" | Make sure Home page should display | | | | |
| 3 | Click the "Sign Out" link | Make sure Log In page should display | | | | |
| 4 | Enter invalid Email in the Email field and click on Sign On | Make sure error message should display as: ‘Please enter valid email’ | | | | |
| 5 | Without providing an email address, click on Sign On | Make sure error message should display as: ‘Enter email address’ | | | | |
| 6 | Without providing password, click on Sign On | Make sure error message should display as: ‘Enter password’ | | | | |
| 7 | Enter wrong Email and Password combination and click on Sign On | Make sure error message should display as: ‘Invalid email address’ | | | | |
| 8 | Enter valid Email in the Email field, without entering password in the password field ; click on Sign On | Make sure error message should display as: ‘Enter the password’ | | | | |
| UI | | | | | | |
| 8 | Look at the top of the page | Make sure “Granite Legal Systems” banner should display at the top of the page | | | | |
| 9 | Look at the bottom of the page | Make sure that the copyright statement should display at the bottom of page. | | | | |
| 10 | Look at the bottom of the page | Make sure that “Granite” logo should display at the bottom of page | | | | |
| 11 | Move the mouse over the “Sign On” button | Make sure the mouse pointer should changed to hand symbol | | | | |
| 12 | Move the mouse over the “Sign On” button | Make sure the “Sign On” text color should change | | | | |
| 13 | Point the mouse over the “Sign On” button | Make sure tool tip message should display as: ‘Sign On’ | | | | |
| 14 | Point the mouse over the “Sign On” button | Make sure on pointing the mouse, there is a mouse-over effect. | | | | |
Write test case format and test cases for Login window where we have to test username and password
Questions by alwaysprashant
Editorial / Best Answer
Answered by: Ranita
Related Answered Questions
Related Open Questions