Field: AutomatedTestsCount
Description
The AutomatedTestsCount field represents the number of automated tests directly related to a requirement.
Examples
All requirements that have at least 1 automated test associated with them:
Code Block | ||
---|---|---|
| ||
AutomatedTestsCount >= 1 |
See Also
Supported Operators
=, <, >, <=, >=, IN, !=, NOT IN, IS, IS NOT
Supported Indexes
Supported Types
- AutomatedTest
Supported Features
Feature | Supported? |
---|---|
Aggregation | Yes (Int32) |
Sortable | Yes |
Sub-selects | No |