Forums

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

How Publish automated test results from Cucumber to Jira using Zephyr and Bamboo.

Joao Daimon
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!
July 13, 2018

Hi

I have a set of tests running in a Bamboo remote agente using cucumber.

On Jira i have installed Zephir and Zappi

On Bamboo i have the Zephir plug in and i can add a task that detects the jira cyles and projects, so communication between zephir plugin and jira is being done.

When i run the tests, i generate a results.xml using:

cat report.json | node_modules/.bin/cucumber-junit > results.xml

and after i added a junit parser task  with: **/results.xml

and in the end i added a task to publish results to Zephyr, it runs and i get :

Finished task 'Publish Test Results to Zephyr' with result: Failed

After looking at Jira logs seems the problem is the lack of Jira ids from the test cases they are not passed to zappi, and i need to update the test results on jira.

My question is: How can i pass those jira ids???

 

Thanks.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events