SlideShare a Scribd company logo
Microsoft Visual Studio 2012 
Team Foundation Server Reporting 
Angela Dugan 
ALM Practice Manager 
Polaris Solutions 
Angela.Dugan@PolarisSolutions.com
Angela Dugan 
Mobile Solutions 
Project Leadership 
.NET Solutions 
Application Lifecycle Management
AGENDA 
What reporting options are available? 
Built-in 
Excel 
SSRS 
What reports come out of the box? 
Creating your own reports
REPORTS BY TEMPLATE 
Tasks 
SCRUM 
Agile 
CMMI 
Monitor bug activity, reactivations, and trends. Track bugs that the team is finding and the progress that the team is making toward fixing them. 
•Bug Status Report 
•Bug Trends Report 
•Reactivations Report 
•Bug Status Report 
•Bug Trends Report 
•Reactivations Report 
Monitor build activity, success, and trends. You can use build reports to track the quality and success of your team's builds over time. 
•Build Success Over Time Report 
•Build Summary Report 
•Build Quality Indicators Report 
•Build Success Over Time Report 
•Build Summary Report 
•Build Quality Indicators Report 
•Build Success Over Time Report 
•Build Summary Report 
Track project health, team burn rate, and task completion. 
Use to review the level of effort that the team has spent on each requirement type work items that the team is implementing. By using this report, you can quickly determine whether any work was recently completed on each item,what work is remaining and how far each item has been implemented and tested. 
You can review this report daily or weekly to monitor the progress of the team during an iteration. 
•Release Burndown(Scrum) 
•Sprint Burndown(Scrum) 
•Velocity (Scrum) 
•Burndownand Burn Rate Report (Agile) 
•Remaining Work Report 
•Status on All Iterations Report 
•Stories Overview Report (Agile) 
•Stories Progress Report (Agile) 
•Burndownand Burn Rate Report (CMMI) 
•Remaining Work Report 
•Status on All Iterations Report 
•Requirements Progress Report (CMMI) 
•Requirements Overview Report (CMMI) 
Determine added work. You can use the Unplanned Work report to determine how much work the team added to an iteration after it started. 
•Unplanned Work 
•Unplanned Work 
Monitor testing activity. You can use the test reports to track the team's progress toward developing test cases and to determine how well they cover the requirement type work items. 
•Test Case Readiness Report 
•Test Plan Progress Report 
•Test Case Readiness Report 
•Test Plan Progress Report 
•Test Case Readiness Report 
•Test Plan Progress Report
SCRUM -RELEASE BURNDOWN 
Understand how quickly your team has delivered backlog items and track how much work the team must still perform to complete a product release. 
Review the report to determine the progress that your team has made in a release and to answer the following questions: 
How much work remains in the release? 
How quickly is your team working through the product backlog?
SCRUM -SPRINT BURNDOWN 
Displays the following pieces of data: 
The Ideal Trend line indicates an ideal situation in which the team burns down all of the effort that remains at a constant rate by the end of the sprint. 
The In Progress series shows how many hours remain for tasks that are marked as In Progress in a sprint. 
The To Do series shows how many hours remain for tasks that are marked as To Do in a sprint. 
Review the report to determine the progress that your team has made in a release and answer the following questions: 
How much work remains in the sprint? 
Is your team on track to finish all work for the sprint? 
When will your team finish all work for the sprint? 
How much work for the sprint is in progress?
SCRUM -VELOCITY 
Based on the velocity of previous sprints that the report illustrates, you can: 
Track how much effort your team has reported as complete for each sprint. 
Estimate how much backlog effort your team can handle in future sprints if your team composition and sprint duration stay constant. 
Review the report to determine how much progress your team has made and to answer the following questions: 
How much effort has your team completed in each sprint? 
What is the maximum velocity of your team? 
What is the minimum velocity of your team? 
What is the average velocity of your team?
AGILE -BURNDOWN 
You can use this report to answer the following questions: 
Is the team likely to finish the iteration on time? 
Will the team complete the required work, based on the current burn rate? 
When can the team finish the current iteration? 
How much work can the team complete in the available time? 
How much work does each team member have? 
How fast is the team completing remaining work? 
Is the team adding work during the iteration? Is there scope creep? 
How is the work distributed across the team?
AGILE –REMAINING WORK 
Number of Hours vs. Number of Work Items 
Review the report to determine the progress within an iteration or over time. Specifically, you can find answers to these questions: 
How fast is the team burning down remaining work? 
Is work being added during the iteration? Is the team expanding the scope of the work? 
How much progress can the team make in the available time? 
Approximately when can the team finish the work? 
Is too much work in progress? 
Is the flow of work being impeded or blocked? 
When will the team finish the current iteration?
AGILE –ITERATIONS STATUS 
This report displays the following information: 
Stories Closed: number of user stories that have been closed; derived from the current values specified for the iteration and the state of each user story. 
Progress (Hours): represents the values for Original Estimate (grey), Completed (green) and Remaining (light blue) based on the rollup of hours that are defined for all tasks; derived from the current values that are specified for the iteration and the hours for each task. 
Bugs: representation for all bugs, grouped by their current states of Active (blue), Resolved (gold) and Closed (green); derived from the current values that are specified for the iteration and the state of each bug.
AGILE–ITERATIONS STATUS 
Review the report to determine how many stories are ready to release and to better understand the rate of the team's progress. For example, you can find answers to the following questions: 
Did the scope of work for each iteration closely match the team capacity? 
Does the number of stories closed in each iteration correspond to your expectations? 
Is the team resolving and closing more bugs with successive iterations? 
How many stories can the team ship today? 
This is BAD!!!
CMMI–BURNDOWNAND BURN RATE 
Burndownshows the trend of completed and remaining work over a specified time period. 
Burndown 
How fast is the team completing remaining work? 
Is the team adding work during the iteration? Is there scope creep? 
How much work can the team complete in the available time? 
When can the team finish the work? 
When can the team finish the current iteration?
CMMI–BURNDOWNAND BURN RATE 
Burn rate provides calculations of the completed and required rate of work based on the specified time period. 
Burn Rate 
Is the team working quickly enough to finish the remaining work on time? 
Work Assignment 
How is the work distributed across the team? 
Should the team balance the remaining work load?
CMMI–REMAINING WORK 
Number of Hours vs. Number of Work Items 
Questions That the Report Answers 
Review the report to determine the progress within an iteration or over time. Specifically, you can find answers to these questions: 
How fast is the team burning down remaining work? 
Is work being added during the iteration? Is the team expanding the scope of the work? 
How much progress can the team make in the available time? 
Approximately when can the team finish the work? 
Is too much work in progress? 
Is the flow of work being impeded or blocked? 
When will the team finish the current iteration?
AD-HOC REPORTS IN MICROSOFT EXCEL
AD-HOC REPORTS IN MICROSOFT EXCEL
“REQUIREMENT” PROGRESS -ALL TEMPLATES
Test % passing… 
Code % covered… 
Code % changed…
SHAREPOINTDASHBOARDS
Bugs are resolved steadily… 
Bugs count by person…
Lines of code tested… 
Lines of code changed…
Task hours getting completed… 
Tasks are getting closed…
Test are passing… 
Are the builds healthy? 
Bugs reactivations are low…
RESOURCES 
Process Templates Overview: http://msdn.microsoft.com/en- us/library/vstudio/ms400752.aspx 
Reports and Artifacts: 
Scrum: http://msdn.microsoft.com/en- us/library/vstudio/ff731587.aspx#monitoring 
Agile: http://msdn.microsoft.com/en-us/library/vstudio/dd997580.aspx 
CMMI: http://msdn.microsoft.com/en-us/library/vstudio/ee332487.aspx
Process area 
Visual Studio Scrum 2.0 
MSF for Agile v6.0 
MSF for CMMI v6.0 
Workflow states 
•New 
•Approved 
•Committed 
•Done 
•Removed 
•New 
•Active 
•Resolved 
•Closed 
•Removed 
•Proposed 
•Active 
•Resolved 
•Closed 
Product planning 
To customize the backlog pages, see Customize the Backlog Pages. 
•Bug (Scrum) 
•Product Backlog Item (Scrum) 
•Agile backlogs 
•User Story (Agile) 
•Agile backlogs 
•Requirement (CMMI) 
•Agile backlogs 
Task and iteration planning 
To customize the task board, see Customize the Task Board Page. 
•Task (Scrum) 
•Agile task board 
•Task (Agile) 
•Agile task board 
•Task (CMMI) 
•Agile task board 
COMPARE & CONTRAST
Process area 
Visual Studio Scrum 2.0 
MSF for Agile v6.0 
MSF for CMMI v6.0 
Bug backlog management 
Bug (Scrum) 
•Bug (Agile) 
•Triage Workbook 
•Bug (CMMI) 
•Triage Workbook 
Project management 
Impediment (Scrum) 
•Issue (Agile) 
•Issues Workbook 
•Issue (CMMI) 
•Risk (CMMI) 
•Review (CMMI) 
•Issues Workbook 
Test management 
•Test Case 
•Shared Steps 
•Test Case 
•Shared Steps 
•Test Case 
•Shared Steps 
Code review and feedback 
•Code Review Request 
•Code Review Response 
•Feedback Request 
•Feedback Response 
•Code Review Request 
•Code Review Response 
•Feedback Request 
•Feedback Response 
•Code Review Request 
•Code Review Response 
•Feedback Request 
•Feedback Response 
Audit trail 
Not supported 
Minimal 
Supported 
COMPARE & CONTRAST

