Field: HasRequirements
Description
Has Requirements is a reference field for automated tests, scripts and requirements. It is "True" when a script or requirement is associated with one or more requirements (directly or indirectly).
Allowable values
- True
- False
- Yes
- No
Examples
To find all requirements and scripts associated to requirements (directly or indirectly):
HasRequirements = True
To find all automated tests that have associated requirements of type 'QTP':
HasRequirements = Yes AND Type = 'QTP' AND EntityType = Test
Supported Operators
Supported Indexes
Supported Types
- AgileRun
- AutomatedTest
- Requirement
- TestScript
Supported Features
Feature | Supported? |
---|---|
Aggregation | No |
Sortable | Yes |
Sub-selects | No |