Field: HasAutomatedTests
Description
Has Automated Tests is a reference field and denotes whether a requirement has associated automated tests.
Allowable Values
- True
- False
- Yes
- No
Examples
All requirements that have associated automated tests:
HasAutomatedTests = True
All requirements that have associated automated tests or test scripts:
HasAutomatedTests = Yes OR HasScripts = Yes
See Also
Supported Operators
Supported Indexes
Supported Types
- AutomatedTest
Supported Features
Feature | Supported? |
---|---|
Aggregation | No |
Sortable | Yes |
Sub-selects | No |