QuestionQ1
Quality Characteristics for Technical TestingIn an embedded software project, software maintainability is considered critical. Static analysis has been chosen for every delivered software component.
Which of the following metrics is not a maintainability metric typically used with static analysis?
- A Number of Lines of Code (LOC)
- B Number of Function Calls
- C Mean Time Between Failures
- D Comment Frequency
Community Discussion