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 ?