ContributionsMost RecentMost LikesSolutionswhat is the base url of zephyr api for atlassian server, I have no idea on this Hi buddies, I am newer, And now, actually, I am confused by zephyr and atlassian. I want to upload my local automation test result to the atlassian server, and I checked on my server and confirmed that we already use the zephyr plugin , which is listed as this : { "enabled":true, "links":{ "self":"/rest/plugins/1.0/com.thed.zephyr.je-key", "plugin-summary":"/rest/plugins/1.0/com.thed.zephyr.je-key/summary", "plugin-icon":"/rest/plugins/1.0/com.thed.zephyr.je-key/media/plugin-icon", "plugin-logo":"/rest/plugins/1.0/com.thed.zephyr.je-key/media/plugin-logo", "manage":"https://aaabbbccc.atlassian.net/plugins/servlet/upm?fragment=manage%2Fcom.thed.zephyr.je" }, "name":"Zephyr Squad", "version":"1.3.25-AC", "userInstalled":true, "optional":true, "static":false, "unloadable":false, "description":"Welcome to Zephyr Squad, Test Management for Jira Cloud!", "key":"com.thed.zephyr.je", "usesLicensing":false, "remotable":true, "vendor":{ "name":"Zephyr Squad", "marketplaceLink":"http://www.getzephyr.com", "link":"http://www.getzephyr.com" } } and now ,I want to use the rest api of zephyr to update the test cycle result, do you know what should I begin, and how to begin. thank you very much. Re: how to update the test result to jira after selenium + java + testng finished, please help would u please provide the link to me, thanks ? Re: how to update the test result to jira after selenium + java + testng finished, please help 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 ? 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.