🔥 3-day streak
Professional Cloud Architect77 / 169
Question 77 of 169

A software team has a CI/CD pipeline running on Cloud Build. Their integration test suite frequently produces intermittent failures ('flaky tests') that are not caused by real code defects but by timing issues and shared test data collisions when tests run in parallel. Developers have started re-running the pipeline until it passes, which erodes trust in the test results and slows down deployments. As the architect, what should you recommend to improve the reliability and value of the test process?

Reviewed for accuracy · Report an issueNext question