IsPartialRun Statement

Description

Returns a value to indicate whether OpenText Functional Testing started a run or debug session from a specified step in the script or from the beginning of the script.

Syntax

IsPartialRun

Return Value

A Boolean.

  • True: Indicates that OpenText Functional Testing started a run or debug session from a specified step.

  • False: Indicates that OpenText Functional Testing started a run or debug session from the beginning of the script.

 

See also: