Practice free →
HomeSoftware TestingSoftware Testingmicroservices_cloud_observability › A test environment management strategy primarily…

A test environment management strategy primarily addresses

ASelecting test design techniques for a sprint
BProvisioning, isolation and refresh of test envs
CStoring the source code in version control
DTracking defects through their full lifecycle
Answer & Solution
Correct answer: B. Provisioning, isolation and refresh of test envs
TEM ensures testers have access to suitable environments at the right time: provisioning automation (IaC), data refresh, isolation between teams, resource costs, decommissioning. Critical to throughput in modern test programs.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions