Versions Compared

Key

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

Field: Errors

Description

An index which returns the count of errors for the entity (script assignment and automated test assignment).

For script assignments this will always be 0, as they do not support an outcome of "Error".

For automated test assignment this will be the count of errors in the last imported result file.

Example

All automated test assignments with 1 or more errors in their results:

Code Block
languagenone
Errors >= 1

See Also

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