Which of the following testing tools examine program systematically & automatically ?

Which of the following testing tools examine program systematically & automatically ?

A. Code Inspector
B. Static Analyzer
C. Standard Enforcer
D. Coverage Analyzer

Explanation: A static analyzer operates from a pre-computed database o descriptive information derived from the source text of the program.

Similar Posts