Skip Navigation LinksHome Page > Forums > SpiraTeam Forums > SpiraTeam Issues & Qu... > Rest API listing Test run...
I'm looking at a way to list the test runs that have been logged for a specific test case via the Rest interface.I found that i can list a test run by id or list a bunch of test runs from a certain row onwards but i need all test runs for a specific test case.It's a bit overhead to each time fetch all runs and then locally filter trough them each time it is needed.
I'm looking for something like the test set test case mapping showing all test cases in a test set. I need something like this but then listing all test runs per test case.
Hence i wanted to ask if it was possible somehow to list all test runs for a test case?
Hi
Yes, you can use the POST method that accepts an array of 'RemoteFilters' that you can use to filter by:
Regards
Jim
And if you have any questions, please email or call us at +1 (202) 558-6885