Correct option is D
Product metrics are used to measure attributes of the software product, including size, complexity, and functionality. These metrics help assess the quality and performance of the product and guide improvement efforts.
Information Booster
1.
Definition: Product metrics measure characteristics of the software product itself, such as size, complexity, and reliability.
2.
Examples:
·
Size Metrics: Lines of code (LOC), function points (FP).
·
Complexity Metrics: Cyclomatic complexity.
3.
Purpose: Used for quality assurance, defect tracking, and productivity evaluation.
4.
Other Metrics:
·
Process Metrics: Evaluate the efficiency of development processes.
·
Project Metrics: Measure aspects like cost, schedule, and resources.
·
People Metrics: Focus on team and individual performance.
Additional Knowledge
· People metrics focus on productivity and skill levels of developers.
· Project metrics assess progress and resource utilization.
· Process metrics focus on the effectiveness of development processes.