History

The History page lists the changes made to the load test.

Overview

The History pane lists the changes made to the load test, along with a timestamp and the user who made the changes. By viewing the history you can determine who made changes to the test's settings, who deleted the test run, who triggered the test run, or who changed its ramp up time.

The following changes are not included in the history:

  • Network emulations, script assignments for on-premises load generators, schedules, advanced scheduling, and cloud LG Vusers configuration settings.

  • Changes made outside of the load test. For example, script reloading, script editing, removing or deleting agents from the project, and runtime setting changes made in global mode.

To access the History page:

In the Load tests tab, select a test, and click History in the sidebar.

Back to top

Runtime settings history

Runtime setting change history is supported for the following protocols:

  • Web - HTTP/HTML

  • DevWeb

  • TruClient - Mobile Web

  • TruClient - Native Mobile

  • TruClient - Web

  • TruClient 2.0 - Web

Note:  

  • When a script is reloaded, all previous runtime setting history records are purged.

  • If a script is deleted, its runtime setting history data will no longer be available.

  • Only changes made in local mode are shown in the history. Changes made in global mode are not included. To view changes made in global mode, go to the Assets > Scripts page. For details, see View script details.

Back to top

Test run history

The following applies to the test run history entries.

Entry Description
Triggered test run

This entry indicates who initiated the test run.

This includes the clicking of Run test in the user interface, the calling of a public API, or the initiating a run through a CI plugin, such as Jenkins, GitHub Actions, or Azure DevOps.

  • For test runs triggered by Test scheduler, the recorded user is SYSTEM (scheduled).
  • For test runs triggered by CI plugins or public APIs, the recorded user is the authenticated user.
Stopped test run

This entry lists the test runs that were ended manually or through an API call.

Test runs which were stopped internally are not recorded in the history. These include internal events such as the breach of an SLA, stopping due to a predefined test duration, the completion of the specified number of iterations, a system error, and so forth.

Deleted test run This entry lists the test runs that were deleted manually or through an API call.

Back to top

See also: