Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

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:

Code Block
languagenone
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