| AZ400 Certification Dump Question 55
Your company uses Microsoft Azure Pipelines to automate its build and release processes. Recently, there are frequent pipeline failures due to flaky tests, causing delays in software delivery.
You need to enhance pipeline reliability by addressing the root cause of flaky tests.
What action do you take?
Select only one answer.
Choose the correct option from below list
(1)Improve pipeline reliability by fixing flaky tests.
(2)Ignore the test failures.
(3)Increase test coverage to identify flaky tests.
(4)Increase the number of retries for tests.
Answer:-(1)Improve pipeline reliability by fixing flaky tests. | | |