ALM Open Test Architecture API Type Library Version 12.55
GetCoverList Method
Description
Gets the list of all requirements covered by this test.
Syntax
Visual Basic
Public Function GetCoverList() As List
Return Type
A list of Req Objects.
See Also

ITest2 Interface  | ITest2 Members