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

Method TestName

Retrieves test name programmatically by calling the TestName parameter from script view

Usage

Function ZAP.TestName()

Parameters

This method does not take parameters

Returns

Test name as String

Example

VBScript

testName = Zap.TestName()

JavaScript

var testName = Zap.TestName();

Documentation Categories

ZAPTEST

FARM

LOAD