Field: ScriptPriority
Description
Script Priority is used when querying script assignments, to filter based on the priority assigned to the script associated with the assignment.
Examples
Values available depend on options defined in the Priority picklist in Enterprise Tester. For example:
ScriptPriority = High
To find all script assignments in a project called Test in the Script package called "Regression Testing" with a status of Critical, write the following query:
Project = Test AND Package = "Regression Testing" AND ScriptPriority = Critical
Supported Operators
Supported Indexes
Supported Types
- AgileRun
- ScriptRun
- TestScriptAssignment
Supported Features
Feature | Supported? |
---|---|
Aggregation | Yes (String) |
Sortable | Yes |
Sub-selects | No |