CASP+ CAS-003 – Question 223

0
106
⚠️ Retired / Legacy Exam: This exam has been retired or replaced. These practice questions are kept for reference only. Please check the official vendor website for current exam versions before studying.

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

NO COMMENTS