Testing In Production

Safe-release techniques DURING rollout: feature flags, progressive rollouts, canary analysis, guardrail metrics, production smoke tests, and synthetic users. Bridges QA and SRE practices. Use when: "feature flag testing," "canary deploy," "progressive rollout," "guardrail metrics," "dark launch," "safe rollout." Not for: scheduled probes that run continuously after release — use `synthetic-monitoring`. Not for: designing tests from prod telemetry — use `observability-driven-testing`. Related: release-readiness, synthetic-monitoring, observability-driven-testing, qa-metrics.

petrkindlmann b21d62c 3 files · 31.4 KB Updated

File contents

petrkindlmann/qa-skills/tree/main/skills/testing-in-production commit b21d62c493

Frequently asked questions

npx skillmds add petrkindlmann/testing-in-production