Prerequisites for testing the Postman collections

You can find information about the prerequisite conditions that you must satisfy before you can migrate the Postman collections to HCL OneTest API.

HCL OneTest API supports the migration of the Postman collections that are created in Postman V7 or later.
Note: Configuring Library Manager is not required.
You must open the Postman resources that include the Postman collections and environments in a Postman client. By using the Settings > Data option, Export and Save the Postman collections as a single backup file in the JSON format.
Note: All the resources that are in the Postman workspace are downloaded into a single JSON file.
Restriction: If a collection-level variable with the same name but with different values is used in multiple collections, during the migration process only one tag is created with the name of the variable and only one value of the variable selected randomly from any collection is retained.
Before you export the collections, you can check if you have used the same variable with different values in different collections that you intend to migrate to HCL OneTest API. You can create different variables with unique names that are used in different collections. Variables with unique names are migrated correctly and you need not create new tags with the values of the variables that are lost during migration in HCL OneTest API.

SSL connections

If your tests in Postman used SSL for communications, during migration HCL OneTest API marks server certificates to Trust All. If you want to change any of the certificates, you can use the SSL settings to provide the appropriate certificates. See Configuring SSL settings.