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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.