Dashboards (Agile)
Agile teams can quickly find important information about their team projects by using dashboards. Dashboards show project data, support investigation, and help teams perform common tasks more quickly.
To access a dashboard, choose Go to project portal in the ACTIVITIES pane in Team Web Access.
Note
To access dashboards, your team project must have a project portal enabled and be associated with a SharePoint site. For more information, see Access a Team Project Portal and Process Guidance. To view the project portal, you must also be a member of the Visitors or Members group for the portal.
To update or refresh Excel reports that appear in the dashboard, you must belong to a group that is granted access to the Single Sign-on enterprise application definition, or you must belong to the TfsWarehouseDataReaders security role in SQL Server Analysis Services. For more information, see Excel Reports (Agile).
In this topic
|
Required Permissions
To view the dashboard, you must be assigned or belong to a group that has been assigned Read permissions in SharePoint Products for the team project. To create or modify work items from the dashboard, you must be a member of the Contributors group or your Edit work items in this node permissions must be set to Allow. For more information, see Excel Reports (Agile), Add Users to Team Projects, or Managing Permissions.
Dashboards Available to You
The dashboards and dashboard customization features that are available to you depend on the version of SharePoint Products that is installed on your portal, as the following table indicates. Also, the PivotChart reports and Excel Web Access Web parts that appear in dashboards require that your team project is provisioned with SQL Server Analysis Services.
Task |
Windows SharePoint Services 3.0 |
Microsoft Office SharePoint Server 2007 Standard Edition |
Microsoft Office SharePoint Server 2007 Enterprise Edition |
Related topics |
---|---|---|---|---|
Quickly access work items that are assigned to you. You can use My dashboard to view and open the bugs, tasks, and test cases that are assigned to you. |
||||
Review progress with the team. Agile teams can use the Project dashboard to view their own status and progress and to answer the following questions:
|
||||
Track progress toward completing an iteration. Agile teams can use the Progress dashboard to view its own progress and to answer the following questions:
|
||||
Troubleshoot software quality issues with with the team. Agile teams can use the Quality dashboard to view the quality of the software that they are creating and to answer the following questions:
|
||||
Monitor test progress and find gaps in test coverage. Agile teams can use the Test dashboard to track its own progress toward testing user stories and to answer the following questions:
|
||||
Monitor bug activity. Agile teams can use the Bugs dashboard to track its own progress toward finding and resolving code defects and to answer the following questions:
|
||||
Monitor code coverage, code churn, and build activity. Agile teams can use the Build dashboard to track the quality of the builds and to answer the following questions:
|
Dashboards and Web Parts
Dashboards use SharePoint Products to display Web parts. You can add many types of Web parts to a dashboard. However, the two Web parts that are specific to the display of project data for Team Foundation are Excel Web Access and Team Web Access Web parts. Web parts for Excel Web Access display PivotChart reports or other data that is derived from Office Excel worksheets that access the Analysis Services database for Visual Studio ALM. Web parts for Visual Studio ALM show lists of work items, work item counts, and other project data that is derived from Team Foundation databases.
The following illustration and table show and describe a sample dashboard, Bugs dashboard. For more information, see Bugs Dashboard.
Dashboard element |
Element title |
Source data |
Data displayed |
Related topic |
---|---|---|---|---|
Bug Progress |
Bug Progress Excel Report |
A visual representation of the cumulative count of all bugs, grouped by their state for the past four weeks. |
||
7-Day Bug Trend Rates |
Bug Trends Excel Report |
Line chart that shows the rolling average of the number of bugs that the team has opened, resolved, and closed for the past four weeks. The rolling average is based on the seven days before the date for which it is calculated. |
||
Active Bugs by Priority |
Bugs by Priority Excel Report |
A visual representation of the cumulative count of all bugs, grouped by their priority, for the past four weeks. |
||
Active Bugs by Assignment |
Bugs by Assignment Excel Report |
A horizontal bar chart with the total count of active bugs, grouped by priority, that are assigned to each team member. |
||
Active Bugs |
Web part for Team Web Access |
A visual representation of the cumulative count of all bugs, grouped by their state, for the past four weeks. |
||
Important Dates |
Web part for SharePoint Products |
A list of upcoming events |
|
|
Project Work Items |
Web part for Team Web Access |
A count of active, resolved, and closed work items. You can open the list of work items by clicking each number. This list is derived from a Team Web Access Web part. |
||
Recent Builds |
Web part for Team Web Access |
A list of recent builds and their build status. You can view more details by clicking a specific build. This list is derived from a Team Web Access Web part. |
||
Recent Checkins |
Web part for Team Web Access |
A list of the most recent check-ins. You can view more details by clicking a specific check-in. This list is derived from a Team Web Access Web part. |
Accessing a Dashboard
You can access a dashboard if the following conditions are true:
Your team project is enabled with a project portal and associated with a SharePoint site.
Note
To determine whether a project portal is enabled for your team project, see Access a Team Project Portal and Process Guidance.
You are assigned or belong to a group that has been assigned the Read permissions in SharePoint Products for the team project. For more information, see Add Users to Team Projects.
To access a dashboard
Go to the Team menu and choose Show Project Portal….
A Web browser opens and displays the default dashboard for your team project.
Note
If you have a problem opening the dashboard, verify that your team project is enabled with a portal. For more information, see Access a Team Project Portal and Process Guidance.
In the navigation pane, click the title of the dashboard that you want to open.
Using the Dashboard Toolbar
From the dashboard toolbar, you can create a work item, an Excel report, or a copy of the current dashboard, or you can open a work item based on its ID. The following illustration shows these functions.
Using the Work Item Toolbar
Web parts for Team Web Access that display a list of work items also provide a work item toolbar. By using this toolbar, you can perform the functions that the following illustration summarizes.
You can perform the following actions by using the work item toolbar in Web parts for Team Web Access.
Create a task, bug, test case, or other work item.
A blank work item form of the type that you specify opens in Team Web Access. For more information, see Create a Work Item.
Refresh the items in the list from the query that it references.
Add or remove columns, and change the sort order of the items in the list.
The Column Options dialog box opens in Team Web Access. For more information, see Add, Remove, Reorder, and Sort Columns.
Run the query behind the work item list.
A browser window opens in Team Web Access with the results of the query.
Copy work items to the Clipboard.
Send work items to Office Outlook.
A Send Email dialog box opens with the work items listed in a table. For more information, see Share Work Items.
Create a linked work item.
The New Linked Work Item dialog box opens in Team Web Access. For more information, see Create a Linked Work Item.