You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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:

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

  • No labels