gmancoda
gmancoda

Reputation: 85

What is my test controller? Visual Studio 2010 agent

On my Windows 2008 R2 server, I have TFS 2010 installed.

I just installed Visual Studio 2010 test controller and test agent. When configuring test agent, I don't know what to enter for the controller name, as I want to register the agent I just installed with the controller I just installed.

Any ideas what the controller's default name and port is? Or how I can find out what it is?

Thanks in advance.

Upvotes: 0

Views: 1003

Answers (2)

user2515422
user2515422

Reputation: 17

You can get the Controller Name from the TFS if you have installed it.

Go to Test Manager -> Lab Management -> Controllers

The default Port Number is 6901

Upvotes: 1

gmancoda
gmancoda

Reputation: 85

127.0.0.1:6901

This did the trick. But feel free to add any comments you may have.

Upvotes: 0

Related Questions