简体   繁体   English

如何将在Microsoft测试管理器上创建的错误链接到TFS?

[英]How to link a bug created on Microsoft Test Manager to TFS?

I want to be able to see the bugs created on MTM in TFS without having to manually create them again. 我希望能够看到在TFS中在MTM上创建的错误,而不必再次手动创建它们。 If anybody has any insight on how to automate this process please help. 如果有人对如何自动执行此过程有任何见解,请提供帮助。

Thanks 谢谢

When you are working with MTM you are either executing Test Cases or doing Exploratory testing when you are creating bugs. 使用MTM时,您正在执行测试用例或在创建错误时进行探索性测试。

If you are executing test cases MTM will automatically associate any Bugs created with the Test Case in context. 如果您正在执行测试用例,则MTM会自动将与测试用例关联的所有Bug关联到上下文中。 However, as your Test Case may test multiple PBI's the tool does not know which PBI is in context. 但是,由于您的测试用例可以测试多个PBI,因此该工具不知道上下文中是哪个PBI。

Note: I am not sure if, when using the 'Add Requirement' option to create a Test Suit that I linked to your PBI if the link to the PBI is created. 注意:如果创建了与PBI的链接,则不确定使用“添加要求”选项创建我链接到您的PBI的测试服时是否。

If you are doing exploratory testing, where you don't have a Test Case, then you can choose to "Explore a requirement". 如果您正在进行探索性测试,而没有测试用例,则可以选择“浏览需求”。 In this case both Bugs and Test Cases created are associated with the PBI in context. 在这种情况下,创建的Bug和测试用例均与上下文中的PBI相关联。

If you run the reporting services Backlog Overview report you will see the number of tests passing and failing against PBI as this report follows the indirect links. 如果运行报告服务“待办事项概述”报告,您将看到通过PBI的测试通过和失败的次数,因为此报告遵循间接链接。

暂无
暂无

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

相关问题 如何在Microsoft Test Manager(Microsoft Team Foundation Server TFS)上的测试结果上创建错误并将其链接到特定迭代 - How to create and link a bug to a specific iteration on a Test Result on Microsoft Test Manager (Microsoft Team Foundation Server TFS) 将Microsoft测试管理器与TFS集成以进行错误管理 - Integration of microsoft test manager with TFS for Bug management Microsoft Test Manager 2015与TFS 2010兼容吗? - Is Microsoft Test Manager 2015 compatible with TFS 2010? 如何使用Microsoft Test Manager在多个系统中从TFS自动化多个测试用例? - How to automate multiple test cases from TFS in multiple systems using Microsoft Test Manager? Microsoft Test Manager-通过Manager或Tfs_Warehouse数据库编辑测试结果? - Microsoft Test Manager - edit test result, through Manager or Tfs_Warehouse database? 测试管理器,但没有TFS访问权限 - Test Manager but no TFS access TFS 2012 MTM:没有符合指定条件的测试用例。 使用Microsoft测试管理器查看测试案例 - TFS 2012 MTM: There are no test cases matching the criteria specified. Use Microsoft Test Manager to view the test cases 使用Microsoft测试管理器创建测试用例而不是TFS Web访问 - Using Microsoft Test Manager to create test cases instead of TFS web access 如何在Microsoft测试管理器中运行硒测试 - How to run selenium tests in Microsoft test manager 在TFS中查看测试管理器字段 - Viewing Test Manager Fields in TFS
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM