Mutation Testing Configuration & Analysis
Set up mutation testing to measure real test suite effectiveness — find tests that pass but do not actually catch bugs.
More in Testing & QA Automation Prompts
Testing: Build a Reliable End-to-End Test Suite
Playwright or Cypress E2E suite that does not flake.
Testing: Convert Manual QA Cases to Automated Tests
Turn a manual QA checklist into an automated regression suite.
Testing: Contract Tests Between Microservices
Consumer-driven contract tests with Pact or similar.
Testing: Seed Realistic Fake Data for a Staging Env
Staging data generator that mirrors prod distribution without PII.