IEVref:192-09-22ID:
Language:enStatus: Standard
Term: static analysis, <of software>
Synonym1:
Synonym2:
Synonym3:
Symbol:
Definition: examination of source code for features that may indicate the presence of software faults

Note 1 to entry: Static analysis typically reveals unreachable sections of code, unused, misused, doubly-defined or uninitialized variables, and unintended execution paths.

Note 2 to entry: Static analysis normally employs computer aided software engineering tools.


Publication date:2015-02
Source
Replaces:
Internal notes:
CO remarks:
TC/SC remarks:
VT remarks:
Domain1:
Domain2:
Domain3:
Domain4:
Domain5: