I'm building new automation infrastructure and have the privilege to use TFS 2015 vNext from the very first beginning. And so I did and defined my vNext build as part of my CI.
I just cannot find a way that a QA person or Dev person can selectively choose which automated test to run (what ever may be the reason for doing that) on any of the machines in the machines group. I would expect to have such functionality under the TEST hub but there isn't.
Am I missing something? Do I still have to use MTM for that and define XAML build, controller etc? Any way to combine the two? I understood that Microsoft is about to abandon Lab Center (and the entire MTM) so what is the other option?
(I'm familiar with "Executing Automated tests in Build vNext using Test Plan, Test Suites" but would like to give the freedom to select tests).
Thanks!