Kizspy Question: 30
(Choose 1 answer)
What is static testing?
A. Software work products are examined manually, or with a set of tools, but not executed.
B. Software is executed using a set of input values and its output is then examined and compared to what is
expected.
C. Execution is applied as a technique to detect defects and to determine quality attributes of the code
D. Testing can start after dynamic testing.