Hi everyone,
I am currently analyzing the integration between automated JUnit test results in Testiny and Jira.
For manual test cases, it is possible to directly create or link defects to Jira issues, and the traceability is visible in Jira.
However, for automated tests imported via JUnit reports, I could not find a similar functionality:
-
no option to create or link defects
-
no direct Jira linking for automated test results
-
only the possibility to copy links to the automation run or result
I also found the documentation stating that automated test cases are currently separate from manual test cases and cannot yet be linked automatically.
My question is:
Is there currently any recommended way to link automated test failures or automation test cases with Jira defects/issues similar to manual testing?
For example:
-
linking failed automation results to Jira bugs
-
making automation results visible in Jira
-
connecting automation test cases with existing manual test cases and their Jira traceability
Or is this currently not supported and planned for a future release?
Thanks!