Hey everybody
I am trying to setup an environment to run automated tests via Jenkins
I installed MS Test Agent and Test Controller on the same machine. I build my silverlight automation project and setup a job in Jenkins.
This is what i am getting:
Unable to load the test container 'C:\Test_Automation\AbbotAdmin\AbbotAdmin\bin\Release\AbbotAdmin.dll' or one of its dependencies.
Error details: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
The system cannot find the file specified.