Export test results from Test Explorer visual studio 2013
问题 I want to find a solution to export my test results from test explorer to TFS or any other format like excel. I saw some posts bases on .trx file. In test results folder of my project I have a folder generated each time I run a test with 2 sub folders IN and OUT . The IN folder is always empty and OUT folder contains AgentRestart.dat file. If I run my whole test suite I can only see number of passed and failed tests in Test Explorer. To find out result of each test case and store I need to