|
Answer» JIRA Software supports the following agile methodologies: Scrum and Kanban. - Scrum: Scrum is an agile methodology in which the development team works in an ITERATIVE manner to complete a given project. Every sprint or ITERATION has some set scope and timeline for the project. For software development projects, Scrum is most suitable.
- Kanban: Kanban is an agile methodology that focuses on just-in-time delivery. It accomplishes this by visualizing the workflow and the tasks in progress. Kanban is MOSTLY suitable for operation teams.
|