1.

Which of the following testing tools examine program systematically & automatically ?(a) Code Inspector(b) Static Analyzer(c) Standard Enforcer(d) Coverage AnalyzerThis question was posed to me in homework.This key question is from Testing Tools in section Software Testing and Quality Management of Software Engineering

Answer»

The correct option is (b) Static Analyzer

The EXPLANATION is: A static analyzer operates from a pre-computed DATABASE o DESCRIPTIVE information derived from the source TEXT of the PROGRAM.



Discussion

No Comment Found

Related InterviewSolutions