Get your 6-month No-Cost Opt-Out offer for Unlimited software automation!

Property HPALM.CurrentTestName

Gets HP ALM current test name

Usage

Property Get ZAP.HPALM.CurrentTestName As String

Parameters

PromptMessage (optional)

Type: String

Default value: "Input the text:"

Prompt Message for Input Dialog

CollapseMainWindow (optional)

Type: Boolean

Default value: true

If true it collapses Main ZAPTEST Window when dialog appears

DefaultResult (optional)

Type: String

Default value: Empty String

Default result if user clicks close button

Returns

Example

VBScript

currentTestName = Zap.HPALM.CurrentTestName

JavaScript

var currentTestName = Zap.HPALM.CurrentTestName;

Documentation Categories

ZAPTEST

FARM

LOAD