More Related Content

What's hot

Scrum vs Kanban - Implementing Agility at Scale
Scrum vs Kanban - Implementing Agility at ScaleScrum vs Kanban - Implementing Agility at Scale
Scrum vs Kanban - Implementing Agility at Scale
Cory Foy
 
It's not Scrum VS. Kanban! It is Scrum AND Kanban!
It's not Scrum VS. Kanban! It is Scrum AND Kanban!It's not Scrum VS. Kanban! It is Scrum AND Kanban!
It's not Scrum VS. Kanban! It is Scrum AND Kanban!
Mahesh Singh
 
Manage a Complex Test Effort with Lean and Kanban
Manage a Complex Test Effort with Lean and KanbanManage a Complex Test Effort with Lean and Kanban
Manage a Complex Test Effort with Lean and Kanban
TechWell
 
Kin2020- flow based product development- an experience report
Kin2020-  flow based product development- an experience reportKin2020-  flow based product development- an experience report
Kin2020- flow based product development- an experience report
Ravi Tadwalkar
 
Scrum vs Kanban
Scrum vs KanbanScrum vs Kanban
Scrum vs Kanban
Blackvard
 
Kanban with scrum or is it scrum with kanban.001
Kanban with scrum or is it scrum with kanban.001Kanban with scrum or is it scrum with kanban.001
Kanban with scrum or is it scrum with kanban.001
Tom Reynolds
 
