REQ-FUN-138

Test Case + Test Run entities per deliverable

ID
REQ-FUN-138
Category
Functional Requirements
Status
approved
Priority
P0
Created
2026-05-11T19:30:00.000Z
Approved
2026-05-11T21:07:00.000Z
Updated
2026-05-11T21:07:00.000Z

What

test_case (id, deliverable_id, name, description, steps[], expected_result, status, created_at) and test_run (id, test_case_id, executor, run_at, result, evidence_url, notes). Tests tab per deliverable.

Why

established project management guidelines Manage Quality and Control Quality outputs include test cases / test plans / test results.

How

New tables; relations: requirement verified_by test_case; deliverable accepts_via test_case.

Done when

REST + MCP CRUD on both entities; CI posts test_run rows; relation surface in RTM.

Out of scope

Test execution by the system itself.

established project management guidelines Mapping

Primary Knowledge Area
Quality Management
Secondary KAs
Scope Management
Primary Process Group
Executing
established project management guidelines Deliverable
Quality Management Plan, Requirements Traceability Matrix

Test Case + Test Run entities are established project management guidelines Manage Quality / Control Quality outputs and feed the RTM verification column.