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:
Errors >= 1
See Also
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 |