You are on page 1of 2

Project Name: Online Course Reservation System

Test Case Design Document

Test Case ID: CCAPP_01 Test Designed by: K.Pavan Praneetha


Test Priority (Low/Medium/High): Med Test Designed date: 14-01-2023
Module Name: Google login screen Test Executed by: K.Pavan Praneetha
Test Title: Verify login with valid username and password Test Execution date: 14-01-2023
Description: Test the Google login page

Pre-conditions: User has valid username and password


Dependencies:

S.No Test Steps Test Data Expected Result Actual Result Status (Pass/Fail) Notes

User is navigated to The provided


User should be able to login dashboard with successful Pass username and
1.Navigate to login page. Login password are
2.Provide valid username. valid.So,the
3.Enter valid password. User= abc@gmail.com page is logged
1 4. Click on Login button. Password: 1234 in
1.Navigate to login page. User should be able to login An error message is Fail User name is
2.Provide invalid username. displayed showing the invalid
3.Enter valid password. User= ab@gmail.com invalid login credentials.
2 4. Click on Login button. Password: 1234
1.Navigate to login page. User= abc@gmail.com User should be able to login An error message is Fail Password is
3 2.Provide valid username. Password: 123 displayed showing the invalid
3.Enter invalid password. invalid login credentials.
4. Click on Login button.
1.Navigate to login page. User should be able to login An error message is Fail Both User
2.Provide invalid username. displayed showing the name and
3.Enter invalid password. User= ab@gmail.com invalid login credentials. Password are
4 4. Click on Login button. Password: 123 invalid

Post-conditions:
User is validated with database and successfully login to account. The account session details are logged in database.

You might also like