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:

AutomatedTestsCount >= 1

See Also

Supported Operators

=, <, >, <=, >=, IN, !=, NOT IN, IS, IS NOT

Supported Indexes

Entity

Supported Types

  • AutomatedTest

Supported Features

FeatureSupported?
AggregationYes (Int32)
SortableYes
Sub-selectsNo

  • No labels