Load Agents Progress

The Load Agents Progress tab shows some of these parameters between agents. This tab is only visible when remote load agents are used in the test.

Columns:


ColumnDescription
NameThe load agent's name
Last polling time

The last time the remote load agent was polled for progress data

This field is not populated for the Local load agent.

Connection Status

Connected if the controller has an active connection to the load agent

Interrupted if the controller has lost connection to the load agent

This field is not populated for the Local load agent.

Ping (ms)

The amount of time (in milliseconds) it took to download the progress data from the load agent

This field is not populated for the Local load agent.

Requests/Sec

The rate of requests generated by the load agent since the previous polling time

Active UsersThe number of active VUs on the load agent
Iterations StartedThe number of iterations started on the load agent
Iterations PassedThe number of iterations that passed successfully on the load agent
Iterations FailedThe number of iterations that failed on the load agent
Requests SentThe number of issued requests on the load agent
Responses ReceivedThe number of responses received on the load agent
ErrorsThe number of errors on the load agent
TimeoutsThe number of timeouts on the load agent

Test Objects Progress

The Test Objects Progress tab breaks down these parameters between the running test objects (test cases and TC groups). This tab is only visible when multiple test objects are used in the test.

Columns:


ColumnDescription
NameThe test object's name
Started Users

The number of started VUs that are executing the test object

Active UsersThe number of actively running VUs that are executing the test object
Iterations StartedThe number of iterations started by VUs that are executing the test object
Iterations PassedThe number of iterations that passed successfully by VUs that are executing the test object
Iterations FailedThe number of iterations that failed by VUs that are executing the test object
Requests SentThe number of issued requests by VUs that are executing the test object
Responses ReceivedThe number of responses received by VUs that are executing the test object
ErrorsThe number of errors by VUs that are executing the test object
TimeoutsThe number of timeouts by VUs that are executing the test object
  • No labels