ALM Open Test Architecture API Type Library Version 12.55
GetCoverList Method
Collapse All
Expand All
ITest Interface
: 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
ITest Interface
|
ITest Members