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:

HasAutomatedTests = True

All requirements that have associated automated tests or test scripts:

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

  • No labels