Implementing Scrum with Kanban
Implementing Scrum with KanbanImplementing Scrum with Kanban
Implementing Scrum with Kanban
Tiffany (Wells) Scott, PSM, PSPO
 
LKIN2019: Lean transformation journey of infra briefing for business agility...
LKIN2019: Lean transformation journey of infra  briefing for business agility...LKIN2019: Lean transformation journey of infra  briefing for business agility...
LKIN2019: Lean transformation journey of infra briefing for business agility...
Ravi Tadwalkar
 
CM MatchPoint Agile Session
CM MatchPoint Agile SessionCM MatchPoint Agile Session
CM MatchPoint Agile Session
CM First Group
 
Intro to Agile: Scrum vs. Kanban
Intro to Agile: Scrum vs. KanbanIntro to Agile: Scrum vs. Kanban
Intro to Agile: Scrum vs. Kanban
Craig Jones
 
Embrace TQM (Total Quality Mgmt) mindset with lean thinking
Embrace TQM (Total Quality Mgmt) mindset with lean thinkingEmbrace TQM (Total Quality Mgmt) mindset with lean thinking
Embrace TQM (Total Quality Mgmt) mindset with lean thinking
Ravi Tadwalkar
 
Kanban vs scrum
Kanban vs scrumKanban vs scrum
Kanban vs scrum
Maha Saad
 
Integrated Dev And Qa Team With Scrum
Integrated Dev And Qa Team With ScrumIntegrated Dev And Qa Team With Scrum
Integrated Dev And Qa Team With Scrum
Ethan Huang
 
Kanban coaching masterclass- Ravi's notes
Kanban coaching masterclass- Ravi's notesKanban coaching masterclass- Ravi's notes
Kanban coaching masterclass- Ravi's notes
Ravi Tadwalkar
 
Introduction to Scrum
Introduction to ScrumIntroduction to Scrum
Introduction to Scrum
Vladimir Tsvetkov
 
Agile backlog management with Hansoft
Agile backlog management with HansoftAgile backlog management with Hansoft
Agile backlog management with Hansoft
Hansoft AB
 
Test management in scrum
Test management in scrumTest management in scrum
Test management in scrumQA Club Kiev
 
Understanding Scrum
Understanding ScrumUnderstanding Scrum
Understanding Scrum
nikos batsios
 
The Agile Revolution of IBM
The Agile Revolution of IBMThe Agile Revolution of IBM
The Agile Revolution of IBM
Alan Kan
 

What's hot (20)

Scrum vs Kanban - Implementing Agility at Scale
Scrum vs Kanban - Implementing Agility at ScaleScrum vs Kanban - Implementing Agility at Scale
Scrum vs Kanban - Implementing Agility at Scale
 
It's not Scrum VS. Kanban! It is Scrum AND Kanban!
It's not Scrum VS. Kanban! It is Scrum AND Kanban!It's not Scrum VS. Kanban! It is Scrum AND Kanban!
It's not Scrum VS. Kanban! It is Scrum AND Kanban!
 
Manage a Complex Test Effort with Lean and Kanban
Manage a Complex Test Effort with Lean and KanbanManage a Complex Test Effort with Lean and Kanban
Manage a Complex Test Effort with Lean and Kanban
 
Kin2020- flow based product development- an experience report
Kin2020-  flow based product development- an experience reportKin2020-  flow based product development- an experience report
Kin2020- flow based product development- an experience report
 
AgileTesting_Ver1.0
AgileTesting_Ver1.0AgileTesting_Ver1.0
AgileTesting_Ver1.0
 
Scrum vs Kanban
Scrum vs KanbanScrum vs Kanban
Scrum vs Kanban
 
Kanban with scrum or is it scrum with kanban.001
Kanban with scrum or is it scrum with kanban.001Kanban with scrum or is it scrum with kanban.001
Kanban with scrum or is it scrum with kanban.001
 
Implementing Scrum with Kanban
Implementing Scrum with KanbanImplementing Scrum with Kanban
Implementing Scrum with Kanban
 
LKIN2019: Lean transformation journey of infra briefing for business agility...
LKIN2019: Lean transformation journey of infra  briefing for business agility...LKIN2019: Lean transformation journey of infra  briefing for business agility...
LKIN2019: Lean transformation journey of infra briefing for business agility...
 
CM MatchPoint Agile Session
CM MatchPoint Agile SessionCM MatchPoint Agile Session
CM MatchPoint Agile Session
 
Intro to Agile: Scrum vs. Kanban
Intro to Agile: Scrum vs. KanbanIntro to Agile: Scrum vs. Kanban
Intro to Agile: Scrum vs. Kanban
 
Embrace TQM (Total Quality Mgmt) mindset with lean thinking
Embrace TQM (Total Quality Mgmt) mindset with lean thinkingEmbrace TQM (Total Quality Mgmt) mindset with lean thinking
Embrace TQM (Total Quality Mgmt) mindset with lean thinking
 
Kanban vs scrum
Kanban vs scrumKanban vs scrum
Kanban vs scrum
 
