OTX-Runtime for DotNet  
OpenTestSystem.Otx.Runtime.Api.Project.Settings.ITestResultHandlingSettings Interface Reference

Contains the TestResultHandling settings. More...

Properties

string DataModelFile [get, set]
 Gets or sets the data model file. More...
 
string TestResultHandlingDirectory [get, set]
 Gets or sets the directory name. More...
 
string TestResultHandlingFileName [get, set]
 Gets or sets the file name. More...
 
TestResultHandlingLevels TestResultHandlingLevel [get, set]
 Checks or sets result handling level of the OTX-Runtime. Default value: "TRACK". More...
 
bool TestResultHandlingOn [get, set]
 Gets or sets the test result status. Default value: TRUE. More...
 

Detailed Description

Contains the TestResultHandling settings.

Property Documentation

◆ DataModelFile

string OpenTestSystem.Otx.Runtime.Api.Project.Settings.ITestResultHandlingSettings.DataModelFile
getset

Gets or sets the data model file.

◆ TestResultHandlingDirectory

string OpenTestSystem.Otx.Runtime.Api.Project.Settings.ITestResultHandlingSettings.TestResultHandlingDirectory
getset

Gets or sets the directory name.

◆ TestResultHandlingFileName

string OpenTestSystem.Otx.Runtime.Api.Project.Settings.ITestResultHandlingSettings.TestResultHandlingFileName
getset

Gets or sets the file name.

◆ TestResultHandlingLevel

TestResultHandlingLevels OpenTestSystem.Otx.Runtime.Api.Project.Settings.ITestResultHandlingSettings.TestResultHandlingLevel
getset

Checks or sets result handling level of the OTX-Runtime. Default value: "TRACK".

◆ TestResultHandlingOn

bool OpenTestSystem.Otx.Runtime.Api.Project.Settings.ITestResultHandlingSettings.TestResultHandlingOn
getset

Gets or sets the test result status. Default value: TRUE.


The documentation for this interface was generated from the following file: