This is a migrated thread and some comments may be shown as answers.

Visual Studio Plugin: Unable to execute non-telerik tests remotely

1 Answer 67 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Rahul
Top achievements
Rank 1
Rahul asked on 12 Oct 2011, 04:30 PM
Hi ,

I have successfully installed the Telerik Test Studio ( 2011_2_928_Trial.msi ) on my local machine and also on a remote VM running Windows 2008 R2 and I have a mix of Coded UI tests and Telerik Web tests in my solution.  In my solution , I have set my active test settings for Remote Execution.

I have tested the agent controller mechanism and it works absolutely fine. When trying to execute a coded ui test remotely , I get the message Failure to Queue test run: Unable to load assembly ArtOfTest.WebAiiVSIP.....problem. This is a problem which has already been reported in the forums but I havent found any mention about the interference of the telerik installations with non-telerik tests.

To test this , I uninstalled Telerik and executed the coded ui test again. This time, the remote execution worked perfectly.

Is this a known problem?

Regards,
Rahul

1 Answer, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 12 Oct 2011, 09:54 PM
Hello Rahul,

Yes it is caused by the same problem. To run a coded UI test you must first build the entire test project. To build a test project containing Test Studio tests requires the ArtOfTest.WebAiiVSIP.dll be properly installed. For this to be properly installed requires full Visual Studio be installed on the machine that is performing the build.

Kind regards,
Cody
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
Rahul
Top achievements
Rank 1
Answers by
Cody
Telerik team
Share this question
or