Loadmill
Learn moreSchedule a demo
  • Introduction
    • Loadmill - AI - Powered Solution
    • Deviceless mobile testing
      • Capturing traffic with Loadmill MITM Proxy
      • Loadmill desktop recorder
        • Generating test flows
      • Installing certificate on mobile devices
        • iOS certificate installation
        • Android certificate installation
      • Configuring proxy on mobile devices
        • iOS Wi-Fi settings
        • Android Wi-Fi settings
      • Troubleshooting
    • What is an API
      • API - Data Fetching
      • Quick examples of API requests
      • What is an API endpoint?
    • API Server Testing
      • Contract testing
      • Regression Testing
  • Quick Guide
    • Create Account
    • Download Test Composer
    • Register your first API flow
    • Running Your API Test
  • Loadmill Test Composer
    • Quickstart
    • Composer Layout
    • Filter Settings
  • Test Editor
    • Layout
    • Flows
      • Generated Flow Code
      • Test Flow editor
      • Flow Controls
      • Add CSV to Flow
      • Flow Execution
    • Steps
      • Request step
      • Code step
      • Extraction & Assertion step
      • Web Socket step
    • Extractions - Set Parameters
    • Assertions - Verify Response
    • Parameters
      • Parameter Execution Order
      • Test Suite Parameters
      • Parameters Sets
    • ⨍(⨯) FUNCTIONS
    • Postscript
      • Running Postscript
      • Accessing w/ Postscript
      • Validating Postscript
    • Login/Authentication Flow
    • Before & After Hooks
  • Load Testing
    • Load Test Editor
    • Load Testing Guide
    • Analyzing Load Test Results
    • Parameterized Load Test
    • Domain Verification
    • Configuration Files
    • Load Testing FAQs
    • Load Testing Troubleshooting
  • User Behavior Testing
    • Overview
    • Setup
    • Recording troubleshooting
    • Additional recording methods
    • Recording settings
    • How to work with Recordings
  • Auth
    • Okta SSO integration
    • API Tokens
    • Testing with CORS
    • REST API
  • Integrations
    • Loadmill Agent
    • CI integration
    • GitHub
      • CI integration
      • Data sync
    • GitLab
    • Bitbucket
    • Jira
    • New Relic
    • Slack integration
    • TestRail integration
    • Database Testing
    • Kafka Testing
    • Datadog Integration
    • ✉️Email Testing
    • Webhook Testing
    • Integrations FAQs
    • XRay
    • TestRail
    • gRPC Support
  • Collaboration
    • Collaboration
    • Teams
    • Groups & Reports
    • Test Suite Collaboration
    • Reviews
    • Shared Flows
    • Labels
  • Reporting
    • API Catalog & Coverage
      • API Catalog
        • Unique Entity ID's Mapping
        • Domain Mapping and grouping
        • Endpoints grouping
        • OpenAPI upload
      • Test Coverage
        • Generating API test coverage report
  • General
    • Billing
      • Usage report
    • Settings
      • 📈Analytics
        • Flow Run History
      • 🧳Import & Export
    • General FAQs
    • General troubleshooting
    • Comparisons
      • Loadmill vs. SoapUI
      • Loadmill vs. JMeter
      • Loadmill vs. Blazemeter
      • Loadmill vs. WebdriverIO
      • Loadmill vs. Potato
    • Miscellaneous
      • Running a Test Suite
      • Test Plan
      • API Testing troubleshooting
      • API Testing FAQs
      • Test Editor
        • API Tests - Data from CSV files
Powered by GitBook
On this page
  • Importing Test Suites
  • Importing Test Flows and CSV files
  • Importing Requests
  • Importing Load Tests and CSV files
  • Importing Recordings
  • Exporting data
  1. General
  2. Settings

Import & Export

PreviousFlow Run HistoryNextGeneral FAQs

Last updated 3 years ago

Loadmill users can import Test Suites, Test Flows, CSV files, Requests, Load Tests and Recordings.

Importing Test Suites

Navigate to Test Suites and click IMPORT SUITE. Make sure your Test Suite in the JSON file format.

For example, you can use this option to import a collection from Postman. First, export the collection by clicking on three dots within the collection and choosing Collection v2.1 (recommended).

Then, go to Loadmill and import the collection as a Test Suite. Loadmill will automatically recognize Postman data and create a new Test Suite with test flows and parameters.

Importing Test Flows and CSV files

To import a test flow, enter a specific Test Suite and click IMPORT FLOW. Loadmill allows to import test flows in the HAR and JSON file formats.

Importing Requests

You can easily paste a cURL command as a request to Loadmill.

Importing Load Tests and CSV files

Navigate to Load Tests and click IMPORT TEST. Loadmill allows to import load tests in the HAR and JSON file formats.

Importing Recordings

Once it's done, you can click on the GENERATE TEST SUITE button within the recording so that a new Test Suite will be created and contain all data from the Gor file.

Exporting data

Let's say you ran a test and one of the requests has failed and now you would like to run it separately in the CLI. To do that, just click Copy as cURL within the failed request.

You can use this option in Test Suite and Load Test Runs as well.

You can also use this option to import generated by the browser's Dev Tools or .

Once it's done, you may want to run this or another test flow several times using different parameter values for each run. To achieve that, create a CSV file containing relevant parameters and their values and import it by clicking on IMPORT CSV within the test flow. Find more information on that .

Make sure you have given permissions to your browser to copy and paste text and images to .

You can also import CSV files into load tests, see how to do that .

In case you are using and would like Loadmill to generate an API Test Suite from it, you can import Gor file on the Recordings page by clicking IMPORT RECORDING.

You can export Test Suites, Test Flows, Load Tests, Test Suite/Test Plan/Load Test Run CSV Reports and (team admins only).

🧳
HAR files
Charles proxy
here
🧠
the clipboard
here
GoReplay
Usage Reports