Hi,
We recently started to evaluate Testing Framework as new Framework for our Automated UI tests (for our WPF application) and so far are very pleased. One thing we haven't figured out yet is how to execute tests on a remote machine. Executing tests locally via Visual Studio test runner works fine. We can also build the tests on one of our TFS Build agents. However, we cannot and don't want to install the application we want to test on the build agents. We want the tests to be executed on a clean dedicated test machine.
Is there any way to achieve this?
Best regards
Thomas