Field: TestScriptsCount
Description
The Test Scripts Count field is a calculated field that returns the total number of test scripts associated with a requirement.
Examples
Find all requirements that have 2 or more associated scripts:
TestScriptsCount >= 2
See Also
Supported Operators
=, <, >, <=, >=, IN, !=, NOT IN, IS, IS NOT
Supported Indexes
Supported Types
- Requirement
Supported Features
| Feature | Supported? |
|---|---|
| Aggregation | Yes (Int32) |
| Sortable | Yes |
| Sub-selects | No |