Test scenario sample documentation
TS ID | Scenario description | Type | Priority | PDT ID |
---|---|---|---|---|
TS1 | Ensure that the system does/does not…. | +ve | P1 | PDT1 |
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.