Develop a test strategy step by step. System description: {{system_description}} Current coverage: {{current_coverage}} Release cadence: {{release_frequency}} Think through systematically: 1. RISK AREAS: What parts of the system are highest risk? 2. TEST PYRAMID: What is the ideal ratio of unit/integration/e2e tests? 3. UNIT TESTS: What should be unit tested? What mocking strategy? 4. INTEGRATION TESTS: What integration points need testing? 5. E2E TESTS: What critical user journeys need full coverage? 6. PERFORMANCE TESTS: What performance tests are needed? 7. SECURITY TESTS: What security testing should be automated? 8. CONTRACT TESTS: Do we need API contract tests? 9. TEST DATA: How do we manage test data? 10. CI INTEGRATION: How do tests fit into the CI pipeline? 11. COVERAGE TARGETS: What are realistic coverage goals?
Test Strategy Development
Develop a comprehensive test strategy through layered analysis.
47 copies0 forks
Share this prompt:
Details
Category
CodingUse Cases
Test strategy creationQA process improvementEngineering quality standards
Works Best With
claude-opus-4.5gpt-5.2gemini-2.0-flash
Created Updated Shared