A transaction is a custom set of sequential requests or pages representing a complete business transaction. It is used to determine the performance characteristics of a specific business transaction that includes several user actions.

The Transaction-Agent Details panel displays performance characteristics of individual transactions (below) from the end-user perspective, calculated by aggregating its requests on a load agent.

Transaction Details Grid Columns

Column

Description

Transaction

The Transaction name

Description

The Transaction description

Load Agent

The load agent name

T.C.

The Test Case name

Iterations started

The number of times this transaction has started

Successful Iterations

The number of times this Transaction was completed successfully.

Avg. (s)

The average response time in successive iterations. Transaction response time is an interval between its first session's request and the latest response received.

Min. (s)

The minimum response time

Median (s)

The median response time

90% (s)

The maximum response time after excluding the slowest 10% of transaction iterations

95% (s)

The maximum response time after excluding the slowest 5% of transaction iterations

99% (s)

The maximum response time after excluding the slowest 1% of transaction iterations

Max. (s)

The maximum response time

STD

The response time standard deviation

Goal (s)

The response time goal

Missed GoalsThe number of iterations where the response time exceeded the goal

Missed Goal %

% of page iterations where the response time exceeded the goal


  • No labels