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
Supported Types
- AgileRun
- AutomatedTestAssignment
- AutomatedTestRun
- ScriptRun
- TestScriptAssignment
Supported Features
Feature | Supported? |
---|---|
Aggregation | Yes (Int32) |
Sortable | Yes |
Sub-selects | No |