Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Package search can be used for all packages as listed in the Explorer Tree. It will entities that belong to that package, but not to any of it's child packages - to include children use the AllPackages field instead.

Examples

Show all entities in a package within a project:

...

Note: To get the unique ID of a package, you can drag the package onto the TQL editing window, at which point you will prompted with a number of suggestions including "Packages = id", which you can then choose to add to your query.

Image RemovedImage Added

Supported Operators

=, IN, !=, NOT IN, IS, IS NOT

Supported Indexes

Entity, Relationship, Run

Supported Types

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

...