Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

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:

Code Block
languagenone
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