I want to integrate JIRA with Bamboo and create a dashboard in JIRA i can see the number of test case passed /failed in jira for a partcular build
My framework will send the test cases passed failed status when the script runs, All it needs is the build details so that i can create a dashboard
Hi!
Could you clarify your request?
I suggest to write script and run in Bamboo, which generate Confluence page or update it after collect all need info, like Jira issue status, test cases, steps, time etc.
For doing that I am using this library.
https://github.com/AstroMatt/atlassian-python-api
Of course, you can write it on ther language, own library, etc.
Cheers,
Gonchik Tsymzhitov
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.