iSQI Exam Questions

Which of the following defect types can only be found by means of code reviews?

An organization has already implemented a static analysis tool and is considering whether code
reviews would have any added value. Which of the following defect types can only be found by means of code reviews?

A.
Conformance to coding standards

B.
Conformance to design

C.
Endless loop

D.
Cyclomatic complexity too high

Explanation: