I have a test case in MTM named 'myTestCase'. I also have a unit test code (c#) which is corresponding to 'myTestCase'. Adding associated automation in MTM could be done manually, but is there any way by which I could use some code so that the 'Associated Automation' will be added? In other words, i need a code that will connect the unittest code with the Test case in MTM, so that I don't need to link it manually. Sorry, if this sounds dumb. Thank you for the help!
You could use the TFS API to programmatically set the automation.