How to write scenarios

Test scenario sample documentation

TS IDScenario descriptionTypePriorityPDT ID
TS1Ensure that the system does/does not….+veP1PDT1
TS2———–———–———–———–
———–———–———–———–———–

For each entity under test (EUT) we need to design scenario as above. PDT is the potential defect type. This is to get clarity on the scenario objective/goal. In, HyBIST each scenario is goal focused, that is focused to detect a specific type of defect.

Positive scenario is the intended behavior of the entity under test.
Negative scenario is unintended behavior of the entity under test.

Test cases that are part of positive scenario are positive test cases.
Test cases that are part of negative scenario are negative test cases.

Leave a Reply 0

Your email address will not be published. Required fields are marked *