https://github.com/statnett/Talk2PowerSystem/blob/main/template/doc/TestUseCaseExample.adoc has fields that pertain to two different objects:
UC | Description | Assessment Criteria | Expected Outcome are parts of a Test Case
Actual Outcome | Status | Severity | Comments are parts of a corresponding Test Result
The same Test Case will be tried multiple times (runs) over different iterations of the system under test, and produce multiple Test Results.
So I think the two should be split.
The following should be added to Test Result header
- based on Test Case
- date executed (there is
docdate in the header, but it's different thing)
- version of system under test
- any other IT environment factors (eg Prod vs Dev vs Test)
Test Result items can be correlated to Test Case items by No (sequence number in the table)
https://github.com/statnett/Talk2PowerSystem/blob/main/template/doc/TestUseCaseExample.adoc has fields that pertain to two different objects:
UC | Description | Assessment Criteria | Expected Outcomeare parts of a Test CaseActual Outcome | Status | Severity | Commentsare parts of a corresponding Test ResultThe same Test Case will be tried multiple times (runs) over different iterations of the system under test, and produce multiple Test Results.
So I think the two should be split.
The following should be added to Test Result header
docdatein the header, but it's different thing)Test Result items can be correlated to Test Case items by
No(sequence number in the table)