is there any way to execute a Coded UI Test ->without<- installing VS Premium/Ultimate ->AND<- ->without<- using Microsoft Test Manager. I don't want to execute tests remotely.
The scenario is:
Push a Coded UI Test to a XP machine and execute tests with the help of a WCF Service.
Hope someone can help me.
Lee
PS:
Executing a CUI Test will throw an Exception like this:
Could not load file or assembly 'Microsoft.VisualStudio.Diagnostics.Measurement, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Where is the Microsoft.VisualStudio.Diagnostics.Measurement.dll located?