ALM Open Test Architecture API Type Library Version 12.55
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

ITestSet Interface  | ITestSet Members