Versions Compared

Key

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

Field: Iterations

Description

Iterations is a reference field for Automated Test runs that iterate through a set of steps more then once. The Iterations field allows you to query on Automated script runs based on the iteration counts.

Examples

All automated test results that include 2 or more iterations:

Code Block
languagenone
Iterations >= 2

Supported Operators

=, <, >, <=, >=, IN, !=, NOT IN, IS, IS NOT

Supported Indexes

Entity, Run

Supported Types

  • AgileRun
  • AutomatedTestAssignment
  • AutomatedTestRun
  • ScriptRun
  • TestScriptAssignment

Supported Features

FeatureSupported?
AggregationYes (Int32)
SortableYes
Sub-selectsNo