Cannot run CodeUI tests in Lab Management – getting a ’Build directory of the test run is not specified or does not exist’
Interesting user too stupid error today whist adding some CodeUI tests to a Lab Management deployment scenario. I added the Test Case and associated it with Coded UI test in Visual Studio I made sure my deployment build had the tests selected I then ran my Lab Deployment build, but got the error Build directory of the test run is not specified or does not exist. This normally means the test VM cannot see the share containing the build. I checked the agent login on the test VM could view the drop location, that was OK, but when I looked for the assembly containing my coded UI tests was just not there. ...