Microsoft
70-499 · Question #51
You develop a solution that is managed in Microsoft Visual Studio Team Foundation Server (TFS) source control using three branches according the following table. The branch hierarchy is shown in the…
The correct answer is D. Create two branches off DEV named FB1 and FB2. See the full explanation below for the reasoning.
Question
You develop a solution that is managed in Microsoft Visual Studio Team Foundation Server (TFS) source control using three branches according the following table. The branch hierarchy is shown in the exhibit. (Click the Exhibit button.) A new project requires you to divide your team into two separate, and largely independent, teams named Feature Team 1 and Feature Team 2. Each team works on different features. You need to recommend an effective long-term strategy that: - Allows parallel development, - Allows independent feature releases, - Minimizes conflicts, - Supports integration, and - Allows bug fixes to production code. What should you do?
Options
- AInstruct both feature teams work off the DEV branch.
- BCreate two new folders named FB1 and FB2 at the same level as the other branches.
- CInstruct Feature Team 1 to check in to the DEV branch and Feature Team 2 to check in to
- DCreate two branches off DEV named FB1 and FB2.
How the community answered
(46 responses)- A11% (5)
- B2% (1)
- C7% (3)
- D80% (37)
Community Discussion
No community discussion yet for this question.