Enum SDKMode
Indicates which mode the runtime engine uses for test runs.
Namespace: HP.LFT.SDK
Assembly: HP.LFT.SDK.dll
Syntax
public enum SDKMode
Fields
| Name | Description |
|---|---|
| Interactive | Use this mode when you build a design-time tool using the OpenText Functional Testing for Developers SDK. |
| Replay | The standard mode used for a regular test run. |