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:
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 |