As the title suggests, how do I query the rally API to get a test results build #?
I have looked through the API and found a build object, but it only gives me a date. I know it exists as the views on rally1.rallydev.com show version #s.
My exact problem is: I am looking to create a view that shows each test case along with the latest test result's build #
Thanks