RunUsingSourceIndex Property

Description

Indicates whether to learn and store the source index value when learning Web test objects, and to use that value during a run session to increase performance capabilities.

Property type

Read-write property

Syntax

Visual Basic
Public Property RunUsingSourceIndex As Boolean

Return Value

  • True--Uses the source index property for better performance
  • False--Does not use the source index property.

Example

Configure Web Options

See Also