Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

I am trying to automate the xray tests

Bala Perumalraj April 7, 2019

Need Help in the making the rest apis to get the xray tests. Calling the below Api will always return 

<status><status-code>404</status-code><message>null for uri: https://pharmitnow2020.atlassian.net/rest/raven/1.0/api/test/LSCCB-36/step</message></status>

1 answer

2 votes
Matthias Gaiser _K15t_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 7, 2019

Hi @Bala Perumalraj,

welcome to the community.

Based on your Url, I guess you are using Xray for Jira Cloud. The base url for their Cloud rest API is https://xray.cloud.xpand-it.com, as documented in their Cloud docs.

Cheers,
Matthias.

Mohamed El habib October 20, 2020

Hi @Matthias Gaiser _K15t_ 

i have the same issue using maven plugin

mvn
com.xpandit.xray:xray-maven-plugin:1.1.0:xray \
-Dxray.resultsFormat=JUNIT \ -Dxray.projectKey=DFSXRAY \
-Dxray.surefire.location=bootstrap/target/surefire-reports \

-Dxray.username=XXXX@XXXX.com \

-Dxray.password=XXXXXXX \

-Dxray.jiraURL=https://xray.cloud.xpand-it.com/ 

or

mvn
com.xpandit.xray:xray-maven-plugin:1.1.0:xray \
-Dxray.resultsFormat=JUNIT \ -Dxray.projectKey=DFSXRAY \
-Dxray.surefire.location=bootstrap/target/surefire-reports \

-Dxray.username=XXXX@XXXX.com \

-Dxray.password=XXXXXXX \

-Dxray.jiraURL=https://XXXXXX.atlassian.net/ 

BR
Mohamed

Matthias Gaiser _K15t_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 20, 2020

Hey @Mohamed El habib,

best thing would probably be to contact their support directly. You can find all the details in their marketplace listing.

Cheers,
Matthias.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events