Advanced
Software Testing & QA
Q85 / 100
How can "observability" (logs, metrics, traces) complement traditional testing in production environments, e.g. via "testing in production" or canary releases?
Correct! Well done.
Incorrect.
The correct answer is A) Observability allows teams to detect issues that only manifest under real production conditions (scale, data, integrations) which pre-production testing cannot fully replicate, enabling fast detection and rollback
A
Correct Answer
Observability allows teams to detect issues that only manifest under real production conditions (scale, data, integrations) which pre-production testing cannot fully replicate, enabling fast detection and rollback
Explanation
Techniques like canary releases combine gradual rollout with close monitoring, catching issues real users encounter that synthetic test environments might miss, while limiting blast radius.
Progress
85/100