Table of Contents

Class AlmUtils

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

A class that includes test or business component information originating from OpenText Application Quality Management.

public class AlmUtils
Inheritance
AlmUtils
Inherited Members

Constructors

AlmUtils()

public AlmUtils()

Properties

AlmRunInfo

Returns the AlmRunInfo class containing the OpenText Application Quality Management test information. If the test is not run from OpenText Application Quality Management, returns NULL.

public static IAlmRunInfo AlmRunInfo { get; }

Property Value

IAlmRunInfo