Xray-App / xray-code-snippets

Xray source-code snippets showcasing the integration with this test management tool for Jira
BSD 3-Clause "New" or "Revised" License
22 stars 3 forks source link

How to create test steps in Xray using REST API or GraphQL #6

Open RithikTM opened 3 months ago

RithikTM commented 3 months ago

I am trying to create a test step in Xray JIRA using REST API. Could someone give me a correct procedure to do this from authorization to correct end point (What api token we must use, what server instance to use, what result must we expect) in post man or Jmeter. I have already looked into the Xray documentation but further more clarity will be greatly appreciated

bitcoder commented 2 weeks ago

@RithikTM are you using Xray on Jira Cloud or Xray on Jira datacenter (on-premises), as there are nuances on the related APIs?