1 Answer

0 votes
by

Agile is a time boxed, iterative approach (framework) to software delivery that builds software incrementally from the start of the project, instead of trying to deliver it all at once near the end.

It works by breaking projects down into little bits of user functionality called user stories, prioritizing them, and then continuously delivering them in short two week cycles called iterations.

Agile refers to any process that aligns with the concepts of the Agile Manifesto.

Related questions

+3 votes
asked Aug 5, 2019 in Agile by sheetalkhandelwal
+3 votes
asked Aug 5, 2019 in Agile by sheetalkhandelwal
...