1.

Assertion Testing is _________ .

A. Performed without planning and documentation.
B. Verifying if the conditions confirm the product requirements.
C. Testing technique similar to unit testing in that it targets the code level.
D. Testing where each condition/decision is executed by setting it on true/false.
Answer» C. Testing technique similar to unit testing in that it targets the code level.


Discussion

No Comment Found