I used XRAY rest API
https://sandbox.xpand-it.com/rest/raven/2.0/api/testrun?testExecIssueKey=12&testIssueKey=34
and it seems I can only use it with testExecIssueKey=12&testIssueKey=34 combination to get for a single test ID , what I want is get data dump for multiple test cases.
like when I request I can pass
strat from this issue ID =0 ( with issue type TEST) to maxResult of 500
getting this error
b'{"error":"Test Execution key and Test issue key are required."}
all I need is - Test key , Test Execution Key , Status
your advice.
Recommended Learning For You
Level up your skills with Atlassian learning
Reporting for DevOps
Identify four key DevOps metrics and learn how to use Jira reports to track your team's progress and performance.
Explore Atlassian Cloud products for agile and DevOps
Coordinate a suite of Atlassian Cloud products for greater collaboration and trust, higher-quality solutions, faster releases, and more.
Monitor component health with scorecards in Compass
Learn what scorecards are and their purpose in measuring the health of software components and improving DevOps practices.