Test Plan

8 test case(s) in this folder

TC-0001

Login with Customer Valid Credentials

Verify that a registered customer can successfully login with valid email and password and is redirected to the homepage with their account accessible.

HighBaselinedSmokeCritical
Dec 17, 2025
TC-0002

Login with Customer Invalid Password

Verify that login fails when customer enters incorrect password and appropriate error message is displayed.

HighBaselinedRegressionNegative
Dec 17, 2025
TC-0003

Login with Customer Invalid Email Format

Verify that login form validates email format and prevents submission with invalid email.

MediumBaselinedNegative
Dec 17, 2025
TC-0004

Login with Customer Empty Fields Validation

Verify that login form prevents submission when required fields are empty.

MediumBaselinedUI
Dec 17, 2025
TC-0005

Login with Customer Remember Me Functionality

Verify that "Remember Me" checkbox persists user session across browser restarts.

LowUnder ReviewRegression
Dec 17, 2025
TC-0006

Login with Admin Valid Credentials

Verify that an admin user can successfully login and access admin dashboard.

HighBaselinedSmokeCritical
Dec 17, 2025
TC-0007

Login with Customer Account Lockout After Failed Attempts

Verify that account gets locked after 5 consecutive failed login attempts for security.

HighBaselinedCriticalNegative
Dec 17, 2025
TC-0008

Login with Customer Password Visibility Toggle

Verify that password visibility can be toggled using the eye icon.

LowDraftUI
Dec 17, 2025