In my last post, I outlined the out-of-the-box reporting options available in 2010:
Let’s walkthrough the dashboard experience when you integrate TFS with SharePoint. I’ll break this topic down a bit further to cover in detail:
I can right-click on my project in Team Explorer and open the project portal to navigate to my dashboard.
The portal loads and shows the Burndown dashboard:
In addition to the reports, the dashboards also include interactive Team Web Access web parts that show live data in TFS. On this dashboard is an overview of the work items in this project (number of bugs, tasks etc.), recent build and checkin information on the right hand side. And the detailed list of open issues is included in its own web part.
The difference between the trend reports and the web parts to note here is that the data in the reports is pulled from the Analysis Services cube and the web part data is from the live operational store. The data shown in the reports has an inherent latency and the “freshness” of these reports is indicated by the ‘last updated’ timestamp that is included at the bottom of the dashboard page.
Clicking on ‘15 User Story’ link on the right hand side will pull up the actual work item list in Team Web Access:
It’s not all about work, so let’s take a look at the Quality dashboard which includes reports that answer the following questions about product quality:
In the next post, I’ll cover SharePoint Server dashboard customization. If you have questions or feedback please leave me a comment or send me an email at sunder.raman at microsoft.com