Skip to main content

Importing Tests from Postman

👉 Join our shared Pokeshop API Demo environment and try importing a Test yourself!

Main Screen

Click the Import button:

Import a Test Button

The "Import a Test" dialog appears:

Import a Test

The option to choose the import method is presented:

  • Definition - Use a Tracetest Definition file as a starting point.
  • Postman - Define your HTTP request via a Postman collection.
  • CURL Command - Define your HTTP test via a cURL command.

Choose Postman to display the import options:

Choose Import Method

Input the Postman Collection File:

Choose Collection File

Postman Collection used for this example.

The name of the file will be displayed:

Postman File Name

Select a test from the Postman Collection:

Select Test

Click Import:

After Import Postman

From the Create Test Page add any additional information and click Run:

Create Test

The test will start:

Awaiting Trace

When the test is finished, you will get the following results:

Finished Trace

Please visit the Test Results document for an explanation of viewing the results of a test.

👉 Join our shared Pokeshop API Demo environment and try importing a Test yourself!