Skip to main content

Import

Importers convert third-party traffic into Speedscale RRPairs that can be replayed as tests or served as dependency mocks.

Choose where the imported traffic should live:

  • speedctl import creates a snapshot in Speedscale Cloud.
  • proxymock import writes local RRPair files and does not require a Speedscale account.
FormatCloud snapshotLocal proxymock files
GoReplayspeedctl import goreplayproxymock import goreplay
HAR and browser trafficspeedctl import har or the UIproxymock import har
HTTP wire filesspeedctl import http-wireproxymock import http-wire
Postmanspeedctl import postman or the UIproxymock import postman
WireMockspeedctl import wiremockproxymock import wiremock

Charles Proxy sessions can be converted to HAR and passed to either HAR importer. JMeter migration records requests while the JMeter plan runs; it does not import .jmx files directly.