Connection Stability Test
Watches a live WebSocket to the desktest edge for about 45 seconds to catch a flaky link that a one-shot check misses. A single open-and-echo can look perfect while the real fault - brief Wi-Fi drops, silent reconnects, or round-trip spikes - only shows up over time. That transport flakiness is what breaks long-running sessions: SignalR (FIS WebScan, Topaz), Microsoft Teams, and remote desktop over the web. This is a stability check, not a speedtest.
Read the Connection Stability Test guide for help reading the verdict.
edge.desktest.net and sends only a small sequenced ping token, which the edge echoes back. No credentials, no business data, no telemetry to us, no analytics, no tracking. View source to verify the endpoint and the ping payload.Configuration
Runs for about 45 seconds. Sends one ping every 1.5s over a single WebSocket to the desktest edge; only the ping token is sent, no business data.
Diagnostic complete
WebSocket connection opens
Opens wss://edge.desktest.net and confirms the upgrade completes.
Sustained stability monitor
Sends a sequenced ping every 1.5s for about 45s, tracking round-trip time, missed pings, and reconnects live.
Stability assessment
Tallies loss, reconnects, and round-trip spikes into a stable / occasional blips / dropping verdict.