Wanted to know whether we can integrate JIRA with Appium, during continuous integration if functional tests are triggered in Appium, a defect should be created in JIRA if any test case fails.
Does JIRA provides any API or plugins to integrate with Appium?
I assume you've checked the marketplace for add-ons and found none?
If that's true, then you'll need to have a look at a bit of coding - if you can get Appium to make REST calls to JIRA, then you can easily do this sort of thing - JIRA's REST interface allows for creation and updates of issues remotely.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi !
Appium is only a framework wich can use like interface within your IDE.
Do you refer to create case test with appium, Eclipe and Jira?.
check this out:
https://www.youtube.com/watch?v=Eyrm7zLjyPg
Ariel.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Nic...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join the largest European gathering of the Atlassian Community and reimagine what’s possible when great teams and transformative technology come together. Plus, grab your Super Fan ticket now and save over €1,000 on your pass before prices rise on 3 June.
Register nowOnline 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.