Can I update issue status after Robot Framework execution by using Zephyr for JIRA API.

SawitreeCh
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!
January 7, 2021

Hello, everyone

I would like to know can I automatically update issue status after test case executed from Robot Framework through ZAPI of Zephyr for JIRA API.  (The Robot Framework doesn't integrate with Jenkins, it is local execution.) 

1 answer

1 accepted

0 votes
Answer accepted
Bibek Behera
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 8, 2021

Hi @SawitreeCh ,

You can use the below plugin to use the local copy of the result file.

https://wiki.jenkins.io/display/JENKINS/File+System+SCM

Currently zephyr support the results xml only in junit complaint file. I would suggest you to explore 

https://zephyrdocs.atlassian.net/wiki/spaces/ZFJ0500/pages/1381531682/Download+and+Use+ZBot

-Bibek

Suggest an answer

Log in or Sign up to answer