This series of instances will be written in TFs 2012 + SQL server2012.
The full version of TFS is preferably installed in Windows server2008 64-bit or later versions, including 64-bit SQL Server 2012, Sharepoint 2012, Team Foundation server 2012, and SQL Server reporting services.
It is not a full version installed in Windows 7. This series will be installed in Windows 7 for secondary development. SharePoint components are not included.
During the installation process, pay attention to the mixed mode of SQL Server and use Windows authentication when installing TFs.
Then we can see the following TFs controller, where we can manage the team set, log and generation configuration, and the full version also includes report configuration and team portal configuration.
Then in vs2012, we can see that the team manager is as follows:
Click "team resource manager" and select "create Team Project"
Select the MSF (Microsoft solution framework) template. You can select an agile solution or a cmme solution.
Finally, let's start creating work items.
Work Items vary according to the MSF template, which are roughly divided into bugs, tasks, product backlog work items, and test cases. Depends on your project requirements.
In addition, TFS can be managed as a whole and projects can be managed through the Web.
A. Manage TFS as a whole
B. Web management interface for team projects