Practice free →
HomeSoftware TestingSoftware Testingmicroservices_cloud_observability › Shift right testing complements shift left by

Shift right testing complements shift left by

ATesting in production with real users and traffic
BMoving all test activities to the last sprint
CReplacing all early testing in the lifecycle
DDoing tests only when defects are reported
Answer & Solution
Correct answer: A. Testing in production with real users and traffic
Shift-right uses production techniques: synthetic monitoring, real user monitoring, feature flags, A/B tests, canary deploys, observability. Complements shift-left without replacing it. Combined approach gives full SDLC coverage.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions