开发者

list out the main process in Scrum? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
开发者_运维知识库

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 3 years ago.

Improve this question

Scrum is one methodology in agile software development right? What are the main activities in Scrum?


list out the main process in Scrum? [closed]

I hope this will help. Nains...


Scrum is indeed an agile software development methodology.

It's more then a set of activities - there are a set of core assumptions and ideas that underlie the activities. Nains' answer contains a cheat sheet explaining very briefly the important concepts.

To answer your question in the most basic sense.

  1. Gather user stories
  2. Determine priority within these stories, chop them up in small, manageable tasks.
  3. Code-code-code
  4. Every day: short meeting where team members explain their progress, what they're working on, and where they get stuck on.
  5. Every two weeks (or week, or month... depends on your project): deliver a working copy of what you have.
  6. Return to step 1.

One such loop is called a Sprint. The essential step is that you begin by revisiting your assumptions what the software needs to do - the user stories, and their priorities. Also note that this is a short cycle, within a very short period of time, the users get feedback.

Note that there is a lot more to be said about Scrum - if you want more details, I recommend a good book, or at the very least reading the Wikipedia article.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