Feelings

Wednesday, November 13, 2019

Agile Metrics


  • Lead Time Trend – Measure of how many days it takes a new request to get all the way through to delivery.  Team and Manager by team and train, AOP product, IT product attributes  - Need to know how to collate this data from JIRA
  • Cycle Time – Measure of how many days it takes a request to get through delivery once committed. We have taken the count of sprints taken per feature in platform .
  • Story Churn – Number of stories that are added, removed during a sprint.  Leading indicator to program predictability.   This was taken from the sprint report , to check if there were any story additions/removal
  • Say Do Ratio – Number of committed stories completed in a sprint.   Taken from the Sprint velocity and Sprint report .
  • Velocity Volatility – Reflects rate of variance and predictability of the team.  Took the details for the sprints during the mentioned period
  • Technical Debt – Want teams to identify tech debt.  Tracking debt at the end of each sprint. We have the existing production issues tracking   as part of platform, which will be used for technical debt
  • Team Experiments – Want teams to experiment.  Tracking experiments at the end of each sprint.  Need to know how to collate this data from JIRA
  • Sprint Velocity
  • Percentage Stories released to Production
  • Adherence to Definition of Done
  • Team Happiness Index

https://www.sealights.io/software-development-metrics/10-powerful-agile-metrics-and-1-missing-metric/

No comments: