CASP+ CAS-003 – Question 223

0
84

A development team is testing an in-house-developed application for bugs. During the test, the application crashes several times due to null pointer exceptions.

Which of the following tools, if integrated into an IDE during coding, would identify these bugs routinely?

A. Issue tracker
B. Static code analyzer
C. Source code repository
D. Fuzzing utility

Correct Answer: D