Integrated Dev And Qa Team With Scrum
Integrated Dev And Qa Team With ScrumIntegrated Dev And Qa Team With Scrum
Integrated Dev And Qa Team With Scrum
 
Kanban coaching masterclass- Ravi's notes
Kanban coaching masterclass- Ravi's notesKanban coaching masterclass- Ravi's notes
Kanban coaching masterclass- Ravi's notes
 
Introduction to Scrum
Introduction to ScrumIntroduction to Scrum
Introduction to Scrum
 
Agile backlog management with Hansoft
Agile backlog management with HansoftAgile backlog management with Hansoft
Agile backlog management with Hansoft
 
Test management in scrum
Test management in scrumTest management in scrum
Test management in scrum
 
Understanding Scrum
Understanding ScrumUnderstanding Scrum
Understanding Scrum
 
The Agile Revolution of IBM
The Agile Revolution of IBMThe Agile Revolution of IBM
The Agile Revolution of IBM
 

Similar to Visual studio alm 2012 reporting overview

Team Foundation Server - Tracking & Reporting
Team Foundation Server - Tracking & ReportingTeam Foundation Server - Tracking & Reporting
Team Foundation Server - Tracking & Reporting
Steve Lange
 
Agile Metrics
Agile MetricsAgile Metrics
Agile Metrics
Emiliano Grande
 
Hass howard scrum master capabilities
Hass howard scrum master capabilitiesHass howard scrum master capabilities
Hass howard scrum master capabilities
Hass Howard
 
SCRUM Intro
SCRUM IntroSCRUM Intro
SCRUM Intro
Bermon Painter
 
Agile survival kit
Agile survival kitAgile survival kit
Agile survival kit
Stefano Gallotti
 
Ag02 agile practices - dnc14 handouts
Ag02   agile practices - dnc14 handoutsAg02   agile practices - dnc14 handouts
Ag02 agile practices - dnc14 handoutsDotNetCampus
 
QA Challenges in an Agile World
QA Challenges in an Agile WorldQA Challenges in an Agile World
QA Challenges in an Agile WorldYousef Abazari
 
Kanban Agile.pptx
Kanban Agile.pptxKanban Agile.pptx
Kanban Agile.pptx
uhcougar1
 
Agile Scrum Methodology
Agile Scrum MethodologyAgile Scrum Methodology
Agile Scrum Methodology
Rajeev Misra
 
DevOPs Transformation Workshop
DevOPs Transformation WorkshopDevOPs Transformation Workshop
DevOPs Transformation Workshop
Jules Pierre-Louis
 
Introduction to Agile & scrum
Introduction to Agile & scrumIntroduction to Agile & scrum
Introduction to Agile & scrum
Elad Sofer
 
Ssw forte-agile-seminar
Ssw forte-agile-seminarSsw forte-agile-seminar
Ssw forte-agile-seminarSSW
 
Agile status reporting primer
Agile status reporting primerAgile status reporting primer
Agile status reporting primer
Saugata Das, CSM, SA (SAFe 5)
 
Agile_basics
Agile_basicsAgile_basics
Agile_basics
Mithilesh Singh
 
Agile
AgileAgile
Moving 65,000 Microsofties to DevOps with Visual Studio Team Services
Moving 65,000 Microsofties to DevOps with Visual Studio Team ServicesMoving 65,000 Microsofties to DevOps with Visual Studio Team Services
Moving 65,000 Microsofties to DevOps with Visual Studio Team Services
VSTS Community MSFT
 
Project Management: Burn-Down Chart / OrangeHRM Project MOD (eng)
Project Management: Burn-Down Chart / OrangeHRM Project MOD (eng)Project Management: Burn-Down Chart / OrangeHRM Project MOD (eng)
Project Management: Burn-Down Chart / OrangeHRM Project MOD (eng)
Anatoliy Okhotnikov
 
Scrum Process Overview
Scrum Process OverviewScrum Process Overview
Scrum Process Overview
Paul Nguyen
 
How agile is your team
How agile is your teamHow agile is your team
How agile is your teamPhani Bhushan
 

Similar to Visual studio alm 2012 reporting overview (20)

Team Foundation Server - Tracking & Reporting
Team Foundation Server - Tracking & ReportingTeam Foundation Server - Tracking & Reporting
Team Foundation Server - Tracking & Reporting
 
Agile Metrics
Agile MetricsAgile Metrics
Agile Metrics
 
Hass howard scrum master capabilities
Hass howard scrum master capabilitiesHass howard scrum master capabilities
Hass howard scrum master capabilities
 
SCRUM Intro
SCRUM IntroSCRUM Intro
SCRUM Intro
 
Agile survival kit
Agile survival kitAgile survival kit
Agile survival kit
 
Ag02 agile practices - dnc14 handouts
Ag02   agile practices - dnc14 handoutsAg02   agile practices - dnc14 handouts
Ag02 agile practices - dnc14 handouts
 
QA Challenges in an Agile World
QA Challenges in an Agile WorldQA Challenges in an Agile World
QA Challenges in an Agile World
 
Kanban Agile.pptx
Kanban Agile.pptxKanban Agile.pptx
Kanban Agile.pptx
 
Agile Scrum Methodology
Agile Scrum MethodologyAgile Scrum Methodology
Agile Scrum Methodology
 
