A logical filter specifying which child requirements will be added to coverage if the Recursive parameter is True. The filter can be a TDFilter.Text.
If True, child requirements will be covered by this entity. If the RequirementFilter argument is not empty, only child requirements matching the filter are covered.
Description
Adds the specified requirement to the list of requirements covered by this entity. Optionally, also adds child requirements.
A logical filter specifying which child requirements will be added to coverage if the Recursive parameter is True. The filter can be a TDFilter.Text.
Recursive
If True, child requirements will be covered by this entity. If the RequirementFilter argument is not empty, only child requirements matching the filter are covered.