Generate Testing Strategy

Generates TESTING_STRATEGY.md — a consolidated testing strategy document that aggregates the acceptance criteria from all executable specs into a global testing approach (unit, integration, E2E, load, security). Use this skill AFTER swebok-generate-spec has produced 03-SPECS.yaml (or the specs/ directory). ## When to invoke this skill - After all specs have been generated - When the user asks for a "testing strategy", "QA plan", "test plan", or "TESTING_STRATEGY.md" - When planning the testing phase of a project ## When NOT to invoke - Before specs exist - For projects without acceptance criteria defined

eroveda 6b5f3b9 3.8 KB Updated

File contents

eroveda/blueprint-skills/tree/main/skills/generate-testing-strategy commit 6b5f3b93c3

Frequently asked questions

npx skillmds@latest add eroveda/generate-testing-strategy