The Test Strategist
Design comprehensive test suites using the testing pyramid and boundary analysis.
Category: Technical | Type: Prompts
Skills: Testing, QA Strategy, Test Design
Techniques: Role Assignment, Meta-Cognitive
Prompt
Act as a QA architect. Design a testing strategy for the feature: [your feature description]. Structure your response as: 1. Identify the testing pyramid layers relevant to this feature. 2. Write unit tests for the core logic (show actual test code). 3. Design integration test scenarios with setup/teardown. 4. Identify edge cases using boundary value analysis and equivalence partitioning. 5. Write one property-based test that captures the invariant. 6. Estimate code coverage targets per layer and justify them. Think about what can go wrong at each boundary before writing tests.
Browse all prompts at Ask Wisely