Sophia Dansby

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

2
•

Add a comment

Replies
Best
Hamna Malik
Launching soon!
Project scope should be defined and customer feedback to identify the areas of improvement.
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!