Jira 's Octane Test Coverage Plugin show both last run and test run history based on release/srpint

In our environment Jira is the main platform for Devops/Agile team, where octane was use as the main test management tool for  TCOE team .

But from the process perspective, the test result will be required to reflect on Jira to faciliate the Devops team to acknowledge the test result/prgroess, the bring in the Jira - Octane plugin. 

Practice speaking, execution of testing are based on Release/Sprint, for a same test case, the final result of a test case (last run result) is recognized based on release/sprint (particular cycle of run).

Test case last run for OC Sprint 2 is passed , and last run for OC Sprint 3 is failed. From reporting perspective, in octane, we able to shown that result via Test History metrics

but we not able to have the same reflect via the plugin, in Jira, we have setup the following via MF connect to auto create Octane feature, User story, Release from Jira :

Jira Epic -> Octane Feature  ; Jira User Story -> Octane User Story; Jira Release -> Octane Release . Sprint is manually created for now due to Jira do not have direct relationship between Jira release and sprint. 

And plugin was setup as well to retrieve the test case number and last run result. 

Jira's Test coverage plugin display:

Octane Run record , in the current Jira-Octane plugin is automatically retrieve/sync over the status based on last run.

Is there a way for us to select/choose the status is sync over based test history (group by release/sprint)  OR both is automatically bring over ?

  • Suggested Answer

    0  

    Hei Pei sun, 

    Jira plugin for Octane Test Coverage is based on the "Test Coverage" field from the Octane entity you are currently syncing (in your case User Story). The field "Test Coverage" can be found in the details of the entity as a field. Whatever is displayed in there (last X runs, and each run split into failed/skipped/passed/needs attention/etc..) will also be displayed in the Jira Test Coverage plugin. 

    When displaying data in Jira Test Coverage plugin, we do not filter by any of the release / sprint that user is currently working on, and we do not take into consideration the MT from which the information is calculated, only the field that I mentioned above. 

    I hope this answers your question. If you have anything else, please let me know and I will try to provide an answer. 

    Thanks,

    Vlad