Table of Contents

Enum SDKMode

Namespace
HP.LFT.SDK
Assembly
HP.LFT.SDK.dll

Indicates which mode the runtime engine uses for test runs.

public enum SDKMode

Fields

Interactive = 1

Use this mode when you build a design-time tool using the OpenText Functional Testing for Developers SDK.
If an object is not immediately found, the query fails without waiting until the object synchronization timeout (20 seconds) elapses.

Replay = 0

The standard mode used for a regular test run.