List of questions
Related questions
Question 119 - 350-901 discussion
Which two statements describe advantages of static code analysis over unit tests? (Choose two.)
A.
It checks for potential tainted data where input is not checked.
B.
It enforces proper coding standards and style.
C.
It performs a quick analysis of whether tests will pass or fail when run.
D.
It checks for race conditions in threaded applications.
E.
It estimates the performance of the code when run.
Your answer:
0 comments
Sorted by
Leave a comment first