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

Method Runtest

Runs the external test

Usage

Function ZAP.Runtest( 
	String Path
)

Parameters

Path

Type: String

Path to the script

Returns

No return value

Example

VBScript

Zap.Runtest "C:ZAPTESTLogin.zap"

JavaScript

Zap.Runtest("C:\ZAPTEST\Login.zap");

Documentation Categories

ZAPTEST

FARM

LOAD