How to Integrate Azure with XRAY and JIRA?

Ana Sofia Lopes July 16, 2021

Hello!
I'm trying to integrate Azure with Jira+XRay, to have an updated tests status, but at this point I could barelly find any documentation about it. 

Does anyone ever tried to integrate these 3 components?

Kind regards,

Ana Sofia Lopes

2 answers

0 votes
Rogério Paiva - Xray Xporter
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 20, 2021

Hi @Ana Sofia Lopes 

The integration of Test automation with Xray is always done using the REST API (https://docs.getxray.app/display/XRAYCLOUD/Import+Execution+Results+-+REST+v2) and the supported formats.

There is also the GraphQL API (https://docs.getxray.app/display/XRAYCLOUD/GraphQL+API) that can be used for other operations, like updating Test information, liking Test with Test Plans, etc.

We provide some plugins that help integrate some of the most commonly used tools that can be found here (https://docs.getxray.app/display/XRAYCLOUD/Integrations).

These plugins give a user-friendly interface, and underneath use the same API to communicate with Xray.

If you are using one of the tools with an integration plugin, it is easier to make the integration, install the plugin in your tool and use the plugin to execute operations in Xray.

If your tool does not have a specific plugin, you can still create a script (or code) to integrate Xray using the REST API (or the GraphQL API), depending on what action you want to perform.

Any additional questions, please get in touch with Xray Support (http://xraysupport.xpand-it.com); we would gladly assist you.

Thank you.

Kind regards,
Rogério Paiva [Xray Support Team]

0 votes
Benjamin
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 19, 2021

Hi @Ana Sofia Lopes ,

 

Not entirely what you want to do exactly. However, if you want to install Jira+xray on an instance of Azure, then this how you would do it.

 

1. Create an instance on Azure

2. Install Jira on Azure and set it up.

3. Install Xray App on Jira through the Jira Marketplace and configure from there. 

 

There's definitely more details to this but I'm sharing the guide in the order that you should set it up.

Here's documentation how to setup your Jira on Azure.

 

https://confluence.atlassian.com/adminjiraserver/getting-started-with-jira-data-center-on-azure-938846970.html

 

Hope this helps.

Ana Sofia Lopes July 20, 2021

Hello Benjamin!

Thanks for your reply! But is not exactly like that :)

I was able to find one video about how to do it but on Jenkins and not on Azure

(https://www.youtube.com/watch?v=oTa8SYlQBJs)

Basically, I already Jira with XRay, and I already have an instance of Azure. I intent to integrate the three (I'm sure that it's possible, since we can do it on Jenkins).

I end up on this

https://docs.getxray.app/display/XRAYCLOUD/Integration+with+Azure+DevOps

, but I'm not sure if I'm on the right direction :)

Like Kaisa Tirkkonen likes this
Mohamed Soliman March 31, 2022

@Ana Sofia Lopes 
I am trying to do the same thing as you.

Were you able to accomplish it?

Like Atif Ali likes this

Suggest an answer

Log in or Sign up to answer