Login with Admin Valid Credentials
HighBaselinedSmokeCritical
Description
Verify that an admin user can successfully login and access admin dashboard.
Pre-Conditions
1. Admin account exists in the system 2. Application is accessible
Test Steps
| Step # | Step Action | Expected Results |
|---|---|---|
| 1 | Navigate to the admin login URL (https://ecommerce-app.com/admin) | Admin login page is displayed |
| 2 | Enter admin email: admin@ecommerce.com | Email is entered in the field |
| 3 | Enter admin password: Admin@123 | Password is masked |
| 4 | Click the "Sign In" button | Login is processed |
| 5 | Verify admin dashboard access | Admin is redirected to admin dashboard. Dashboard shows admin menu: Products, Orders, Users, Analytics, Settings |
Created Dec 17, 2025 by Demo User