Scrum:任务依赖和架构设计的任务

发布于 2024-12-05 05:35:47 字数 481 浏览 2 评论 0原文

可能的重复:
Scrum:任务依赖和架构设计任务

我有一些Scrum 问题:

  1. 任务依赖性:我读过的大多数书籍似乎都将任务视为彼此独立。一个程序员的任务不会影响另一个程序员的任务,因此可以并行运行。如何处理依赖于另一个任务的任务?

  2. 任务基于故事/特征/功能:建立项目需要很多基础工作,例如设计架构、学习架构、框架等。大多数功能任务都取决于此架构工作待完成。这就是 Q1 的问题。这个时候,就会只有一名程序员在进行架构设计,那么其他团队成员呢?他们应该做什么?

请告诉我如何解决这个问题。谢谢

Possible Duplicate:
Scrum: task dependency and task for architecture design

I have some Scrum problems:

  1. Task dependency: Most books I read seem like treating the tasks as independent from each other. One programmer tasks doesn't affect the other's one, thus can be run in parallel. How to deal with task which is depend on another one?

  2. Task is based on story/feature/function: There are a lot of ground works needed to set up up the project, e.g. design the architecture, learning the architecture, framework etc. And most functional tasks are depend on this architecture work to be completed. That's Q1 problem. At this time, there will be only one programmer working on the architecture design, what about the rest of the team members? What should they do?

Please tell me how to tackle this problem. Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

苄①跕圉湢 2024-12-12 05:35:47

对于某些任务,您必须考虑依赖性。

如果您将任务的完成建立在通过单元测试的基础上,那么您可以独立于其他任务完成某些任务。

当你管理一个项目时,从架构团队开始,然后是一个小团队,构建一个垂直领域来证明架构。完成后,您可以将成员添加到团队中。

For some tasks you must take dependencies into account.

You can complete some tasks independent of other tasks of others if you base completion of the task on the passing of unit tests.

When you are manning a project start with the architecture team, then a small team that builds a vertical to prove the architecture. When that is complete you add members to the team.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文