Reputation: 85
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
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
Reputation: 85
127.0.0.1:6901
This did the trick. But feel free to add any comments you may have.
Upvotes: 0