A curated library of GenAI prompts for QA Engineers and SDETs.
Stop writing generic prompts. Use battle-tested templates that produce production-ready test artifacts.
Most QA engineers using AI tools (ChatGPT, Copilot, Kiro) get mediocre output because their prompts lack structure. This library provides copy-paste-ready prompt templates that consistently produce high-quality:
- Test cases (functional, security, edge cases)
- Automation scripts (Python, Selenium, API)
- Bug reports and root cause analysis
- Test plans and coverage matrices
- Code reviews focused on testability
| Category | What You Get | Best For |
|---|---|---|
| Test Case Generation | Generate comprehensive TCs from requirements | Manual & automation testers |
| Automation Scripts | Generate Python/Selenium/API test code | SDETs & automation engineers |
| Security Testing | OWASP-aligned security test prompts | Security testers |
| Bug Analysis | Root cause analysis & defect reports | All QA roles |
| Test Planning | Test strategies, estimation, coverage | Test leads & managers |
| API Testing | REST/GraphQL test generation | API testers |
| Code Review | Review code for testability & quality | SDETs |
| Report Generation | Convert data into stakeholder reports | Test managers |
- Browse the category that matches your task
- Copy the prompt template
- Replace the
[PLACEHOLDERS]with your specific details - Paste into your AI tool (ChatGPT, Copilot, Kiro, Claude)
- Get high-quality output on first try
Every prompt in this library follows the RCTCF framework:
R β Role (Who should the AI be?)
C β Context (What's the background?)
T β Task (What exactly do you want?)
C β Constraints (Rules and boundaries)
F β Format (How should the output look?)
This is why these prompts work better than "write me some test cases."
MIT β free to use, modify, and share.
π TestPrompts
A curated collection of GenAI prompts for QA engineers.