Trends

Compare test results.

The runs list and trends for a simulation can be accessed by clicking on the icon in the simulations table.

This view contains the list of your simulation’s runs which can be filtered by status and the trends which are displaying information between those runs.

Run trends

Simulation runs

Run table

As with the results of the latest run in the simulations table, you can access the logs of the run by clicking on the status badge.

Logs badge

If you defined assertions, you can display them by also clicking on the badge:

Assertions badge

You can delete runs by selecting them and clicking on the Delete button in the action bar above the table.

You can also click on the icon to see the properties of the run.

Snapshot

Run Comparison

Compare runs

You can compare the results of two runs if you click on the “Compare runs” button in the table. It allows you to compare the response time and errors of the two runs for each request.

You can choose the specific metric you want to compare by clicking on the metric name, and the specific runs you want to compare by clicking on the run number.

The delta and variance will be displayed, so you can check if there is a progression or a degradation in performance.

The trends are charts that will display some global statistics for each run (eg: requests count) so that you can easily see how well your runs went compared to each other. Each run is represented by its number in the chart and the chart won’t display the statistics of a failed run (eg: Timeout, broken, etc..).

Trends

Using the buttons above the charts on the left, you can change the statistics shown by filtering through scenarios, groups or requests that are involved in each run. You can choose how many runs will be compared by changing the limit (10, 25, 50, 100):

Trends bar

Edit this page on GitHub