ALM Open Test Architecture API Type Library Version 12.55
Stop Method
Collapse All
Expand All
TSScheduler Object
: Stop Method
A comma-separated list of the IDs (string) of the test instances to stop. If no value is passed, all the test instances in the test set are stopped/
Description
Stops execution of the test set or the specified tests.
Syntax
Visual Basic
Public
Sub
Stop
( _
Optional
ByVal
TestData
As
Variant _ )
Parameters
TestData
A comma-separated list of the IDs (string) of the test instances to stop. If no value is passed, all the test instances in the test set are stopped/
See Also
TSScheduler Object
|
TSScheduler Members