DevOPs Transformation Workshop
DevOPs Transformation WorkshopDevOPs Transformation Workshop
DevOPs Transformation Workshop
 
Introduction to Agile & scrum
Introduction to Agile & scrumIntroduction to Agile & scrum
Introduction to Agile & scrum
 
Ssw forte-agile-seminar
Ssw forte-agile-seminarSsw forte-agile-seminar
Ssw forte-agile-seminar
 
Agile status reporting primer
Agile status reporting primerAgile status reporting primer
Agile status reporting primer
 
Agile_basics
Agile_basicsAgile_basics
Agile_basics
 
Agile
AgileAgile
Agile
 
Moving 65,000 Microsofties to DevOps with Visual Studio Team Services
Moving 65,000 Microsofties to DevOps with Visual Studio Team ServicesMoving 65,000 Microsofties to DevOps with Visual Studio Team Services
Moving 65,000 Microsofties to DevOps with Visual Studio Team Services
 
Project Management: Burn-Down Chart / OrangeHRM Project MOD (eng)
Project Management: Burn-Down Chart / OrangeHRM Project MOD (eng)Project Management: Burn-Down Chart / OrangeHRM Project MOD (eng)
Project Management: Burn-Down Chart / OrangeHRM Project MOD (eng)
 
BAAgileQA
BAAgileQABAAgileQA
BAAgileQA
 
Scrum Process Overview
Scrum Process OverviewScrum Process Overview
Scrum Process Overview
 
How agile is your team
How agile is your teamHow agile is your team
How agile is your team
 

More from Angela Dugan

VSL Las Vegas 2023 - Measuring Up! How To Choose Agile Metrics
VSL Las Vegas 2023 - Measuring Up! How To Choose Agile MetricsVSL Las Vegas 2023 - Measuring Up! How To Choose Agile Metrics
VSL Las Vegas 2023 - Measuring Up! How To Choose Agile Metrics
Angela Dugan
 
VSL MSHQ 2022 - Supercharged Feedback Techniques in 20 minutes - Dugan.pdf
VSL MSHQ 2022 - Supercharged Feedback Techniques in 20 minutes - Dugan.pdfVSL MSHQ 2022 - Supercharged Feedback Techniques in 20 minutes - Dugan.pdf
VSL MSHQ 2022 - Supercharged Feedback Techniques in 20 minutes - Dugan.pdf
Angela Dugan
 
VS Liv MSHQ 2022 - Measuring Up! How To Choose Agile Metrics - Dugan.pdf
VS Liv MSHQ 2022 - Measuring Up! How To Choose Agile Metrics - Dugan.pdfVS Liv MSHQ 2022 - Measuring Up! How To Choose Agile Metrics - Dugan.pdf
VS Liv MSHQ 2022 - Measuring Up! How To Choose Agile Metrics - Dugan.pdf
Angela Dugan
 
Adaptability Quotient - DevUp 2022.pdf
Adaptability Quotient  - DevUp 2022.pdfAdaptability Quotient  - DevUp 2022.pdf
Adaptability Quotient - DevUp 2022.pdf
Angela Dugan
 
Measuring Up - Agile Team Metrics - DevUp 2022.pdf
Measuring Up - Agile Team Metrics - DevUp 2022.pdfMeasuring Up - Agile Team Metrics - DevUp 2022.pdf
Measuring Up - Agile Team Metrics - DevUp 2022.pdf
Angela Dugan
 
Measuring Up - PMI Agile Conference 2022.pdf
Measuring Up - PMI Agile Conference 2022.pdfMeasuring Up - PMI Agile Conference 2022.pdf
Measuring Up - PMI Agile Conference 2022.pdf
Angela Dugan
 
VS Live 2021 Orlando - vst14 feedback skills
VS Live 2021 Orlando - vst14 feedback skillsVS Live 2021 Orlando - vst14 feedback skills
VS Live 2021 Orlando - vst14 feedback skills
Angela Dugan
 
VS Live 2021 VST09 agile team metrics Fast Focus - angela dugan
VS Live 2021   VST09 agile team metrics Fast Focus - angela duganVS Live 2021   VST09 agile team metrics Fast Focus - angela dugan
VS Live 2021 VST09 agile team metrics Fast Focus - angela dugan
Angela Dugan
 
THAT Conference 2021 - Level up your Feedback Game
THAT Conference 2021 - Level up your Feedback GameTHAT Conference 2021 - Level up your Feedback Game
THAT Conference 2021 - Level up your Feedback Game
Angela Dugan
 
APLN 2021 - Adaptability Quotient keynote - Sara Caldwell and Angela Dugan
APLN 2021 - Adaptability Quotient keynote - Sara Caldwell and Angela DuganAPLN 2021 - Adaptability Quotient keynote - Sara Caldwell and Angela Dugan
APLN 2021 - Adaptability Quotient keynote - Sara Caldwell and Angela Dugan
Angela Dugan
 
Agile midwest 2019 tap, tap, tap communication
Agile midwest 2019   tap, tap, tap communicationAgile midwest 2019   tap, tap, tap communication
Agile midwest 2019 tap, tap, tap communication
Angela Dugan
 
That conference tap, tap, tap communication
That conference tap, tap, tap communicationThat conference tap, tap, tap communication
That conference tap, tap, tap communication
Angela Dugan
 
