Field: StepActualResults
Description
The Step Actual Results field applies to Script Assignment entities and allows searching across actual result values recorded for any steps in the run.
Lucene Syntax
Within the contains/does not contains value for the "StepActualResults" field, you can use Lucene query parser syntax - including * and ? wildcards.
See the Lucene Query Parser documentation for more information.
Examples
To find all Script assignments where the step actual results field contains "link broken", write the following query:
Code Block | ||
---|---|---|
| ||
StepActualResults ~ "link broken" |
Supported Operators
Supported Indexes
Supported Types
- AgileRun
- AutomatedTestRun
- ScriptRun
- TestScriptAssignment
Supported Features
Feature | Supported? |
---|---|
Aggregation | No |
Sortable | No |
Sub-selects | No |