Versions Compared

Key

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

Field: Type

Description

For requirements, scripts, incidents and script assignments type relates to the associated "Type" picklist.

For Automated tests and automated test assignments the Type field searches the type of automated test (which relates to the tool that produces it i.e. QTP, RFT, Selenium etc.)

Examples

Available values depend on the options available in the Type picklist in Enterprise Tester, for example:

Code Block
languagenone
Type = "Smoke Test"

To find all test scripts in project Testing with a type of "UAT":

Code Block
languagenone
EntityType = Script AND Project = Testing AND Type = UAT

Supported Operators

=, IN, !=, NOT IN

Supported Indexes

Entity, Package, Run

Supported Types

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

Supported Features

FeatureSupported?
AggregationYes (String)
SortableYes
Sub-selectsNo