AddBIQuestion | Creates a new Business Criticality criterion. |
AddFCQuestion | Creates a new Functional Complexity criterion. |
AddFPQuestion | Creates a new Failure Probability criterion. |
CalcBILevelByAnswersWeight | Calculate the Business Criticality level from the sum of all the values' weights. |
CalcFCLevelByAnswersWeight | Calculate the Functional Complexity level from the sum of all the values' weights. |
CalcFPLevelByAnswersWeight | Calculates the Failure Probability level from the sum of all the values' weights. |
DeleteBIQuestion | Deletes the specified Business Criticality criterion. |
DeleteFCQuestion | Deletes the specified Functional Complexity criterion. |
DeleteFPQuestion | Deletes the specified Failure Probability criterion. |
TranslateBILevel | Translate Business Criticality from TDAPI_RBT_BI_LEVELS to its name in the database. |
TranslateBILevelDBNameToEnum | Translate Business Criticality from its name in the database to TDAPI_RBT_BI_LEVELS. |
TranslateFCLevel | Translate Functional Complexity from TDAPI_RBT_FC_LEVELS to its name in the database. |
TranslateFPLevel | Translate Failure Probability from TDAPI_RBT_FP_LEVELS to its name in the database. |
TranslateFPLevelDBNameToEnum | Translate Failure Probability from its name in the database to TDAPI_RBT_FP_LEVELS. |
TranslateTestingLevel | Translate TL from TDAPI_RBT_TESTING_LEVELS to it's name in the database. |
BILevelRiskLowerThreshold | The lower threshold of Risk assessment for each Business Criticality level. |
BIQuestionByID | Returns the Business Criticality criterion that has the specified ID. |
BIQuestions | The list of Business Criticality questions. |
DisplayedTimeUnits | The time unit display string for calculations results. |
FCLevelRiskLowerThreshold | The lower threshold of Risk assessment for each Functional Complexity level. |
FCQuestionByID | Returns the Functional Complexity criterion that has the specified ID. |
FCQuestions | The list of Functional Complexity questions. |
FPLevelRiskLowerThreshold | The lower threshold of Risk assessment for each Failure Probability level. |
FPLevelTestingEffortInHours | Obsolete. Returns E_NOTIMPL. |
FPQuestionByID | Returns the Failure Probability criterion that has the specified ID. |
FPQuestions | The list of Failure Probability questions. |
RiskCalculationMatrix | Risk calculation matrix. |
TestingEffortForFCLevel | Hours needed to test a requirement with the given Functional Complexity. |
TestingLevelPercentage | Testing level percentage (of the full testing level). |
TestingPolicyMatrix | Risk testing level matrix. |
Updated | Indicates if the Risk-based Quality Management Customization has been modified since the last synchronization with the database. |