Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
17 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)
17 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
You are on page 1/ 5

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 :

\\192.168.5.69\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 Local.testsettings 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

http://blogs.catapultsystems.com/tlingenfelder/archive/2009/06/18/performance-counters-timeouts-
and-load-testing-with-visual-studio-2008/

enable log on agent & controller

https://social.msdn.microsoft.com/Forums/en-US/c5985af9-deaa-4770-b012-969a506a58a4/enabling-
run-logs?forum=vstswebtest

You might also like