Assertion Testing:

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


CORRECT ANSWER : Verifying if the conditions confirm the product requirements.

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement