What are the differences between Scrum and Kanban?

Difference between Scrum and Kanban:

                    Scrum:                                                                                           Kanban:


1) Defines the role of each member in the team.    |   No Role assigned to individuals.

2) Follows the iterative methods                            |    Does not follow the iterative method.

3) To solve problems, it breaks into tasks and        |   Does not make a problem into sub-problems.

       try to solve it.  

4) Scrum track the progress as Sprint                    |   In Kanban track cards are used to track the progress,

5)If team member leaves between the sprint         |   If a team member leaves the flow of work get affect.

      the process does not get disturbed.                                               

6) Scrum is a cross-functional                                |   Specialized team are important.

7)  Suitable for project that changes the priority    |   Unlikely to change over, suitable for stable project.

     often.




Comments

Popular posts from this blog

What is Unit testing?

How to push changes to Git Hub using GIT GUI?

What is a use case?