AllowOtherProductsRun Property

Supported in UFT One version 23.4 and later.

Description

Allows other ADM products, such as ALM and Test Batch Runner, to run tests and components on this computer.

Property type

Read-write property

Syntax

Visual Basic
Public Property AllowOtherProductsRun As Boolean

Remarks

This property replaces the AllowOtherHpProductsRun property that was available in UFT One version 2023 and earlier. See AllowOtherHpProductsRun Property.

The AllowOtherHpProductsRun property is supported for backward compatibility only. You should use the AllowOtherProductsRun property in UFT One version 23.4 and later.

See Also

RunOptions Object