Versions Compared

Key

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

Field: HasAssignments

Description

HasAssignments is a reference field for test scripts and denotes whether or not scripts have been assigned to one or more execution sets (packages).

Allowable values

  • True
  • False
  • Yes
  • No

Examples

To find all Scripts that have at least one assignment in an execution set:

Code Block
languagenone
EntityType = Script AND HasAssignments = True

See Also

Supported Operators

=, !=, IS, IS NOT

Supported Indexes

Entity

Supported Types

  • AutomatedTest
  • TestScript

Supported Features

FeatureSupported?
AggregationNo
SortableYes
Sub-selectsNo