AlmUtils.RunningLeanFtTestType Enumeration
Possible test types in ALM.

C# Syntax

public enum AlmUtils.RunningLeanFtTestType : System.Enum 
Members
MemberDescription
AlmTestTypeThe test is a regular ALM test.
BcTestTypeThe test is a business component.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         HP.LFT.SDK.Utils.AlmUtils.RunningLeanFtTestType