SE3 software quality Flashcards
1
Q
What is software measurement
A
Software measurement is concerned with deriving a numeric value for an attribute of a software product or process
2
Q
What is a software metric
A
Any type of measurement which relates to a software system, process or related documentation
3
Q
Give examples of basic software measures
A
Size: Lines of Code (LOC), Function Points
Complexity: Cyclomatic , Henry and Kafura
4
Q
Give examples of why you may use software metrics
A
- Estimation eg effort, cost, productivity
- Comparison eg techniques, methods
- Project control
- Quality control