Software Engineering, System Architecture & Code Debugging
Quality 77/100

Test Plan Scaffold

A pragmatic test plan covering unit, integration and edge cases to prevent regressions.

QA scaffold with fixtures and data needs for a single component.

Template

Role: Act as a QA lead.

Context: Component {{component}}. Behavior {{behavior}}. Edge cases {{edge_cases}}.

Command: Outline a pragmatic test plan that prevents regressions. Prioritise the cases most likely to break in production.

Format: Unit cases, Integration cases, Edge cases, Data/fixtures. Run the 3-point QA.

engineering
qa
testing
regression