What is the difference between Scrum and Agile Development? Are Sprint and Iterations the same?
相关问题
- TFS 2015: Version-Error uploading custom process t
- How to create generic/reusable code with Scrum? [c
- Modify the columns of the Sprint Board in team fou
- Requirements, Specs, and Managing Up in an Agile E
- How to manage features or pull requests in Train M
相关文章
- Requirements, Specs, and Managing Up in an Agile E
- How to manage features or pull requests in Train M
- What Project Management software do you recommend
- What is the best way to handle release management
- How can one get a QA team more involved in the SDL
- Is It possible to write a TFS Query to get Actual
- Do you need to do unit and integration testing if
- VSO and multiple projects for a single product tea
Agile and Scrum are terms used in project management. The Agile methodology employs incremental and iterative work beats that are also called sprints. Scrum, on the other hand is the type of agile approach that is used in software development.
Agile is the practice and Scrum is the process to following this practice same as eXtreme Programming (XP) and Kanban are the alternative process to following Agile development practice.