Guest User

Untitled

a guest
Jul 23rd, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. ## Developer Metrics
  2. I think we should have four major goals. We should measure these goals as well as the factors we believe contribute to them. Methods of measuring each factor are denoted with [brackets]. They are in no particular order as follows:
  3.  
  4. - Features Delivered
  5. - How do we measure? [Stories per quarter]
  6. - Each feature must have acceptable test coverage, must be an approach acceptable by peers, and gets bonus points for cleverness or efficiency
  7. - Affected by:
  8. * Our work with Biz & Design to determine scope [survey customer happiness]
  9. * Accuracy of estimates [keep history, noah charts this]
  10. * How well we follow our process, breaking these down [points::stories ratio]
  11. * Team happiness [team survey]
  12. * Time spent on overhead [time track meetings/week]
  13.  
  14. - Customer Happiness
  15. - How do we measure? [NPS, customer success evaluation]
  16. - It's the biz team's job to determine the balance of price and features. We focus on building great things for them to sell.
  17. - Affected by:
  18. * How effectively we measure this/prioritizing analytics work [???]
  19. * How effective our research is [feature churn]
  20. * Iterating to get to the right place quickly [points per feature]
  21. * The realm of technical feasability
  22. * Balance of right amount of features, delivered the right way [customer use/churn]
  23.  
  24. - Team Happiness
  25. - How do we measure? See below:
  26. * Growth opportunities [how many people use their learning budget?]
  27. * Stable and supportive work environment [employee churn, anonymous survey]
  28. * Realistic, but challenging expectations [peer review of growth (using commit messages?)]
  29. * Burnout [blackout (no comms) vacation taken]
  30.  
  31. - Technical Debt/Infrastructure cost
  32. - How do we measure? [Cost per Passenger?]
  33. - We know what's needed and it's our job to help the rest of the biz understand that
  34. - Keeping costs down helps ensure viability
  35. - Affected by:
  36. * Features chosen
  37. * Client needs
  38. * AWS pricing structure
  39. * Time devoted to maximizing Dev Ops
Add Comment
Please, Sign In to add comment