TestMace
0.0.1-beta.24
0.0.1-beta.24
  • Getting Started
  • Cloud Synchronization
  • Interface
    • The Menu
    • Interface Overview
    • Scratches
    • Node Types
    • Keyboard Shortcuts
  • Node Types
    • Project
    • Folder
    • RequestStep
    • Assertion
      • Compare
      • In range
      • One of set
      • Contains
      • XPath
      • JSONPath
      • Script
      • Link
    • Link
    • API description
      • ApiRootFolder
      • ApiFolder
      • ApiRoute
      • API Description Import
    • Broken
    • Script
  • Variables
    • User-Defined Variables
      • Static Variables
      • Dynamic Variables
    • Default Variables
    • Environment Variables
  • Working with the project
    • Cookie
    • Authorization
  • Settings
    • Proxy
  • Other features
    • Bulk Edit
    • Import & Export
      • Shared
      • cURL
      • Swagger
      • Postman
    • Default HTTP headers
  • CLI
    • Command line tool
Powered by GitBook
On this page

Was this helpful?

  1. Other features
  2. Import & Export

Postman

PreviousSwaggerNextDefault HTTP headers

Last updated 5 years ago

Was this helpful?

Postman allows you to . TestMace supports import this format. You can import Postman collections in these two ways:

  • import from the project context menu: Import -> Postman;

  • import from the or nodes context menu: Import -> Postman.

You'll see the next dialog:

Let’s look at this dialog in detail. You can specify 3 import parameters

While importing from Postman you may need only a collection, but we highly recommend you specify the paths to the files with environment and global variables. There are a couple of reasons for that:

  • Better variables resolving. If you import a collection only, all variables belong to the collection, even if they are not defined in the collection’s variables list

  • A new environment will be added to you project if you specify a path to the file with the environment

If the root node name you specified already exists in the tree, the name will be changed to NodeName [Copy [number]].

Path to collection file: a path to the file with an exported Postman collection. Only this field is required foe import. See the collection export instruction in the

Path to environment file: a path to the file with an exported environment. See the environment export instruction in the

Path to globals file: a path to the file with exported Postman global variables. See the global variables export instruction in the

Postman documentation
Postman documentation
Postman documentation
share a collection of requests
Folder
Project