Home › Software Testing › Software Testing › microservices_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.
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