IRunnerTestMetadata Interface

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure

Namespace:  ArtOfTest.WebAii.Execution.Interfaces
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public interface IRunnerTestMetadata

The IRunnerTestMetadata type exposes the following members.

Properties

  NameDescription
Public propertyOutputPath
Wrapper around IRunnableGUITestBuilder.RunnableOutputPath
Public propertyPerformanceResultsPath
Wrapper around IRunnableGUITestBuilder.RunnablePerformanceResultsPath
Public propertyProjectPath
Wrapper around IRunnableGUITestBuilder.RunnableProjectPath
Public propertyRemoteStorageUri
Remote vs Local (null) storage uri
Public propertyResultFilename
Wrapper around IRunnableGUITestBuilder.RunnableResultFilename
Public propertySettingsPath
Wrapper around IRunnableGUITestBuilder.RunnableSettingsPath
Public propertyTestPath
Wrapper around IRunnableGUITestBuilder.RunnableTestPath
Top
See Also

Reference