SlideShare una empresa de Scribd logo
1 de 27
Descargar para leer sin conexión
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

Más contenido relacionado

La actualidad más candente

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 ScaleCory 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 KanbanTechWell
 
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 reportRavi Tadwalkar
 
Scrum vs Kanban
Scrum vs KanbanScrum vs Kanban
Scrum vs KanbanBlackvard
 
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.001Tom Reynolds
 
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 SessionCM First Group
 
Intro to Agile: Scrum vs. Kanban
Intro to Agile: Scrum vs. KanbanIntro to Agile: Scrum vs. Kanban
Intro to Agile: Scrum vs. KanbanCraig 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 thinkingRavi Tadwalkar
 
Kanban vs scrum
Kanban vs scrumKanban vs scrum
Kanban vs scrumMaha 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 ScrumEthan Huang
 
Kanban coaching masterclass- Ravi's notes
Kanban coaching masterclass- Ravi's notesKanban coaching masterclass- Ravi's notes
Kanban coaching masterclass- Ravi's notesRavi Tadwalkar
 
Agile backlog management with Hansoft
Agile backlog management with HansoftAgile backlog management with Hansoft
Agile backlog management with HansoftHansoft AB
 
Test management in scrum
Test management in scrumTest management in scrum
Test management in scrumQA Club Kiev
 
The Agile Revolution of IBM
The Agile Revolution of IBMThe Agile Revolution of IBM
The Agile Revolution of IBMAlan Kan
 

La actualidad más candente (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 a Visual studio alm 2012 reporting overview

Team Foundation Server - Tracking & Reporting
Team Foundation Server - Tracking & ReportingTeam Foundation Server - Tracking & Reporting
Team Foundation Server - Tracking & ReportingSteve Lange
 
Hass howard scrum master capabilities
Hass howard scrum master capabilitiesHass howard scrum master capabilities
Hass howard scrum master capabilitiesHass Howard
 
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.pptxuhcougar1
 
Agile Scrum Methodology
Agile Scrum MethodologyAgile Scrum Methodology
Agile Scrum MethodologyRajeev Misra
 
DevOPs Transformation Workshop
DevOPs Transformation WorkshopDevOPs Transformation Workshop
DevOPs Transformation WorkshopJules Pierre-Louis
 
Introduction to Agile & scrum
Introduction to Agile & scrumIntroduction to Agile & scrum
Introduction to Agile & scrumElad Sofer
 
Ssw forte-agile-seminar
Ssw forte-agile-seminarSsw forte-agile-seminar
Ssw forte-agile-seminarSSW
 
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 ServicesVSTS 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 OverviewPaul Nguyen
 
How agile is your team
How agile is your teamHow agile is your team
How agile is your teamPhani Bhushan
 

Similar a 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
 

Más de 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 MetricsAngela 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.pdfAngela 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.pdfAngela Dugan
 
Adaptability Quotient - DevUp 2022.pdf
Adaptability Quotient  - DevUp 2022.pdfAdaptability Quotient  - DevUp 2022.pdf
Adaptability Quotient - DevUp 2022.pdfAngela 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.pdfAngela 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.pdfAngela 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 skillsAngela 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 duganAngela 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 GameAngela 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 DuganAngela 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 communicationAngela Dugan
 
That conference tap, tap, tap communication
That conference tap, tap, tap communicationThat conference tap, tap, tap communication
That conference tap, tap, tap communicationAngela 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 upAngela 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 teamsAngela 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 unstuckAngela 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 unstuckAngela 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 upAngela 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 UnstuckAngela 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 WalkthroughAngela Dugan
 

Más de 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
 

Último

EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfOverkill Security
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 

Último (20)

EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 

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