ExamQuestions.com

Register
Login
Microsoft Azure DevOps Solutions (AZ-400) Exam Questions

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

184 / 375

Question 184:

You have a pipeline defined in your Azure DevOps project. You notice that the pipeline fails occasionally. This is because a test measures the response time of an API endpoint that causes the failures. You have to ensure that the build pipeline does not fail because of the test. Which of the following can you carry out to rectify this issue? Choose two answers from the options given below.

Answer options:

A.Ensure to enable Test impact analysis.
B.Clear the property of Flaky tests that is included in the test pass percentage.
C.Set the Flaky test detection to Off.
D.Manually go ahead and mark the test as flaky.