difference between Product Backlog Item and Feature in Team Foundation work item types

后端 未结 7 2068
有刺的猬
有刺的猬 2021-01-29 19:20

I have a question about Microsoft Team Foundation. In Visual Studio, Team Explorer, I can create a new work item. Work item types here are dictated by your team\'s chosen proces

7条回答
  •  死守一世寂寞
    2021-01-29 19:51

    As others said here:

    • Features: Top Level
    • Backlogs: One Level below Features (a feature is made of backlog items)

    Keep in mind that you can LINK work items and you can display them as a Tree List. So, you can link a backlog item to a feature, and later, you can link a task to a backlog item. Thus, you get a nice hierarchical tree list.

提交回复
热议问题