Close Method

Description

Closes the current test or business component.

Note: This method creates a temporary test while closing the current test if you launched your UFT One application using the syntax qtApp.Launch True.

Syntax

Visual Basic
Public Sub Close() 

Example

Close a Test After Running It

See Also

Test Object