Field: ScriptType
Description
Script Type is field containing user defined values.
Examples
Values available depend on options defined in the Test Type picklist in Enterprise Tester, for example:
| Code Block |
|---|
|
ScriptType = Smoke
|
To find all script assignments in a project called "Test" where the Script's Type is "Functional":
| Code Block |
|---|
|
Project = Test AND ScriptType = Functional
|
Supported Operators
=, IN, !=, NOT IN
Supported Indexes
Entity, Run
Supported Types
- AgileRun
- ScriptRun
- TestScriptAssignment
Supported Features
| Feature | Supported? |
|---|
| Aggregation | Yes (String) |
| Sortable | Yes |
| Sub-selects | No |