how to find executions for a test case with the API
Publié : mar. juil. 01, 2025 1:12 am
Using the API, what is the best way to find all the executions for a test-case?
I have a test-case id, and I can get the test case infomation with "https://_mysquash_/api/rest/latest/test-cases/{id}", but I don't see any execution information connected to this case. I'm hoping I don't have to do many API calls to search every test plan in the execution space to find any matching my test-case.
Thanks!
I have a test-case id, and I can get the test case infomation with "https://_mysquash_/api/rest/latest/test-cases/{id}", but I don't see any execution information connected to this case. I'm hoping I don't have to do many API calls to search every test plan in the execution space to find any matching my test-case.
Thanks!