QA Engineers
11 prompts for qa engineers
Testing, quality assurance, test automation, and quality strategy prompts for QA engineers.
Comprehensive Test Case Generator
Generates a full suite of test cases (functional, edge case, negative, exploratory) from a user story or feature spec.
testing
qa
persona
qa-engineers
comprehensive
testing
+2
E2E Test Scenario Builder
Create end-to-end test scenarios for critical user flows
testing
qa
template
e2e
testing
qa
+1
Security Test Case Generator (OWASP Top 10)
Generates a set of security-focused test cases for a new feature, based on the OWASP Top 10 vulnerabilities.
testing
qa
persona
qa-engineers
security
owasp
+1
Test Failure Diagnoser
Analyzes a failed test log or description to suggest potential root causes and debugging paths for the development team.
testing
qa
persona
qa-engineers
failure
diagnoser
+2
Testability Review Assistant
Reviews a technical spec or feature plan to proactively identify potential testing challenges and suggest design improvements for better testability.
testing
qa
persona
qa-engineers
testability
review
+2
Dependency Vulnerability Scanner
Analyzes a dependency file (like package.json) to identify potential security vulnerabilities and suggest mitigation strategies.
testing
qa
persona
qa-engineers
dependency
vulnerability
+1
Writing Effective Bug Reports That Developers Can't "Re-close"
A major source of friction in the development lifecycle is "communication gaps" between QA and developers. A bug report that lacks clear steps to reproduce, logs, or expected results will be rejected by a developer.
testing
qa
bug-report-formatter
qa
writing
effective
+4
Identifying and Fixing "Flaky" Tests
Flaky tests are a nightmare for automation. They pass sometimes and fail other times for no apparent reason, which "erodes developer trust" in the entire CI pipeline.
testing
qa
flaky-test-analyzer
qa
identifying
fixing
+3
Generating Comprehensive Test Cases from User Stories
Given a user story, the QA must envision all the ways it could break or be misused. This requires a systematic approach to cover positive ("happy path"), negative, and boundary/edge cases.
testing
qa
test-case-generator
qa
generating
comprehensive
+3
Writing Test Automation Scripts
Many QAs are "hybrid" (doing both manual and automation) and need to write automation scripts quickly to keep up with the development pace.
testing
qa
automation-scripter
qa
writing
automation
+2
Creating Realistic Test Data
Good testing requires good data, but this is a significant operational challenge. Key problems include ensuring data privacy (masking sensitive production data), maintaining referential integrity, and acquiring "invalid data" to test negative scenarios.
testing
qa
synthetic-data-generator
qa
creating
realistic
+1
Browse by Role
Explore prompts for other roles