Forum Discussion

nonono_gsz's avatar
nonono_gsz
New Contributor
10 months ago

how to update the test result to jira after selenium + java + testng finished, please help

hi guy, I have a testcycle which address like this : 

https://xxyy1112332.atlassian.net/projects/HAP?cycle.id=e34514eddsfdssdf0-9209-f790db83b8a5&selectedItem=com.thed.zephyr.je__cycle-summary" />
which already contain about 400 cases , I am using java+selenium+testng finished the result, I want to update the result to the cycle, how to do it, does there any one teach me, thank u very much.

5 Replies

    • nonono_gsz's avatar
      nonono_gsz
      New Contributor

      yes , I want to update the testng testresult to jira, which is ITestResult type in java. but I don't know how to connect the jira  , is there any sample codes for me as reference ? 

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    You need to look at the Jira documentation on how to import test results. Then figure out, if it's possible to convert TestComplete results into a format, that Jira can understand.

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    I'm not going to do an internet search to find the required information on Jira Import. You should be capable of doing that yourself.