방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 유스케이스 포인트 추정× | 소프트웨어 복잡도 측정 지표× | |
|---|---|---|
| 분야 | 소프트웨어공학 | 소프트웨어공학 |
| 계열 | Process / pipeline | Process / pipeline |
| 기원 연도≠ | 1993 | 1976 |
| 창시자≠ | Gustav Karner | Thomas J. McCabe |
| 유형≠ | quantitative estimation | quantitative measurement |
| 원전≠ | Karner, G. (1993). Resource estimation for objectory projects. Objective Systems SF, Inc. link ↗ | McCabe, T. J. (1976). A complexity measure. IEEE Transactions on Software Engineering, 2(4), 308–320. DOI ↗ |
| 별칭≠ | UCP, use case sizing, effort estimation | code complexity analysis, complexity measurement |
| 관련 | 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. | Software complexity metrics quantify the structural and operational difficulty of code through numerical measurements. Introduced by Thomas McCabe in 1976, cyclomatic complexity became the foundational approach. These metrics assess maintainability, testability, and defect risk, enabling teams to identify problematic code regions and guide refactoring efforts. |
| ScholarGate데이터셋 ↗ |
|
|