exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 3 question 15 discussion

Actual exam question from Microsoft's AZ-400
Question #: 15
Topic #: 3
[All AZ-400 Questions]

You have a build pipeline in Azure Pipelines that occasionally fails.
You discover that a test measuring the response time of an API endpoint causes the failures.
You need to prevent the build pipeline from failing due to the test.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Set Flaky test detection to Off.
  • B. Clear Flaky tests included in test pass percentage.
  • C. Enable Test Impact Analysis (TIA).
  • D. Manually mark the test as flaky.
  • E. Enable test slicing.
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
nvnrao57
Highly Voted 4 years, 1 month ago
Given ans is correct
upvoted 12 times
vxl
2 years, 4 months ago
Came up in my exam (febr 2023)
upvoted 5 times
...
...
zellck
Highly Voted 2 years ago
Selected Answer: BD
BD is the answer. https://learn.microsoft.com/en-us/azure/devops/pipelines/test/flaky-test-management?view=azure-devops#flaky-test-management-and-reporting On the Test management page under Flaky test options, you can set options for how flaky tests are included in the Test Summary report. Flaky test data for both passed and failed test is available in Test results. The Flaky tag helps you identify flaky tests. By default, flaky tests are included in the Test Summary. However, if you want to ensure flaky test failures don't fail your pipeline, you can choose to not include them in your test summary and suppress the test failure. This option ensures flaky tests (both passed and failed) are removed from the pass percentage and shown in Tests not reported.
upvoted 6 times
zellck
2 years ago
https://learn.microsoft.com/en-us/azure/devops/pipelines/test/flaky-test-management?view=azure-devops#tests-marked-as-flaky You can mark or unmark a test as flaky based on analysis or context, by choosing Flaky (or UnFlaky, depending on whether the test is already marked as flaky.)
upvoted 4 times
...
...
sondrex
Most Recent 11 months, 2 weeks ago
every five minutes per location all the HTML, JavaScripts, and images of App1 load
upvoted 1 times
Insanewhip
6 months, 3 weeks ago
Wrong question, homes
upvoted 2 times
...
...
vsvaid
1 year, 6 months ago
Selected Answer: BD
Agree with the answer
upvoted 1 times
...
yana_b
1 year, 10 months ago
Selected Answer: BD
Correct answers are B & D
upvoted 2 times
...
AlexeyG
2 years, 3 months ago
got this in 02 March 2023 exams. scored 870 marks.
upvoted 4 times
...
Racheal28
2 years, 6 months ago
Go this on my exam today and selected B , D .Passed
upvoted 2 times
...
budha
2 years, 6 months ago
It was on my exam on December 7, 2022.
upvoted 3 times
...
syu31svc
2 years, 10 months ago
Selected Answer: BD
Given answers are supported by explanation B and D
upvoted 2 times
...
Govcomm
2 years, 11 months ago
Mark Flaky test and clear the Flaky test
upvoted 1 times
...
Mcelona
3 years, 1 month ago
Selected Answer: BD
Check https://docs.microsoft.com/en-us/azure/devops/pipelines/test/flaky-test-management ==> B & D is the right answer
upvoted 1 times
...
rdemontis
3 years, 3 months ago
Selected Answer: BD
correct
upvoted 2 times
...
Pankaj78
3 years, 6 months ago
Selected Answer: BD
correct
upvoted 1 times
...
debanjan10
3 years, 6 months ago
Selected Answer: BD
B and D
upvoted 1 times
...
Varun1980
4 years, 1 month ago
why is it not A?
upvoted 1 times
mpindado
4 years ago
If you disable flaky test detection, then when the test fails the pipeline is always going to be marked as failed. With flaky tests detection AZ can detect the failed test is flaky and let the pipeline finishes ok.
upvoted 8 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...