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 by dragging the entity from the tree directly into the TQL query screen. You will be provided with a set of suggested query fragments that can be inserted and will include the ID:

Examples

Find the entity with the supplied unique identifier:

Id = 'a7c1c1fb-03a6-4318-859d-9f8200f6690f'

See Also

Supported Operators

=, IN, !=, NOT IN

Supported Indexes

Entity, Package, Relationship, Run

Supported Types

  • AgileRun
  • AutomatedTest
  • AutomatedTestAssignment
  • AutomatedTestRun
  • Incident
  • Requirement
  • RequirementPackage
  • ScriptRun
  • TestExecutionPackage
  • TestScript
  • TestScriptAssignment
  • TestScriptPackage

Supported Features

FeatureSupported?
AggregationYes (Guid)
SortableYes
Sub-selectsNo

  • No labels