简体   繁体   English

Visual Studio和TFS for Test manager

[英]Visual Studio and TFS for Test manager

I have Visual Studio test manager installed in my machine, I have TFS Server installed on another server, I want to connect to that TFS server with new VS 2010. Do I need to install the Visual studio 2010 full version or just the test manager? 我在我的机器上安装了Visual Studio测试管理器,我在另一台服务器上安装了TFS服务器,我想用新的VS 2010连接到那台TFS服务器。我是否需要安装Visual Studio 2010完整版或仅测试管理器? I installed test manager and its asking a URL to add and I added the one we already have , but its not connecting to that site. 我安装了测试管理器,并要求添加一个URL,我添加了一个我们已经拥有的,但它没有连接到该站点。 Do I need to isntall Full version and TFS on same machine?? 我是否需要在同一台机器上安装完整版和TFS?

Please help 请帮忙

Thanks 谢谢

No, all you need is Microsoft Test Manager (MTM). 不,您只需要Microsoft Test Manager(MTM)。 You need to make sure that you enter the full URL or just the server name. 您需要确保输入完整的URL或仅输入服务器名称。

If you put in "localhost" you will be connecting to " http://localhost:8080/tfs " so if your server is on a non standard port you may need to enter the full URI. 如果你输入“localhost”,你将连接到“ http:// localhost:8080 / tfs ”,所以如果你的服务器在非标准端口上,你可能需要输入完整的URI。

Try entering " http://localhost/tfs " as it is the most common customisation. 尝试输入“ http:// localhost / tfs ”,因为它是最常见的自定义。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 没有TFS的Visual Studio测试代理? (2010年) - Visual Studio Test Agent without TFS? (2010) Visual Studio 2010和TFS 2008:构建单元测试项目 - Visual Studio 2010 and TFS 2008: Building unit test projects 我可以将Visual Studio 2010与Microsoft Test Manager 2012一起使用吗? - Can I use Visual Studio 2010 with Microsoft Test Manager 2012? Visual Studio 2010 Ultimate的Microsoft测试管理器 - Microsoft Test Manager from Visual Studio 2010 Ultimate 集成测试 - 使用visual studio 2010 + tfs进行单元测试分离和最佳实践 - integration test - unit test seperation and best practices with visual studio 2010 + tfs TFS 和 Visual Studio 缓慢签入 - TFS and Visual Studio slow check in 是否需要有关在Visual Studio 2010和TFS 2010中构建单元测试解决方案的建议? - Need advice on structuring my Unit Test solutions in Visual Studio 2010 and TFS 2010? 是否有视觉工作室的标签管理器? - Is there any tab manager for visual studio? 如何使用Microsoft Test Manager / Visual Studio 2010 Ultimate创建测试计划?他们在创作时继续被删除 - How do I create test plans using Microsoft Test Manager / Visual Studio 2010 Ultimate? They keep on being removed on creation TFS Visual Studio 2k13 - TFS Visual studio 2k13
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM