RanorexRanorex Documentation
ITestSuite Interface
NamespacesRanorex.Core.TestingITestSuite
Represents a test suite.
Declaration Syntax
C#Visual BasicVisual C++
public interface ITestSuite
Public Interface ITestSuite
public interface class ITestSuite
Members
All MembersMethodsProperties



IconMemberDescription
DataConnectorCaches
Gets the data connectors of the test suite.

GetTestCase(String)
Gets the test case with the specified name from the test suite.

Name
Gets the name of the test suite.

Parameters
Gets the parameters of the test suite.

PlaceScreenshotsInFolder
Set to place all screenshots in a single folder instead of root report directory.

RunConfigurations
Gets the run configurations of the test suite.

RunLabel
Gets the run label of the test suite.

SelectedRunConfig
Gets the selected run configuration of the test suite.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)