How to get only failed test in build via API? Permanently deleted user Created March 10, 2017 09:43 Since I've a 10k test cases, Can I get all failed test in single call?
If you have a way to locate the build, you can use http://<address>/app/rest/testOccurrences?locator=build:<build_locator>,status:FAILURE