VS2013 Test agent and controller not communicating

烂漫一生 提交于 2019-11-29 11:03:05

When you install the Agent/Controller, be sure to use the same user (Admin) Account (Run as...). This account have to be in the group TeamTestAgentService on the controller.

In addition, after setup, the wizard will try to connect agent to the test controller. What's the status ?

MSDN explains here how to install/configure the test rig in a workgroup.

There is also a complete troubleshoot guide here.

Can you Check your c:\windows\system32\drivers\etc\hosts file both agent and controler . If there is an entry assigned to 127.0.0.1 remove that.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!