手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| ユースケースポイント見積法× | 技術的負債の測定× | |
|---|---|---|
| 分野 | ソフトウェア工学 | ソフトウェア工学 |
| 系統 | Process / pipeline | Process / pipeline |
| 提唱年≠ | 1993 | 1992 |
| 提唱者≠ | Gustav Karner | Ward Cunningham |
| 種類≠ | quantitative estimation | quantitative assessment |
| 原典≠ | Karner, G. (1993). Resource estimation for objectory projects. Objective Systems SF, Inc. link ↗ | Cunningham, W. (1992). The WyCash Portfolio Management System. OOPSLA 92 Experience Report. link ↗ |
| 別名 | UCP, use case sizing, effort estimation | debt metrics, code health scoring, maintenance burden assessment |
| 関連 | 4 | 4 |
| 概要≠ | Use case point (UCP) estimation quantifies software development effort by analyzing use cases and environmental factors. Introduced by Karner (1993) for Objectory methodology, UCP provides structured approach to estimate labor hours from system requirements. Organizations use UCP to forecast project duration, allocate resources, and validate high-level project plans early in development. | 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データセット ↗ |
|
|