Selenium - Xray Reporting integration

Brad Robbins July 23, 2024

If Selenium is running on a local environment on my laptop, will it integrate with Jira and Xray for Tests, Test Execution, and Reporting?

2 answers

Suggest an answer

Log in or Sign up to answer
0 votes
Manuel
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.
October 19, 2024

The integration is made *indirectly* based on the test report that you generate on your test automation framework.

So you can write your Selenium tests using your favorite test automation framework (junit, pytest, etc) and then configure the test reporter to generate a Junit XML report that you then submit to Xray using a specific REST API endpoint for it.

In Xray documentation there are also some free plugins and tutorials for your CI tools that make it even simpler to perform that API call.

0 votes
Francisco Fonseca _Xray_
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 29, 2024

Hi @Brad Robbins 

Thank you for your question!

Did you have the chance to go through our documentation? Check this one: https://docs.getxray.app/display/XRAY/Testing+using+Selenium+and+JUnit4+in+Java 

Nonetheless, should help is needed, please open a ticket with our Support Team

Best, Francisco

TAGS
AUG Leaders

Atlassian Community Events