Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • Download Postman application on Google Chrome.
  • Open and log into the Postman application.

...

  • Download the QMetry Swagger file for QTM v8.15.0.. Swagger specifications are used for REST API documentation. You can directly import the swagger file into Postman to try out QMetry Open APIs.Click on the Import button on the application header. The Import wizard opens.

Note: Swagger file pertaining to QTM v8.16.0.1 will be available soon.

  • Import the swagger file into Postman, either by dragging and dropping the Swagger.json file to the Import File area above or choose the Swagger.json file to upload.

...

3. On the right pane, click the URL and insert API URL.

4. Insert Headers parameters as below. You can see the placeholder for parameter values. Replace the placeholder with the value you want to test the parameter with. You can use 'project' or 'scope' in the header. You can use project key/ project name/ project id/ default values when you pass 'project' as a header key.

5. Insert Body parameters.You can see the placeholder for parameter values. Replace the placeholder with the value you want to test the parameter with.

...