
Configuring Team Project Settings
After you create a team project, you must configure settings such as groups, permissions, areas and iterations, build configurations, and source control. You can modify team project settings from the Team menu or Team Explorer.
In this walkthrough, you will modify the team project classifications. The classifications are used to categorize work items by project areas and iterations. The project structure is a hierarchy of nodes representing feature areas or teams. An iteration is a period of development effort dedicated to achieving a specific milestone.
In this walkthrough, you will modify the team project structure to map to the organization structure of Adventure Works. There is a Kiosk team that will handle the work of creating software for in-store kiosks that customers can use to order or pick up products. There is also a Web team working on an Internet Web site. Modifying the project structure to match the organization will allow you to map work items to the teams working on them. You can then use the categories to classify, query, and report on work items.
To modify the team project structure
-
In Team Explorer, click the AdventureWorks team project.
-
On the Team menu, point to Team Project Settings, and then click Areas and Iterations.
-
In the Areas and Iterations dialog box, click the Area tab.
-
Click the Add a child node toolbar button.
-
Right-click the new node, click Rename, and then in the edit box type Kiosk.
-
Click the Area node.
-
Repeat steps 2, 3, and 4 to create an additional area named Web.
Next, modify the team project to specify the iterations that are planned. In this walkthrough scenario, there are three milestones. Each milestone marks the end of an iteration: M1 Prototype, M2 Beta, and M3 Release.
To modify the team project iterations
-
In the Areas and Iterations dialog box, click the Iteration tab.
Note |
|---|
| The MSF for Agile Software development template includes three predefined iterations. For this procedure, you can delete those iterations, rename them instead of creating new ones, or simply leave them unchanged. |
-
Click the Add a child node toolbar button.
-
Right-click the new node, click Rename, and then in the edit box type M1 Prototype.
-
Click the Iteration node.
-
Repeat steps 2, 3, and 4 to create two additional items named M2 Beta, and M3 Release.
-
Click Close.