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 return the count of errors for the entity.

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

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

Examples

All automated tests 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