Agile days chicago 2018 - how do you measure up?
Agile days chicago 2018 -  how do you measure up?Agile days chicago 2018 -  how do you measure up?
Agile days chicago 2018 - how do you measure up?
Angela Dugan
 
VS Live Chicago 2018 - how do you measure up
VS Live Chicago 2018 - how do you measure upVS Live Chicago 2018 - how do you measure up
VS Live Chicago 2018 - how do you measure up
Angela Dugan
 
Chicago Code Camp 2018 - Building strong teams
Chicago Code Camp 2018 - Building strong teamsChicago Code Camp 2018 - Building strong teams
Chicago Code Camp 2018 - Building strong teams
Angela Dugan
 
APLN Conference 2018 - Getting your agile team unstuck
APLN Conference 2018 - Getting your agile team unstuckAPLN Conference 2018 - Getting your agile team unstuck
APLN Conference 2018 - Getting your agile team unstuck
Angela Dugan
 
Dev up 2017 - Half Day Workshop: Getting your agile team unstuck
Dev up 2017 - Half Day Workshop: Getting your agile team unstuckDev up 2017 - Half Day Workshop: Getting your agile team unstuck
Dev up 2017 - Half Day Workshop: Getting your agile team unstuck
Angela Dugan
 
Dev up 2017 - how do you measure up
Dev up 2017 - how do you measure upDev up 2017 - how do you measure up
Dev up 2017 - how do you measure up
Angela Dugan
 
That conference 2017 - Getting your Agile Team Unstuck
That conference 2017 - Getting your Agile Team UnstuckThat conference 2017 - Getting your Agile Team Unstuck
That conference 2017 - Getting your Agile Team Unstuck
Angela Dugan
 
Visual Studio ALM and DevOps Tools Walkthrough
Visual Studio ALM and DevOps Tools WalkthroughVisual Studio ALM and DevOps Tools Walkthrough
Visual Studio ALM and DevOps Tools Walkthrough
Angela Dugan
 

More from Angela Dugan (20)

VSL Las Vegas 2023 - Measuring Up! How To Choose Agile Metrics
VSL Las Vegas 2023 - Measuring Up! How To Choose Agile MetricsVSL Las Vegas 2023 - Measuring Up! How To Choose Agile Metrics
VSL Las Vegas 2023 - Measuring Up! How To Choose Agile Metrics
 
VSL MSHQ 2022 - Supercharged Feedback Techniques in 20 minutes - Dugan.pdf
VSL MSHQ 2022 - Supercharged Feedback Techniques in 20 minutes - Dugan.pdfVSL MSHQ 2022 - Supercharged Feedback Techniques in 20 minutes - Dugan.pdf
VSL MSHQ 2022 - Supercharged Feedback Techniques in 20 minutes - Dugan.pdf
 
VS Liv MSHQ 2022 - Measuring Up! How To Choose Agile Metrics - Dugan.pdf
VS Liv MSHQ 2022 - Measuring Up! How To Choose Agile Metrics - Dugan.pdfVS Liv MSHQ 2022 - Measuring Up! How To Choose Agile Metrics - Dugan.pdf
VS Liv MSHQ 2022 - Measuring Up! How To Choose Agile Metrics - Dugan.pdf
 
Adaptability Quotient - DevUp 2022.pdf
Adaptability Quotient  - DevUp 2022.pdfAdaptability Quotient  - DevUp 2022.pdf
Adaptability Quotient - DevUp 2022.pdf
 
Measuring Up - Agile Team Metrics - DevUp 2022.pdf
Measuring Up - Agile Team Metrics - DevUp 2022.pdfMeasuring Up - Agile Team Metrics - DevUp 2022.pdf
Measuring Up - Agile Team Metrics - DevUp 2022.pdf
 
Measuring Up - PMI Agile Conference 2022.pdf
Measuring Up - PMI Agile Conference 2022.pdfMeasuring Up - PMI Agile Conference 2022.pdf
Measuring Up - PMI Agile Conference 2022.pdf
 
VS Live 2021 Orlando - vst14 feedback skills
VS Live 2021 Orlando - vst14 feedback skillsVS Live 2021 Orlando - vst14 feedback skills
VS Live 2021 Orlando - vst14 feedback skills
 
VS Live 2021 VST09 agile team metrics Fast Focus - angela dugan
VS Live 2021   VST09 agile team metrics Fast Focus - angela duganVS Live 2021   VST09 agile team metrics Fast Focus - angela dugan
VS Live 2021 VST09 agile team metrics Fast Focus - angela dugan
 
THAT Conference 2021 - Level up your Feedback Game
THAT Conference 2021 - Level up your Feedback GameTHAT Conference 2021 - Level up your Feedback Game
THAT Conference 2021 - Level up your Feedback Game
 
APLN 2021 - Adaptability Quotient keynote - Sara Caldwell and Angela Dugan
APLN 2021 - Adaptability Quotient keynote - Sara Caldwell and Angela DuganAPLN 2021 - Adaptability Quotient keynote - Sara Caldwell and Angela Dugan
APLN 2021 - Adaptability Quotient keynote - Sara Caldwell and Angela Dugan
 
Agile midwest 2019 tap, tap, tap communication
Agile midwest 2019   tap, tap, tap communicationAgile midwest 2019   tap, tap, tap communication
Agile midwest 2019 tap, tap, tap communication
 
That conference tap, tap, tap communication
That conference tap, tap, tap communicationThat conference tap, tap, tap communication
That conference tap, tap, tap communication
 
