Versions Compared

Key

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

Field: HasAutomatedTests

Description

Has Automated Tests is a reference field and denotes whether a requirement has associated automated tests.

Allowable values

  • True
  • False
  • Yes
  • No

Examples

All requirements that have associated automated tests:

Code Block
languagenone
HasAutomatedTests = True

All requirements that have associated automated tests or test scripts:

Code Block
languagenone
HasAutomatedTests = Yes OR HasScripts = Yes

See Also

Supported Operators

=, !=, IS, IS NOT

Supported Indexes

Entity

Supported Types

  • AutomatedTest

Supported Features

FeatureSupported?
AggregationNo
SortableYes
Sub-selectsNo