MoveToSubject

This event is triggered when the user moves to the specified subject in the test plan tree.

Syntax

MoveToSubject(Subject)

where Subject is the ISysTreeNode interface. For details, refer to the ALM Open Test Architecture API Reference.

Type

Sub

Availability

MoveToSubject

Note: The MoveToSubject event is not listed in the Scripts Tree of the Script Editor. This event is supported for purposes of backward compatibility. We recommend you use TestFolder_MoveTo (for Test Plan module) or TestSetFolder_MoveTo (for Test Lab module) instead.