Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to upload cucumber results in Zephyr Scale test case using CURL command API?

Bal Mukund Agrawal
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 19, 2021

I am trying to integrate the Bamboo, Jira-Zephyr Scale and Cucumber test. I have created a job in Bamboo to run my cucumber tests and want to upload .json results to Jira. Somehow I am getting an error while uploading results using Zephyr Scale API. I am using the below command to do so:
curl -H "Authorization: Bearer {token}" -F "file=C:/results/cucumber.zip;type=application/x-zip-compressed" https://domainname.atlassian.net/v2/automations/executions/cucumber?projectKey=${projectkey} -v

 

It is giving me an error like: Oops, you've found a dead link.

I have referred documentations from the following page:

https://support.smartbear.com/zephyr-scale-cloud/api-docs/#operation/createCucumberExecutions

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events