ALM Open Test Architecture API Type Library Version 12.55
RemoveCoverage Method
Collapse All
Expand All
ITest2 Interface
: RemoveCoverage Method
The
Req Object
representing the requirement that this test will no longer cover.
Description
Removes a requirement from the list of requirements this test covers.
Syntax
Visual Basic
Public
Sub
RemoveCoverage( _
ByVal
Req
As
Variant _ )
Parameters
Req
The
Req Object
representing the requirement that this test will no longer cover.
See Also
ITest2 Interface
|
ITest2 Members