Which of the following is a benefit of static analysis?
選択肢
A.Defects can be identified that might not be caught by dynamic testing✓
B.Early defect identification requires less documentation
C.Early execution of the code provides a gauge of code quality
D.Tools are not needed because reviews are used instead of executing code
正解
A: Defects can be identified that might not be caught by dynamic testing