Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

Step 1- Generate policy for the Test Case.

Method: GET

URL: https https://qtmcloud.qmetry.com/rest/api/latest/testcases

Authorization: Basic Auth

Method : GET

/attachments/url

Query Parameter:

  • projectId:

  • fileName:

  • testCaseId:

  • versionNo:

Request Header 

...

<Response>

Success 200

...

  • Copy the highlighted output of the API.

Step 2- Uploading attachment using the generated Test Case policy.

API URL: https://qtm4j-cloud-prod-4.s3.amazonaws.com

Method: POST

Request Header:

Body: Form data

Step 1:

...

Step 2:

Image Removed

...

  • Paste the copied output in the Body section

...

Additionally, kindly import the postman collection given below and edit the fields accordingly.

...