方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 敏捷燃尽图跟踪 (Agile Velocity Tracking)× | 技术债务度量× | |
|---|---|---|
| 领域 | 软件工程 | 软件工程 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | 2002 | 1992 |
| 提出者≠ | Ken Schwaber and Mike Cohn | Ward Cunningham |
| 类型≠ | measurement metric | quantitative assessment |
| 开创性文献≠ | Schwaber, K., & Beedle, M. (2002). Agile Software Development with Scrum. Prentice Hall. link ↗ | Cunningham, W. (1992). The WyCash Portfolio Management System. OOPSLA 92 Experience Report. link ↗ |
| 别名 | sprint velocity, team capacity planning, burndown analysis | debt metrics, code health scoring, maintenance burden assessment |
| 相关 | 4 | 4 |
| 摘要≠ | Velocity tracking measures the amount of work (typically story points or tasks) a team completes in a sprint, enabling capacity planning, release forecasting, and identification of process improvements. Introduced in Scrum methodology by Schwaber (2002), velocity provides empirical data for realistic sprint planning and project timeline prediction. Teams use velocity trends to identify bottlenecks and validate process improvements. | Technical debt represents accumulated shortcuts, deferred maintenance, and design compromises that incur future costs through slower development, higher defect rates, and deployment difficulty. Introduced by Ward Cunningham (1992), technical debt measurement quantifies these burdens using metrics like code complexity, duplication, test coverage gaps, and maintainability indices. Organizations use debt measurement to balance immediate delivery with long-term sustainability. |
| ScholarGate数据集 ↗ |
|
|