You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Field: ScriptType

Description

Script Type is field containing user defined values.

Examples

Values available depend on options defined in the Test Type picklist in Enterprise Tester, for example:

ScriptType = Smoke

To find all script assignments in a project called "Test" where the Script's Type is "Functional":

Project = Test AND ScriptType = Functional

Supported Operators

=, IN, !=, NOT IN

Supported Indexes

Entity, Run

Supported Types

  • AgileRun
  • ScriptRun
  • TestScriptAssignment

Supported Features

FeatureSupported?
AggregationYes (String)
SortableYes
Sub-selectsNo

  • No labels