Postman
Last updated
Was this helpful?
Last updated
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
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