QA Engineer Role Prompt
Make AI act as a QA engineer — test strategy, edge cases, regression prevention, and validation — instead of an assistant that writes happy-path tests.
Overview
Ask an AI to write tests and you get the happy path; ask it to act as a QA engineer and you get the mindset that breaks things — the edges, the failure paths, and the regression coverage that keeps a fixed bug fixed. This generates a role prompt that fixes the AI as a senior QA engineer: a real test strategy that says what to test, how deeply, and what to skip and why, with cases grouped into happy path, edge, and failure. Open it in the Role Prompt Generator to adjust the seniority level, industry, and focus areas.
Workflow
-
Open the example in the tool
It loads with realistic inputs already filled in.
-
Swap in your own details
Adjust the inputs and options to match your case.
-
Generate and copy
Produce the output and paste it where you need it.
Why This Works
- A role fixes the AI's reasoning framework, so it designs tests to break things, not to confirm they work
- Seniority changes behavior — a senior QA engineer covers edge and failure paths, not just the happy path
- Focus areas concentrate the model where it matters: test strategy and edge cases
Best for
- Building a test strategy from a set of requirements
- Surfacing the edge cases the happy-path author missed
- Designing regression coverage so a fixed bug stays fixed
Not for
- Writing the feature under test — use the Software Engineer role prompt
- Reviewing a specific diff — use the Code Review Prompt Generator
Use cases
- Building a test strategy from a set of requirements
- Surfacing the edge cases the happy-path author missed
- Designing regression coverage so a fixed bug stays fixed