Agile days chicago 2018 - how do you measure up?
Agile days chicago 2018 -  how do you measure up?Agile days chicago 2018 -  how do you measure up?
Agile days chicago 2018 - how do you measure up?
 
VS Live Chicago 2018 - how do you measure up
VS Live Chicago 2018 - how do you measure upVS Live Chicago 2018 - how do you measure up
VS Live Chicago 2018 - how do you measure up
 
Chicago Code Camp 2018 - Building strong teams
Chicago Code Camp 2018 - Building strong teamsChicago Code Camp 2018 - Building strong teams
Chicago Code Camp 2018 - Building strong teams
 
APLN Conference 2018 - Getting your agile team unstuck
APLN Conference 2018 - Getting your agile team unstuckAPLN Conference 2018 - Getting your agile team unstuck
APLN Conference 2018 - Getting your agile team unstuck
 
Dev up 2017 - Half Day Workshop: Getting your agile team unstuck
Dev up 2017 - Half Day Workshop: Getting your agile team unstuckDev up 2017 - Half Day Workshop: Getting your agile team unstuck
Dev up 2017 - Half Day Workshop: Getting your agile team unstuck
 
Dev up 2017 - how do you measure up
Dev up 2017 - how do you measure upDev up 2017 - how do you measure up
Dev up 2017 - how do you measure up
 
That conference 2017 - Getting your Agile Team Unstuck
That conference 2017 - Getting your Agile Team UnstuckThat conference 2017 - Getting your Agile Team Unstuck
That conference 2017 - Getting your Agile Team Unstuck
 
Visual Studio ALM and DevOps Tools Walkthrough
Visual Studio ALM and DevOps Tools WalkthroughVisual Studio ALM and DevOps Tools Walkthrough
Visual Studio ALM and DevOps Tools Walkthrough
 

Recently uploaded

Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
CatarinaPereira64715
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
Abida Shariff
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 

Recently uploaded (20)

Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 

