Process / pipelineCost estimation
技術的負債の測定
技術的負債とは、コードのショートカット、保守の遅延、設計上の妥協の蓄積であり、開発速度の低下、欠陥率の上昇、デプロイの困難さといった将来的なコストを発生させるものである。ウォード・カニンガム(1992年)によって導入された技術的負債の測定は、コードの複雑性、重複、テストカバレッジのギャップ、保守性指数などの指標を用いてこれらの負担を定量化する。組織は、短期的なデリバリーと長期的な持続可能性のバランスをとるために、負債測定を利用する。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Cunningham, W. (1992). The WyCash Portfolio Management System. OOPSLA 92 Experience Report. link ↗
- Seaman, C. B., & Guo, Y. (2011). Measuring and monitoring technical debt. Advances in Computers, 82, 25–46. DOI: 10.1016/B978-0-12-385512-1.00002-5 ↗
- Tom, E., Aurum, A., & Vidgen, R. (2013). An exploration of technical debt. Journal of Systems and Software, 86(6), 1498–1516. DOI: 10.1016/j.jss.2012.12.052 ↗
このページの引用方法
ScholarGate. (2026, June 3). Technical Debt Quantification and Assessment. ScholarGate. https://scholargate.app/ja/software-engineering/technical-debt-measurement
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- コードカバレッジ分析ソフトウェア工学↔ compare
- 欠陥予測モデルソフトウェア工学↔ compare
- ソフトウェア複雑性メトリクスソフトウェア工学↔ compare
- 静的コード解析ソフトウェア工学↔ compare