Hi All,
We use Zephyr along with JIRA to carry out testing and recording defects. I am interested in getting data that shows a link between Test Cycle -> Individual Feature Getting Tested -> Individual Step Tested -> Any Defect raised for the step. Though all this is available on screen, defects raised are not exported against a test cycle. So I have thought of developing this kind of report using JIRA SDK. Any idea if this is possible? Are the required fields (or data) exposed through SDK so that a report can be prepared?
Thanks for any suggestions.