QAplanet
Generated Test Cases
Edit, approve, reject, or regenerate structured test cases before evaluating automation readiness.
| ID | Name | Priority | Type | Readiness | Status | Expected Result | Actions |
|---|---|---|---|---|---|---|---|
| QA-TC-001 | Customer logs in with valid credentials Verify that a registered customer can authenticate and access the dashboard. Login acceptance criteria | Critical | Functional | Automatable | Approved | The customer is signed in and redirected to the account dashboard. | |
| QA-TC-002 | Invalid login displays clear error Verify invalid credentials are rejected without creating an authenticated session. Invalid credentials acceptance criteria | High | Negative | Automatable | Draft | An error message is displayed and the user remains signed out. | |
| QA-TC-003 | Order date filter rejects ranges over 24 months Verify that the order history filter enforces the maximum date range. Date range business rule | Medium | Validation | Needs API/Data | Draft | The filter is not applied and a validation message explains the 24 month limit. | |
| QA-TC-004 | Support impersonation is denied for non-manager role Verify role-based access prevents unauthorized impersonation. Support Manager impersonation rule | Critical | Role-based | Needs API/Data | Draft | The user is denied access and no impersonation session is created. |