Field: Id
Description
The Id field is the unique identifier for each entity in Enterprise Tester.
Finding Identifiers
Identifiers for entities can be extract from the Url of edit screens, or better yet just drag the entity from the tree directly into the TQL query screen, at which point you will be provided with a set of suggested query fragments that can be inserted, which will include the ID:
Examples
Find the entity with the supplied unique identifier:
Id = 'a7c1c1fb-03a6-4318-859d-9f8200f6690f'
See Also
Supported Operators
Supported Indexes
Entity, Package, Relationship, Run
Supported Types
- AgileRun
- AutomatedTest
- AutomatedTestAssignment
- AutomatedTestRun
- Incident
- Requirement
- RequirementPackage
- ScriptRun
- TestExecutionPackage
- TestScript
- TestScriptAssignment
- TestScriptPackage
Supported Features
Feature | Supported? |
---|---|
Aggregation | Yes (Guid) |
Sortable | Yes |
Sub-selects | No |