Field: HasAssignments
Description
HasAssignments is a reference field for test scripts and denotes whether or not scripts have been assigned to one or more execution sets (packages).
Allowable values
- True
- False
- Yes
- No
Examples
To find all Scripts that have at least one assignment in an execution set:
EntityType = Script AND HasAssignments = True
See Also
Supported Operators
Supported Indexes
Supported Types
- AutomatedTest
- TestScript
Supported Features
Feature | Supported? |
---|---|
Aggregation | No |
Sortable | Yes |
Sub-selects | No |