ALM Open Test Architecture API Type Library Version 12.55
CalcFCLevelByAnswersWeight Method
The weight to be used in the calculation. Any integer can be passed. Generally, the AnswersWeight value is the sum of the weights of the user's answers.
Description
Calculate the Functional Complexity level from the sum of all the values' weights.
Syntax
Visual Basic
Public Function CalcFCLevelByAnswersWeight( _
   ByVal AnswersWeight As Long _
) As Long
Parameters
AnswersWeight
The weight to be used in the calculation. Any integer can be passed. Generally, the AnswersWeight value is the sum of the weights of the user's answers.
See Also

ICustomizationRBT2 Interface  | ICustomizationRBT2 Members