DEV Community

bhagvan kommadi
bhagvan kommadi

Posted on

Agile Sprint improvements

I found this good sprint improvements/achievements which can be used as goals for improving productivity in agile process.

  • Decrease number of High priority Bugs in production from 2 to 0 KPI
  • Increase Automation test coverage from 80% to 90%
  • Reduce the average number of new bug reports from 72 per month to 60 per month
  • Increase the crash-free ratio from 96% to 99% for the new release
  • Reduce average QA rejections per-feature from 1.7 to 1.0
  • Increase code coverage from 35% to 50%
  • Increase Sprint velocity from 42 to 60 points
  • Reduce the average number of bugs per feature from 1.7 to 1
  • Reduce average code review time by 30%
  • Reduce "design-blocked" flag to <2% of planned features
  • Set up and implement automatic CI and CD with CloudBees
  • 100% of logged errors reported to Sentry
  • Reduce Travis build times <5m for all projects
  • Reduce "design-blocked" flag to <2% of planned features
  • Create the refactoring plan
  • 80% of components ported from AngularJS to React
  • 100% of reporting routes (/api) migrated to new paths
  • Reduce the response time for old APIs from 890 ms to 300 ms (on average)
  • Proactively find >20 bugs
  • Implement the new QA automation tool and run new process on 50% of code base
  • Reduce critical bugs reported from 5 to 2

Latest comments (0)