QAplanetLogin

QAplanet

Generated Test Cases

Edit, approve, reject, or regenerate structured test cases before evaluating automation readiness.

IDNamePriorityTypeReadinessStatusExpected ResultActions
QA-TC-001
Customer logs in with valid credentials

Verify that a registered customer can authenticate and access the dashboard.

Login acceptance criteria

CriticalFunctionalAutomatableApprovedThe 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

HighNegativeAutomatableDraftAn 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

MediumValidationNeeds API/DataDraftThe 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

CriticalRole-basedNeeds API/DataDraftThe user is denied access and no impersonation session is created.