0 votes
in Agile by
What are the most important components of Agile?

1 Answer

0 votes
by

The most important components of the agile model are:

Stand-Up meetings which are done on a daily basis

Class Responsibilities and Collaborator cards

Timeboxed Task Boards

Iteration planning meetings that carry out the iterative development

TDD (Test Driven Development), Continuous Integration, regular code reviews, pair programming, automated builds, etc.

...