Microsoft
70-498 · 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
(27 responses)- A11% (3)
- B78% (21)
- C7% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.