nerdexam
Microsoft

70-499 · Question #58

You manage a software development project that includes multiple feature teams. The teams integrate their code into a shared code repository as frequently as possible. You plan to configure a build…

The correct answer is B. Set the build trigger to Continuous Integration and enable automated testing. See the full explanation below for the reasoning.

Question

You manage a software development project that includes multiple feature teams. The teams integrate their code into a shared code repository as frequently as possible. You plan to configure a build definition by using the default build process template (DefaultTemplate.xaml). You need to know when a check-in from a feature team has broken the build or caused a test to fail, without impacting the feature team. What should you do?

Options

  • ASet the Analyze Test Impact parameter to True in the build process template.
  • BSet the build trigger to Continuous Integration and enable automated testing.
  • CAdd the Builds check-in policy to your team project.
  • DCreate a shelveset command for pending changes.

How the community answered

(28 responses)
  • A
    7% (2)
  • B
    79% (22)
  • C
    4% (1)
  • D
    11% (3)

Community Discussion

No community discussion yet for this question.

Full 70-499 Practice