Skip to main content

Shareable Test Run Links

Written by Ines

Overview

Thunders lets you share a Test Run report with stakeholders, clients, or external QA reviewers, without requiring them to create an account. A shareable link gives anyone with the URL read-only access to a specific test run report.

What is a shareable test run link

A Shareable Test Run Link is a secure, time-limited URL that grants read-only access to a specific test run report to anyone who holds the link — even without a Thunders account.

Key properties:

  • Read-only : viewers cannot edit, trigger, or interact with the test run

  • Secure : sensitive credentials, passwords, and auth tokens are automatically stripped from the shared view

How to share a test run

You can open the Share dialog from two places: directly from the test runs list without opening the report, or from inside the test run report.

Option A: From the test runs list

From your Test Project, navigate to the Test Runs tab. Find the test run you want to share, click the ⋯ actions menu on its row, and select Share.

Note: The Share option only appears for individual test runs, not for test set runs.

Option B: From the test run report

Open the test run report and click the Share button (share icon) in the report header. Both options open the same Share test run dialog.

Choose what to include

The dialog lets you select whether to include console logs in the shared link:

  • Without console logs : shares the test steps, screenshots, bug reports, and environment information

  • With console logs : includes all of the above plus the ability for the viewer to download the console logs file

Toggle the Include console logs checkbox to switch between the two options. Each option generates its own independent link.

Copy and share the link

Click the Copy button next to the link. A confirmation toast confirms the link was copied to your clipboard.

Share the URL with whoever needs to review the test run. They can open it directly in their browser : no login required.

Note: You can share both the link with console logs and the link without console logs independently.

What viewers see

A viewer who opens a shared test run link sees a read-only version of the test run report. No login prompt is shown.

Included in shared view

Details

Test steps

Full step-by-step execution recap with durations and statuses

Screenshots

All step screenshots, pre-run screenshots, and bug screenshots

Bug reports

Bug reports with severity, element, and description

Environment name

The environment the test was run on (name only)

Environment variables

Non-sensitive variable values used during the run

Accessibility reports

Accessibility violations found during the run, including PDF download

External bug links

Links to Jira, Linear, or other trackers reported during the run

Console logs (optional)

Downloadable console log file, if the link was created with this option enabled

Did this answer your question?