0% found this document useful (0 votes)
20 views5 pages

ControllerAgent Setup

The document outlines the requirements and installation path for performance testing using VSTS, including necessary software like Microsoft Visual Studio and Test Agent. It details the configuration steps for both the Test Agent and Test Controller, specifying execution methods based on the machine setup. Additionally, it provides troubleshooting resources for agent issues and logging enablement links.

Uploaded by

yahsuD
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views5 pages

ControllerAgent Setup

The document outlines the requirements and installation path for performance testing using VSTS, including necessary software like Microsoft Visual Studio and Test Agent. It details the configuration steps for both the Test Agent and Test Controller, specifying execution methods based on the machine setup. Additionally, it provides troubleshooting resources for agent issues and logging enablement links.

Uploaded by

yahsuD
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Performance Testing using VSTS

Software requirement:

1. Microsoft Visual Studio


2. Microsoft Visual studio Test Agent
3. Microsoft Visual Studio Test Controller

Path to install :

\\[Link]\Volume_1\MSIT Softwares\Team Agents 2010

Configuration of Test Agent:

1. User windows login.


2. In Run Options, run the test agent as an Interactive Process.
3. Register with the controller which you want to use. It can be on the same machine or different
machine in the network.
Configuration of Test Controller:
Visual Studio configuration file:

In [Link] file-

under Roles – set “Test Execution method” as “Local execution” if the Test Controller is on the same
machine where Load tests are.

Set “Test Execution method” as “Remote execution” if the Test Controller is on the different machine.
Also specify the Controller.

Controller
Agent troboolshooting

[Link]
and-load-testing-with-visual-studio-2008/

enable log on agent & controller

[Link]
run-logs?forum=vstswebtest

You might also like