ALM Open Test Architecture API Type Library Version 12.55
ResetTestSet Method
Collapse All
Expand All
ITestSet2 Interface
: ResetTestSet Method
If TRUE, the method deletes all runs for all tests in the test set.
Description
Sets the status of each test in the test set to 'No Run'.
Syntax
Visual Basic
Public
Sub
ResetTestSet( _
ByVal
DeleteRuns
As
Boolean
_ )
Parameters
DeleteRuns
If TRUE, the method deletes all runs for all tests in the test set.
See Also
ITestSet2 Interface
|
ITestSet2 Members