What is the value of static code analysis?

What is the value of static code analysis?
A . Detection of failures not easily found by other types of testing
B . Early defect detection
C . Detection of suspicious operations caused by deviations from regulations
D . Detect deviations in standards by executing the source code

Answer: B

Explanation:

Static code analysis is a technique that examines the source code or other software artifacts without executing them, and can detect defects, vulnerabilities, code smells, and deviations from standards early in the development process1. According to the ISTQB syllabus, one of the benefits of static testing is early defect detection2, which can reduce the cost and effort of fixing them later.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments