3
votes

We have TFS2015 and I am trialling Visual Studio Enterprise 2015 (no installation disk).

I am now looking for an ISO with Microsoft Test Agents for Visual Studio 2015.

Documentation for VS 2015 states that these ISOs should be available:

enter image description here

I can get the web installer (exe) for the Agents from here, but where can I get the ISO?

Please note: I need the ISO to get hold of Test Controller 2015 to run Load Tests, so just having the Agents is not enough.

Also, I have tried using Test Agents 2015 with Test Controller 2013, and my Agent configuration fails with a time out (whilst attempting to restart the service).

And finally, I have tried using Test Agents 2013 with TFS2015, which fails with a "Registry lookup failed" error on the "Agent Deployment" build step in our build definition (the powershell scripts used in this step assume that there is a path for an installed Test Agent 2015 in your registry). This problem is fixed by providing a path to Test Agent 2015 installer in "Test Agent Location" property of that build step.

So, I am now trying to locate the ISO with Test Agents for Visual Studio 2015 - does anybody know where I can get it from, please?

2
I could not find that ISO anywhere in the end. The solution that I found for making Test Agents 2013 update 5 work with TFS 2015 was to install Test Agents 2015 (that takes care of the registry issue), then install Test Agents 2013 Update 5 on top of that - after that everything works as described in Microsoft documentation. - Victoria

2 Answers

1
votes

It was announced that Test Agent 2015 no longer needed a Test Controller, as the agent orchestration now is managed by the server (TFS or VSTS). You can also refer this post.

Q: Will the Test Agent 2015 support all the scenarios supported by Test Controller and Test Agent of Visual Studio 2013?

A: We recommend you use Agents for Visual Studio 2015 in all the new automated testing scenarios. You can use the Deploy Test Agents task in a build definition to download and install the test agents on your machine. The following table shows the scenarios supported by Agents for Visual Studio 2013 and the alternatives for Team Foundation Server (TFS) 2015 and Team Services (TS).

enter image description here

For your situation, seems you are using on-premises Load Test , you need to use Test Controller/Test Agentes2013 Update5 . More information, please refer Using a Test Controller and Test Agents in a Load Test

As for ISO files, it seems agent for VS2013 are using the .iso including test agents and test controls in download center. But for agent for Vs2015 are just using .exe in download center.

0
votes

Yes, of course, go to the page below:

https://www.visualstudio.com/vs/older-downloads/

at the scroll down the page you will see VS2015, after clicking download you will need to sign in,

then could choose the corresponding version you want to download: do remember to sign in to Microsoft for downloading agents. https://my.visualstudio.com/Downloads?q=Visual%20Studio%202015%20Update%203