Which practice best describes the benefit of continuous testing in the city’s CI pipeline for a Meraki automation repo?
Select an answer to reveal the explanation.
Short Explanation
Every bus that leaves the depot gets the same checklist—not just the holiday express. Continuous testing means each change gets the automated suite in CI, not a late manual night-before ritual.
Full Explanation
Continuous testing means each change receives the same automated suite in CI. Waiting for a human to run tests the night before a change window is the late manual pattern this task contrasts. Skipping tests for production-only discovery, or confusing a single 4.1 red-job diagnosis with the ongoing benefit, misses the point of continuous testing.