Extensions.TestResultHandling.SetTestResultHandlingLevel

From emotive
Jump to navigation Jump to search

Classification

Name SetTestResultHandlingLevel
Short Description Set the TestResultHandlingLevel threshold to the defined level
Class Action
Extension OTX TestResultHandling extension
Group TestResultHandling related Actions
Exceptions testResult:TestResultHandlingException
Checker Rules -
Standard Compliant Yes

OTL Syntax

ActionRealisation TestResultHandling.SetTestResultHandlingLevel(testResult:TestResultHandlingLevelTerm level);

Description

The SetTestResultHandlingLevel action will cause the OTX runtime system to set the TestResultHandlingLevel threshold to the defined level.

Properties

Name Data Type Class Default Cardinality Description
level testResult:TestResultHandlingLevel Term TRACK [0..1] This element represents the TestResultSeverity of the test result.


See also

AddFileToTestResult
AddInfoToTestResult
CloseTestResultSession
MultipleLimit
MultipleOrSingleLimit
SetDtcTestResult
SetEqualityTestResult
SetListTestResult
SetMapTestResult
SetTestResult
SetToleranceTestResult
SetValueTestResult
GetTestResultContainerByName
GetTestResultSession
GetTestResultState