简体   繁体   English

如何使用TFS作为错误跟踪系统来跟踪和分类错误

[英]How to use TFS as bug tracking system to keep track of and categorize the bugs

I use TFS for a long time as a source control repository for my code, and it's very useful in versioning the code. 我长期使用TFS作为我的代码的源代码控制存储库,它在版本化代码时非常有用。

Can TFS be utilized as complete bug tracking system with time logging and issue managements functionality? TFS可以用作具有时间记录和问题管理功能的完整错误跟踪系统吗? And if yes How to use TFS as bug tracking system to keep, track and categorize the bugs among the team members? 如果是,如何使用TFS作为错误跟踪系统来保持,跟踪和分类团队成员之间的错误?

If it's not suitable, what are the alternatives? 如果它不合适,有哪些替代方案? It's so important to be easy to use interface. 易于使用界面非常重要。

TFS is one of the most versatile and capable ALM tools on the market and fully supports bug tracking and traceability though the code that was changes. TFS是市场上功能最多,功能最强大的ALM工具之一,通过改变的代码完全支持错误跟踪和可追溯性。

https://www.visualstudio.com/get-started/work/create-your-backlog-vs https://www.visualstudio.com/get-started/work/create-your-backlog-vs

The out of the box bug work item is specifically designed to work with the test tools and the planning tools. 开箱即用的bug工作项专门设计用于测试工具和规划工具。 If you are not using them you might need to add a few customization to compensate. 如果您不使用它们,可能需要添加一些自定义来补偿。 The best way is to use it out of the box and add what your need. 最好的方法是开箱即用并添加您的需求。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM