TestingPolicyMatrix Property
Description
Risk testing level matrix.
Property type
Read-write property
Syntax
Visual Basic
Public Property TestingPolicyMatrix( _
   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