TestingEffortForFCLevel Property
Description
Hours needed to test a requirement with the given Functional Complexity.
Property type
Read-write property
Syntax
Visual Basic
Public Property TestingEffortForFCLevel( _
   ByVal FCLevel As Long _
) As Long
Parameters
FCLevel

The feature complexity. An indirect indication of failure probability.

See Also