Front-end demonstration layout. Data shown is representative sample. Backend integration is in development.
Sprint: Sprint 12 — Auth & Reporting
TS-001 Smoke Suite — Auth COMPLETE

Scope: auth.* · ENV: ENV-001 Staging

PASS 10 FAIL 1 BLOCKED 0 NR 0
View test cases →
TS-002 Regression Suite — Full IN PROGRESS

Scope: auth.* + report.* · ENV: ENV-002 CI/CD

PASS 18 FAIL 2 BLOCKED 2 NR 7
View test cases →
TestSet: TS-001 — Smoke Suite
ID Title Package Steps Verdict
TC-001 Valid login with correct credentials TCP-001 4 steps PASS
TC-002 Invalid password triggers lockout after 5 attempts TCP-002 6 steps PASS
TC-003 Expired session token redirects to login TCP-001 3 steps FAIL
TC-004 OAuth2 token exchange — code for access_token TCP-003 5 steps BLOCKED
TC-005 Remember-me token persists across browser restart TCP-001 4 steps PASS
TC-006 Concurrent login from two devices invalidates first session TCP-002 5 steps PASS
Project environments
ENV-001 Staging cloud
KeyValue
BASE_URLhttps://staging.ebank-api.internal
API_KEY•••••••• [masked]
DB_HOSTpg-stg-01.internal:5432
AUTH_TIMEOUT3600
JIRA_PROJECTEBANK-STG
ENV-002 CI/CD Pipeline docker
KeyValue
BASE_URLhttp://app:8080
API_KEY${CI_API_KEY} [env-injected]
DB_HOSTpostgres:5432
AUTH_TIMEOUT900
REPORT_PATH/app/reports/output

TestExecutiveDeployment — Domain Entities

TestCasePackage TestCase TestSet TestEnvironment TestEnvironmentVar
← MI-M-T overview & entity model