• Subscribe
  • What metrics do you use to measure the progress and success of a development project?

    Sophia Dansby
    4 replies

    Replies

    Zachary William King
    Velocity, cycle time, and code quality metrics like test coverage and defect escape rate are key for dev projects. But don't forget about customer sat and whether you're actually delivering value! Checking in with users regularly is a must.
    Emily Grace Bennett
    Project metrics I track: 1) % of requirements delivered vs. planned 2) # of bugs found in testing/after release 3) Actual vs. estimated effort for tasks 4) Team velocity sprint over sprint. Agree customer feedback is key to measure if we're building the right thing!
    Matthew Aaron Clarke
    Tracking progress against requirements and getting regular user feedback are key. Also important to monitor code quality metrics like test coverage, cyclomatic complexity, KLOC growth over time. Velocity and burn-down charts help measure progress. But most important is delivering value to customers frequently and iterating based on their input!
    Hamna Malik
    Project scope should be defined and customer feedback to identify the areas of improvement.