I'm looking to programmatically get the test cycle and all of the tests. I have used the API and can find the test cycle but not sure how to get all of the tests for that cycle. I'm hoping to generate a more in depth report than the "export" option provides.
Is there any way to get test details purely based on the test cycle? I've been using the Zephyr API and C#.