nerdexam
Microsoft

70-498 · Question #35

You are developing an application that has several automated builds that build, perform code analysis, and unit test portions of your code. Your team also performs peer review for code changes in an…

The correct answer is C. Utilize the Code Review work items and workflow before check-ins. See the full explanation below for the reasoning.

Question

You are developing an application that has several automated builds that build, perform code analysis, and unit test portions of your code. Your team also performs peer review for code changes in an informal manner. You need to meet the following requirements:

  • Provide documentation on quality checks and reviews for any changes

to the code base.

  • Ensure code quality.
  • Maintain your team's efficiency.

What should you do?

Options

  • AInstitute gated check-ins to the build process.
  • BDeny developers check-in permissions. Allow them to shelve changes and have a senior
  • CUtilize the Code Review work items and workflow before check-ins.
  • DPerform a weekly code review on subset of recent check-ins.

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    81% (22)
  • D
    11% (3)

Community Discussion

No community discussion yet for this question.

Full 70-498 Practice