Home › Software Testing › Software Testing › microservices_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).
Related questions
A 'red team' in security testing is a group that'Test impact analysis' speeds CI byIn Test Maturity Model integrated (TMMi), Level 2 is'Test pyramid' for microservices typically pushes effort toQuality gates in a deployment pipeline areA test environment management strategy primarily addressesGame days in production resilience testing involveFeature flags enable testing by