We don't have a virtual environment in my workplace, I work for a very small company.
All they have here is TFS 2012, not 2015 or 2017. Though we do have Visual Studio 2015 Enterprise for the developer computers.
I am wondering if TFS 2012 has the neccessary features to run automated tests aftr builds on a physical PC rather than a virtual?
I don't see any options in the build definitions here to select a test target PC. I don't want to use the build agent as the test agent as that is a pointless test (visual studio's installed on the build server).
How on earth can I use TFS 2012 to run automated tests on a different agent than the build agent?