Test Case for Login into Gmail
Test Case Name: Login to Gmail
Test Objective: To verify that a user can successfully login to their Gmail account
Test Steps:
- Open a web browser and navigate to the Gmail login page (https://www.gmail.com)
- Enter a valid email address in the “Email or phone” field
- Click on the “Next” button
- Enter a valid password in the “Password” field
- Click on the “Next” button
- Verify that the user is successfully logged in to their Gmail account and the inbox is displayed
Test Data:
- Valid email address
- Valid password
Expected Result:
- The user should be able to successfully login to their Gmail account and the inbox should be displayed.
Test Environment:
- Web browser (Google Chrome, Mozilla Firefox, etc.)
- Internet connection
Test Execution:
- Execute the above test steps in the test environment using the provided test data.
- Observe the behavior of the application during the test execution.
- If the actual result matches the expected result, mark the test case as “Pass”. If the actual result does not match the expected result, mark the test case as “Fail”.
- Record any defects or issues encountered during the test execution in a defect tracking system.