Start Operation

Applies to TestComplete 15.63, last modified on April 10, 2024

Description

The Start operation starts or resets a time counter.

Scripting Analogue

The operation is an analogue of the aqPerformance.Start() scripting method.

Operation Parameters

The operation parameters are organized into the following pages:

Specify Performance Counter

This page allows you to specify the following parameter:

  • Counter name - The name of the time counter to start.

Operation Parameters

This page contains the same parameter that you specified on the previous page. However, it lets you use variables, test parameters, code expressions or [Last Operation Result] values to specify it.

CounterName

String. Analogue of the Counter name edit field.

WarnIfExist

Boolean. Specifies whether the operation posts a warning message to the test log if the specified time counter is already running.

See Also

Specifying Operation Parameters
Performance Category
Check Operation
Get Value Operation
Measuring Test Run Time

Highlight search results