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

Entity

Supported Types

  • Requirement

Supported Features

FeatureSupported?
AggregationYes (Int32)
SortableYes
Sub-selectsNo

  • No labels