Visual studio alm 2012 reporting overview

  • 1. Microsoft Visual Studio 2012 Team Foundation Server Reporting Angela Dugan ALM Practice Manager Polaris Solutions Angela.Dugan@PolarisSolutions.com
  • 2. Angela Dugan Mobile Solutions Project Leadership .NET Solutions Application Lifecycle Management
  • 3.
  • 4. AGENDA What reporting options are available? Built-in Excel SSRS What reports come out of the box? Creating your own reports
  • 5. REPORTS BY TEMPLATE Tasks SCRUM Agile CMMI Monitor bug activity, reactivations, and trends. Track bugs that the team is finding and the progress that the team is making toward fixing them. •Bug Status Report •Bug Trends Report •Reactivations Report •Bug Status Report •Bug Trends Report •Reactivations Report Monitor build activity, success, and trends. You can use build reports to track the quality and success of your team's builds over time. •Build Success Over Time Report •Build Summary Report •Build Quality Indicators Report •Build Success Over Time Report •Build Summary Report •Build Quality Indicators Report •Build Success Over Time Report •Build Summary Report Track project health, team burn rate, and task completion. Use to review the level of effort that the team has spent on each requirement type work items that the team is implementing. By using this report, you can quickly determine whether any work was recently completed on each item,what work is remaining and how far each item has been implemented and tested. You can review this report daily or weekly to monitor the progress of the team during an iteration. •Release Burndown(Scrum) •Sprint Burndown(Scrum) •Velocity (Scrum) •Burndownand Burn Rate Report (Agile) •Remaining Work Report •Status on All Iterations Report •Stories Overview Report (Agile) •Stories Progress Report (Agile) •Burndownand Burn Rate Report (CMMI) •Remaining Work Report •Status on All Iterations Report •Requirements Progress Report (CMMI) •Requirements Overview Report (CMMI) Determine added work. You can use the Unplanned Work report to determine how much work the team added to an iteration after it started. •Unplanned Work •Unplanned Work Monitor testing activity. You can use the test reports to track the team's progress toward developing test cases and to determine how well they cover the requirement type work items. •Test Case Readiness Report •Test Plan Progress Report •Test Case Readiness Report •Test Plan Progress Report •Test Case Readiness Report •Test Plan Progress Report
  • 6. SCRUM -RELEASE BURNDOWN Understand how quickly your team has delivered backlog items and track how much work the team must still perform to complete a product release. Review the report to determine the progress that your team has made in a release and to answer the following questions: How much work remains in the release? How quickly is your team working through the product backlog?
  • 7. SCRUM -SPRINT BURNDOWN Displays the following pieces of data: The Ideal Trend line indicates an ideal situation in which the team burns down all of the effort that remains at a constant rate by the end of the sprint. The In Progress series shows how many hours remain for tasks that are marked as In Progress in a sprint. The To Do series shows how many hours remain for tasks that are marked as To Do in a sprint. Review the report to determine the progress that your team has made in a release and answer the following questions: How much work remains in the sprint? Is your team on track to finish all work for the sprint? When will your team finish all work for the sprint? How much work for the sprint is in progress?
  • 8. SCRUM -VELOCITY Based on the velocity of previous sprints that the report illustrates, you can: Track how much effort your team has reported as complete for each sprint. Estimate how much backlog effort your team can handle in future sprints if your team composition and sprint duration stay constant. Review the report to determine how much progress your team has made and to answer the following questions: How much effort has your team completed in each sprint? What is the maximum velocity of your team? What is the minimum velocity of your team? What is the average velocity of your team?
  • 9. AGILE -BURNDOWN You can use this report to answer the following questions: Is the team likely to finish the iteration on time? Will the team complete the required work, based on the current burn rate? When can the team finish the current iteration? How much work can the team complete in the available time? How much work does each team member have? How fast is the team completing remaining work? Is the team adding work during the iteration? Is there scope creep? How is the work distributed across the team?
  • 10. AGILE –REMAINING WORK Number of Hours vs. Number of Work Items Review the report to determine the progress within an iteration or over time. Specifically, you can find answers to these questions: How fast is the team burning down remaining work? Is work being added during the iteration? Is the team expanding the scope of the work? How much progress can the team make in the available time? Approximately when can the team finish the work? Is too much work in progress? Is the flow of work being impeded or blocked? When will the team finish the current iteration?
  • 11. AGILE –ITERATIONS STATUS This report displays the following information: Stories Closed: number of user stories that have been closed; derived from the current values specified for the iteration and the state of each user story. Progress (Hours): represents the values for Original Estimate (grey), Completed (green) and Remaining (light blue) based on the rollup of hours that are defined for all tasks; derived from the current values that are specified for the iteration and the hours for each task. Bugs: representation for all bugs, grouped by their current states of Active (blue), Resolved (gold) and Closed (green); derived from the current values that are specified for the iteration and the state of each bug.
  • 12. AGILE–ITERATIONS STATUS Review the report to determine how many stories are ready to release and to better understand the rate of the team's progress. For example, you can find answers to the following questions: Did the scope of work for each iteration closely match the team capacity? Does the number of stories closed in each iteration correspond to your expectations? Is the team resolving and closing more bugs with successive iterations? How many stories can the team ship today? This is BAD!!!
  • 13. CMMI–BURNDOWNAND BURN RATE Burndownshows the trend of completed and remaining work over a specified time period. Burndown How fast is the team completing remaining work? Is the team adding work during the iteration? Is there scope creep? How much work can the team complete in the available time? When can the team finish the work? When can the team finish the current iteration?
  • 14. CMMI–BURNDOWNAND BURN RATE Burn rate provides calculations of the completed and required rate of work based on the specified time period. Burn Rate Is the team working quickly enough to finish the remaining work on time? Work Assignment How is the work distributed across the team? Should the team balance the remaining work load?
  • 15. CMMI–REMAINING WORK Number of Hours vs. Number of Work Items Questions That the Report Answers Review the report to determine the progress within an iteration or over time. Specifically, you can find answers to these questions: How fast is the team burning down remaining work? Is work being added during the iteration? Is the team expanding the scope of the work? How much progress can the team make in the available time? Approximately when can the team finish the work? Is too much work in progress? Is the flow of work being impeded or blocked? When will the team finish the current iteration?
  • 16. AD-HOC REPORTS IN MICROSOFT EXCEL
  • 17. AD-HOC REPORTS IN MICROSOFT EXCEL
  • 19. Test % passing… Code % covered… Code % changed…
  • 21. Bugs are resolved steadily… Bugs count by person…
  • 22. Lines of code tested… Lines of code changed…
  • 23. Task hours getting completed… Tasks are getting closed…
  • 24. Test are passing… Are the builds healthy? Bugs reactivations are low…
  • 25. RESOURCES Process Templates Overview: http://msdn.microsoft.com/en- us/library/vstudio/ms400752.aspx Reports and Artifacts: Scrum: http://msdn.microsoft.com/en- us/library/vstudio/ff731587.aspx#monitoring Agile: http://msdn.microsoft.com/en-us/library/vstudio/dd997580.aspx CMMI: http://msdn.microsoft.com/en-us/library/vstudio/ee332487.aspx
  • 26. Process area Visual Studio Scrum 2.0 MSF for Agile v6.0 MSF for CMMI v6.0 Workflow states •New •Approved •Committed •Done •Removed •New •Active •Resolved •Closed •Removed •Proposed •Active •Resolved •Closed Product planning To customize the backlog pages, see Customize the Backlog Pages. •Bug (Scrum) •Product Backlog Item (Scrum) •Agile backlogs •User Story (Agile) •Agile backlogs •Requirement (CMMI) •Agile backlogs Task and iteration planning To customize the task board, see Customize the Task Board Page. •Task (Scrum) •Agile task board •Task (Agile) •Agile task board •Task (CMMI) •Agile task board COMPARE & CONTRAST
  • 27. Process area Visual Studio Scrum 2.0 MSF for Agile v6.0 MSF for CMMI v6.0 Bug backlog management Bug (Scrum) •Bug (Agile) •Triage Workbook •Bug (CMMI) •Triage Workbook Project management Impediment (Scrum) •Issue (Agile) •Issues Workbook •Issue (CMMI) •Risk (CMMI) •Review (CMMI) •Issues Workbook Test management •Test Case •Shared Steps •Test Case •Shared Steps •Test Case •Shared Steps Code review and feedback •Code Review Request •Code Review Response •Feedback Request •Feedback Response •Code Review Request •Code Review Response •Feedback Request •Feedback Response •Code Review Request •Code Review Response •Feedback Request •Feedback Response Audit trail Not supported Minimal Supported COMPARE & CONTRAST