Find your template, checklist or other download to help you in you tasks.
Find your way to be trained or even get certified in TMAP.
Start typing keywords to search the site. Press enter to submit.
With Decision coverage the possible outcomes of the decision are tested at least once. This means that the result of the decision is once true and once false. In other words we cover one time the THEN and one time the ELSE.
It is relevant to vary in the outcome of the decision, not necessarily in that of the conditions. Since there are only two possible outcomes of a decision (THEN or ELSE), decision coverage results in 2 test situations per decision point.
Coverage groups:
Process
Conditions
Data
Appearance