exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 9 question 38 discussion

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

You use an Azure Pipelines pipeline to build, test, and deploy an app named App1.

You need to reduce how long it takes to complete unit and integration tests for App1. The solution must ensure that the code coverage testing ratio is maintained.

What should you do?

  • A. Enable flaky test management.
  • B. Purchase additional parallel jobs.
  • C. Enable Test Impact Analysis (TIA).
  • D. Add an agent pool.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Gooldmember
6 months, 4 weeks ago
Selected Answer: C
I agree with C.
upvoted 1 times
...
danisancho
9 months, 1 week ago
Selected Answer: C
C is the correct answer. TIA performs incremental validation by automatic test selection. It automatically selects only the subset of tests required to validate the code being committed.
upvoted 2 times
...
marmila
9 months, 2 weeks ago
Selected Answer: C
C. Enable Test Impact Analysis (TIA).
upvoted 1 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 ...