Cannot find the download address of the test controller

Afon.zhang 396 Reputation points
2021-10-21T07:16:19.803+00:00

The current problem encountered is: unable to download the test controller, I have downloaded a VS2015 Agent when it starts, and it prompts me to download the test controller. I cannot find a valid test controller address.
According to Microsoft download address: https://www.microsoft.com/zh-cn/download/404Error.aspx error: 404

Excuse me: Where should I go to find the test controller corresponding to VS2015

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
329 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
971 questions
0 comments No comments
{count} votes

Accepted answer
  1. PengGe-MSFT 3,336 Reputation points
    2021-10-22T03:00:40.06+00:00

    Hi, @Afon.zhang

    Welcome to Microsoft Q&A!

    For test scenarios using Visual Studio 2015 and Visual Studio Team Services (VSTS) or Team Foundation Server (TFS) 2015, you won't need a test controller because Agents for Microsoft Visual Studio 2015 handle orchestration by communicating with VSTS or TFS 2015.

    You can refer to this document.

    You can download Agents for Microsoft Visual Studio 2015 in this link.

    Sincerely,
    Peng
    *
    If you have extra questions about this answer, please click "Comment". If the answer is the right solution, please click "Accept Answer" and kindly upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


1 additional answer

Sort by: Most helpful
  1. Afon.zhang 396 Reputation points
    2021-10-26T01:06:30.933+00:00

    I have solved this problem. thanks。