简体   繁体   English

将Microsoft测试管理器与TFS集成以进行错误管理

[英]Integration of microsoft test manager with TFS for Bug management

Currently we are using TFS (Web Version) as we know a product backlog item can be added via 1-Product backlog Item 2-Bug (We are using Bug to keep track of Customer/partner logged bugs) 当前,我们正在使用TFS(网络版本),因为我们知道可以通过1-Product backlog项目2-Bug添加产品积压项目(我们使用Bug来跟踪客户/合作伙伴记录的Bug)

When ever we post a bug from MTM its visible in the product backlog list (Which we don't want) 每当我们发布MTM中的错误时,该错误就会在产品积压列表中显示(我们不希望这样做)

  1. Is there any alternates for this? 是否有其他替代品?
  2. Can we create one more menu under the Backlogs tab? 我们可以在“积压”选项卡下再创建一个菜单吗? enter image description here 在此处输入图片说明

You should really create a separate work item type, maybe "Issue", to represent an externally reported issue. 您应该真正创建一个单独的工作项类型,也许是“问题”,以表示一个外部报告的问题。

You can then triage those issues and break them down into Bugs and PBI's that then appear on the backlog for ordering. 然后,您可以对这些问题进行分类,并将它们分解为Bug和PBI,然后将它们显示在积压的订单中以进行订购。

Try and avoid the Bug as a task Anti-Pattern: https://nkdagility.com/avoid-bug-task-anti-pattern-tfs/ 尝试避免将Bug作为反模式任务: https : //nkdagility.com/avoid-bug-task-anti-pattern-tfs/

However you can also configure TFS to treat Bugs as Tasks, and thus they never apear on the board. 但是,您也可以将TFS配置为将Bug视为任务,因此它们永远不会出现在板上。 Go to the Backlog and click the lower cog to configure this. 转到“待办事项”,然后单击下方的齿轮进行配置。

You an then create a custom "Issue" work item type for the reported stuff and add it to be shown on the Backlog. 然后,您将为所报告的内容创建一个自定义的“问题”工作项类型,并将其添加到待办事项列表中。

You will need to edit the process template for this. 您将需要为此编辑过程模板。

暂无
暂无

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

相关问题 如何将在Microsoft测试管理器上创建的错误链接到TFS? - How to link a bug created on Microsoft Test Manager to TFS? 如何在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 Test Manager 2015与TFS 2010兼容吗? - Is Microsoft Test Manager 2015 compatible with TFS 2010? 企业架构师(EA)和Microsoft测试管理器(MTM)之间的集成 - Integration between Enterprise Architect (EA) and Microsoft Test Manager (MTM) 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 Test Manager在多个系统中从TFS自动化多个测试用例? - How to automate multiple test cases from TFS in multiple systems using Microsoft Test Manager? TFS 2017-版本管理的“摘要”选项卡中的错误 - TFS 2017 - Bug in summary tab of release management
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM