Microsoft
70-496 · Question #65
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. You create a new build definition and select the Continuous Integration trigger. The build…
The correct answer is A. Enable the Builds check-in policy. See the full explanation below for the reasoning.
Question
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. You create a new build definition and select the Continuous Integration trigger. The build definition runs a build verification test. You discover that the build fails because the build verification test has not passed, even though compilation of the source code succeeds. You need to prevent further check-ins until the code passes the build verification test and the build succeeds. What should you do?
Options
- AEnable the Builds check-in policy.
- BConfigure the build definition's source control folders to be read-only for the other
- CEnable the Testing check-in policy.
- DConfigure the server-side check-in event handler to roll back if the earlier build has failed.
How the community answered
(19 responses)- A84% (16)
- B5% (1)
- C11% (2)
Community Discussion
No community discussion yet for this question.