Test coverage is computed using which of the following formulas?

A. Number of use cases tested/total number of use cases
B. Number of lines of code tested/total number of lines of code
C. Number of functions tested/total number of functions
D. Number of conditional branches tested/Total number of testable branches

Answer: A. Number of use cases tested/total number of use cases

Computer Science & Information Technology

You might also like to view...

The U.S. Department of Justice defines a hacker as which of the following?

a. A person who accesses a computer or network without the owner's permission b. A penetration tester c. A person who uses telephone services without payment d. A person who accesses a computer or network system with the owner's permission

Computer Science & Information Technology

What is the value of int (‘f’) – int (‘d’)?

What will be an ideal response?

Computer Science & Information Technology