I have some test cases written in VSTS. I'm using VSTS for the build process, and it runs an automation test on build. The VSTS test cases represent the automation test cases.
Is there a way to automatically link the VSTS Test Case with the build's automation test result? As it is now, I can't associate the test case with the automation build info. I see how to do this with the MS Test Manager stuff, but not for other testing suites.