Practice free →
HomeSoftware TestingSoftware Testingmicroservices_cloud_observability › Synthetic monitoring is

Synthetic monitoring is

AScripted probes simulating user flows in prod
BLogging every database query to a flat file
CHashing all user passwords before any storage
DCompiling source code with no test execution
Answer & Solution
Correct answer: A. Scripted probes simulating user flows in prod
Synthetic monitoring (Pingdom, Datadog Synthetics, Checkly) runs scripted journeys against production from multiple locations. Catches uptime and SLA issues, validates critical paths, complements real user monitoring (RUM).
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions