Assertion Testing - Definition - Manual testing
Q. Assertion Testing is _________ .- Published on 30 Jul 15a. 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: Verifying if the conditions confirm the product requirements.