Find the testcases within a testcycle via the api
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Find the testcases within a testcycle via the api
I want to insert an test execution result for a testcase but the endpoint for adding a new execution requires the testcycle key. I've tried to see how I can find the association between the testcase and the testcycle in both the testcase and the testcycle by getting each. I was hoping the testcycle would have a reference to the testcycle or the testcycle would have a list of all its testcases. Neither appears to be true. I use the following to retrieve the testcase: https://api.zephyrscale.smartbear.com/v2/testcases/<testcaseid>
testcycle: https://api.zephyrscale.smartbear.com/v2/testcycles/testcycles/<testcycleid>
Neither of these call return information relating to the other even though the testcycle contains the testcase.
I don't understand how I can create a test execution without this information. Any guidance would be appreciated.
TIA Alan
- Labels:
-
Script Tests
-
Test Results
-
Test Run
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Alan,
Did the other thread solve this issue?
Just dbl checking for reference?
KR
Vinnie
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For accessing the API, you must generate an access key in Jira. To generate an access token, click on your profile picture at the page bottom left, and choose the option “Zephyr Scale API keys". support.smartbear.com |
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Vinnie,
I think I should have put this question in the Zephyr Scale community as it is related to that API. I am calling it from TestComplete but the data I'm looking for is designed by Zephyr Scale.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Vinnie,
Can you remove this or the duplicate I created. I added a post on Zephyr Scale Community as I hadn't realised that you could had the ability to move it across?
Thanks,
Alan
