Skip to content

vpdinesh/TestPrompts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎯 TestPrompts

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.


Why This Exists

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

πŸ“‚ Categories

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

πŸš€ Quick Start

  1. Browse the category that matches your task
  2. Copy the prompt template
  3. Replace the [PLACEHOLDERS] with your specific details
  4. Paste into your AI tool (ChatGPT, Copilot, Kiro, Claude)
  5. Get high-quality output on first try

πŸ’‘ Prompt Structure (The Secret)

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."


⭐ Star this repo if it saves you time!


πŸ“„ License

MIT β€” free to use, modify, and share.


Related Project

πŸ‘‰ TestPrompts

A curated collection of GenAI prompts for QA engineers.

https://github.com/vpdinesh/TestPrompts

πŸ‘€ Author

Dinesh V P β€” Senior Automation Engineer
LinkedIn | GitHub

About

A curated library of GenAI prompts for QA Engineers and SDETs.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors