![]() |
OTX Reference
|
|
Adds a file to a TestResultContainer More...
Public Attributes | |
StringTerm | filePath |
The path of the file which shall be added. More... | |
TestResultContainerTerm | testResultContainer |
The TestResultContainer which shall receive the file. More... | |
TestResultSessionTerm | testResultSession |
The TestResultSession in which the test results are to be handled. More... | |
![]() | |
OtxLink | validFor |
Cardinality [0..1] Validity of ActionRealisation. More... | |
Adds a file to a TestResultContainer
The AddFileToTestResult activity to adds a file to a TestResultContainer within a TestResultSession by defining the file path. The use case is adding files after evaluating the result, e.g. adding a CAN trace file in case of a NOT_OK TestResultState.
Exceptions.TestResultException | If the file is not available. |
StringTerm OpenTestSystem.Otx.Extensions.TestResultHandling.Actions.AddFileToTestResult.filePath |
The path of the file which shall be added.
TestResultContainerTerm OpenTestSystem.Otx.Extensions.TestResultHandling.Actions.AddFileToTestResult.testResultContainer |
The TestResultContainer which shall receive the file.
TestResultSessionTerm OpenTestSystem.Otx.Extensions.TestResultHandling.Actions.AddFileToTestResult.testResultSession |
The TestResultSession in which the test results are to be handled.