public abstract static class Constants.TestCompleteConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_PARAMETERS
'/rt:Main /e /SilentMode /ns' the default parameters to launch TestComplete .
|
static java.lang.String |
DEFAULT_PROJECTNAME
'TCAFS' the name TCAFS project.
|
static java.lang.String |
DEFAULT_SCRIPTNAME
'StepDriver' the name of the script of TCAFS project.
|
static java.lang.String |
DEFAULT_SUITENAME
'TCAFS.pjs' the name of the test-complete suite name of TCAFS project.
|
static java.lang.String |
TCExeEnv
'TESTCOMPLETE_EXE' environment variable to save the "name" of TestComplete's executable.
|
static java.lang.String |
TCHomeEnv
'TESTCOMPLETE_HOME' environment variable to save the TestComplete installation directory.
|
Constructor and Description |
---|
TestCompleteConstants() |
public static final java.lang.String TCHomeEnv
public static final java.lang.String TCExeEnv
public static final java.lang.String DEFAULT_SUITENAME
public static final java.lang.String DEFAULT_PROJECTNAME
public static final java.lang.String DEFAULT_SCRIPTNAME
public static final java.lang.String DEFAULT_PARAMETERS
Copyright © SAS Institute. All Rights Reserved.