Size and complexity are a part of
2022
Size and complexity are a part of
- A.
People Metrics
- B.
Project Metrics
- C.
Process Metrics
- D.
Product Metrics
Attempted by 103 students.
Show answer & explanation
Correct answer: D
Answer: Size and complexity are part of product metrics.
What product metrics measure: product attributes such as size, complexity, reliability, and performance.
Common size measures: Lines of Code (LOC), Function Points.
Common complexity measures: Cyclomatic complexity, Cognitive complexity.
Why these matter: size and complexity help with estimation, predicting defect-proneness, planning maintenance effort, and assessing overall product quality.
A video solution is available for this question — log in and enroll to watch it.