Top AI prompts for testing & qa. Unit tests, integration tests, E2E
14 prompts— sorted by community rating
Implement consumer-driven contract testing with Pact. Ensure API changes don't break consumers without running full integration tests.
Set up mutation testing to verify your tests actually catch bugs. Stryker mutates your code and checks if tests fail — the ultimate test quality metric.
Set up visual regression testing in CI with Playwright. Capture screenshots, compare against baselines, and block PRs on visual changes.
Intermediate code generation prompt. Cypress E2E Test with customizable parameters for professional results.
Advanced code generation prompt. Playwright Visual Regression with customizable parameters for professional results.
A advanced-level code prompt for creating custom eslint rule. Fill in the variables to customize the output for your specific needs.
A beginner-level code prompt for creating storybook component. Fill in the variables to customize the output for your specific needs.
Craft e2e test suite with this structured code prompt. Adjustable variables let you fine-tune the output.
Beginner code generation prompt. Database Seed Script with customizable parameters for professional results.
Fuzz your API endpoints with random but valid inputs. Find edge cases, crashes, and 500 errors that manual testing misses.
Intermediate code generation prompt. Vitest Mock Factory with customizable parameters for professional results.
Advanced code generation prompt. Property-Based Testing with customizable parameters for professional results.
Comprehensive k6 load testing suite with smoke, load, stress, and spike test scenarios. Thresholds, custom metrics, and CI integration.
Craft unit test generator with this structured code prompt. Adjustable variables let you fine-tune the output.