Analyze a test run

This topic explains how to analyze a test run.

Sign in to your tenant

To start analyzing test runs, sign in to your tenant.

  1. Open your web browser and enter the tenant URL sent to you by your SaaS operator.
    The Sign in window opens.

  2. Enter your username and password and click Sign in.

  3. The Runs page opens by default.

To sign out, click the User account button User account in the banner and select Logout. You can also use the User account button to change the color theme to either Light or Dark.

Runs list

When you sign in, the Runs page opens by default. The Runs page displays the Runs list which includes the run ID, test name, start time, date, duration, and run phase.

Note: The Runs page displays data for the currently selected project only.

Phase Description
Initializing The test is currently in initialization mode.
Running The test is currently running.
Halted The test stopped due to a streaming limitation.
Ended The test ended in accordance with the planned scheduling configuration.

You can perform the following actions in the Runs list.

Action Details
Delete runs

Click the Delete button Delete and select up to 10 runs to delete.

Note:

  • A test run cannot be deleted if it is used in a trend report.

  • If one or more of the selected runs is used by a trend report, none of the selected runs are deleted.

Search Use the search box to find a specific run. For example, enter the Run ID or test name.
Select date Use the date picker to select a date or range of dates for the runs.
Group by

Click the Group by button Group by and select Test name to group the list items by test name.

Upload

Click the Upload button Upload and select test runs to upload from a local host.

For details, see Upload test runs.

Show only ended runs Switch on to show only runs that have ended, or switch off to show all runs.
Analyze run results

In the Runs list, click the Run ID link or click the Run summary button Run summary.

The dashboard for the selected run opens. For details, see View the dashboard.

View metrics

As part of the run summary, you can also view metrics for the run. For details, see View the dashboard.

View errors

To view a detailed list of all errors encountered during a selected run, click the Errors tab. For more details, see Investigate errors.

Next steps