I experienced a problem with launching Coded UI Tests using Team Foundation Server (TFS) Continuous Integration (CI) without a remote session. I have followed all of the recommendations mentioned in http://msdn.microsoft.com/en-us/library/dd293551.aspx but this still requires an active remote session. The recommendation was to set up a test agent and build service in interactive mode.
Are there any workarounds for running a Coded UI Test remotely?
P.S. We have Windows 7 on our test machine.
Any help will do :)