Skip to main content

Overview

Shareable links let you send a full test result to anyone on your team without them needing a Spur account or being logged in. The recipient gets access to the complete result, including test steps, failure reasons, video replay, console logs, and network logs.

How to share a test result

1

Open a test result

Navigate to any completed test run and click into the result you want to share.
Step17 27 31PM

Open a test result

2

Click the Share button

Click the Share icon to generate a shareable link.
Step2 3

Click the Share button on any test result

3

Copy and send the link

Copy the link and send it to anyone on your team. They can open it in any browser and view the full result immediately.
You can also pass shareable links to the Spur MCP to analyze test results and help debug failures directly in your development workflow.

What the recipient sees

The shared link gives full access to the test result, including test steps, video replay, console logs, and network logs.
Shareablelinkoverview

The shared test result view

Test steps with Spur agent analysis

Click on each step to view the Spur agent’s analysis, including what was executed and why it passed or failed.
Spurtestanalysis

Spur agent analysis for a test step

Video replay controls

Every test result includes a video replay of the test execution. The replay bar below the video provides these controls:
  • Play / Pause — Click the play or pause button to start or stop playback. You can also click directly on the video to toggle.
  • Scrubber — Drag the timeline scrubber to jump to any point in the recording. The scrubber preserves your current play/pause state: if the video is paused when you scrub, it stays paused at the new position. If it is playing, playback resumes automatically after you release.
  • Skip forward / backward — Step through the recording in increments.
  • Playback speed — Adjust the speed to review results faster or slow down for detailed inspection.
  • Fullscreen — Expand the video for a closer look. All controls remain available in fullscreen mode.
  • Download — Download the recording for offline viewing or sharing outside Spur.

Console logs

Click the console log button in the video replay bar to view browser console output and JavaScript errors.
Screenshot2026 02 19at7 28 29PM

Overview of Console Logs

Network logs

Click the network arrows in the video replay bar to inspect HTTP requests and responses captured during the test.
Screenshot2026 02 19at7 29 00PM

Overview of Network Logs

Other ways to share results

You can also share test results by creating tickets directly from Spur:

Jira

Create Jira tickets from test failures with auto-populated details.

Linear

Generate Linear issues directly from test results.

Azure DevOps

File Azure DevOps work items directly from test results.