hi all
My requirement is to either create test cases in zephyr for jira through selenium integration OR update existing test case statuses using selenium script. I have a jenkins job where i have configured zephyr for jira as a post build action. I also have TestNG and JUnit from my selenium. My jenkins job should be creating test cases in jira and updating the statuses as well (as per zephyr documentation). Why do i need ZAPI then? ZAPI uses the zephyr API, do i need it to update test case statuses in zephyr?
Zephyr for Jira Cloud doesn't require ZAPI installation w.e.f 23rd Aug 2020
Ref: https://zephyrdocs.atlassian.net/wiki/spaces/ZFJCLOUD/pages/21757974/All+Release+Notes
You can easily integrate your selenium scripts with zephyr using Test Automation ( A.T.O.M ) functionality
Ref: https://zephyrdocs.atlassian.net/wiki/spaces/ZFJCLOUD/pages/1234960420/Test+Automation+A.T.O.M
You can use A.T.O.M api's as post build action in Jenkins
hi Jagadeesh, my jira instance is on server and doesn't have ATOM enabled. The zephyr is use isn't enterprise edition but zephyr for jira which is inbuilt. Do you have any other solution in mind?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ATOM is available for Zephyr for JIRA Server also for any release after FEB 2020.
https://zephyrdocs.atlassian.net/wiki/spaces/ZFJ0400/pages/1402896499/Using+A.T.O.M
Please note: There is an option to Enable/Disable A.T.O.M functionality using ATOM specific permissions at a project level. It is enabled for everyone by default.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.