Which one of the following is the description of statement coverage?

Antwortmöglichkeiten

A.It is a metric, which is the percentage of test cases that have been executed.
B.It is a metric, which is the percentage of statements in the source code that have been executed.
C.It is a metric, which is the number of statements in the source code that have been executed by test cases that are passed.
D.It is a metric, that gives a true/false confirmation if all statements are covered or not.

Richtige Antwort

B: It is a metric, which is the percentage of statements in the source code that have been executed.

Weitere Fragen aus dieser Prüfung