ALM Open Test Architecture API Type Library Version 12.55
TestingEffortInHoursFromPolicyMatrix Property

The business risk level.

The feature complexity. An indirect indication of failure probability.

Description
Calculated time needed to test a requirement in the given Risk and Functional Complexity, according to the current policy.
Property type
Read-only property
Syntax
Visual Basic
Public Property TestingEffortInHoursFromPolicyMatrix( _
   ByVal RiskLevel As Long, _
   ByVal FCLevel As Long _
) As Long
Parameters
RiskLevel

The business risk level.

FCLevel

The feature complexity. An indirect indication of failure probability.

See Also

ISupportRBTAnalysisParent2 Interface  | ISupportRBTAnalysisParent2 Members