ALM Open Test Architecture API Type Library Version 12.55
AddTestToCoverage Method
Description
Adds the test to the list of tests that cover the current requirement.
Syntax
Visual Basic
Public Sub AddTestToCoverage( _
   ByVal TestId As Long _
) 
Parameters
TestId
See Also

Req Object  | Req Members