Retrieves the list of Add-ins associated with a Business Process Test.
This method can be called either before or after you start OpenText Functional Testing (before or after the Application.Launch method).
| Visual Basic |
|---|
Public Function GetAssociatedAddinsForBPT( _ ByVal BPTPath As String _ ) As Variant |
- BPTPath
- The full ALM path of the business process test.

