In this post, I'll try to explain "what is agile?".
Agile term used to mean for thinking and reacting very quickly. In software industry, it has more meaning. Agile refers to a group of software development practices which let the software project adopt to change quickly. But Agile is not a method by itself. It's an umbrealla term for some iterative and incremental methodologies such as Scrum, XP (Extreme Programming), Crystal Clear, and DSDM.
In 2001, 17 agile evangelists met to discuss the need for lighter alternatives to the traditional methodologies and declared Agile manifesto. This manifesto defined four values and twelve principles for agile software development. The values are:
- Individuals and interactions over processes and tools
- Working software over comprehensive documentation
- Customer collaboration over contract negotiation
- Responding to change over following a plan
- Customer satisfaction through early and continuous delivery of valuable software
- Welcome changing requirements, even late.
- Deliver working software frequently (iterations)
- Daily communication between business people and development team
- Projects around motivated individuals
- Face-to-face conversation to convey information within development team.
- The primary measure of progress is working software
- Sustainable development pace
- Technical excellence and good design
- Simplicity
- Self-organizing teams
- Reflection on how to become more effective at regular intervals
0 comment(s):
Post a Comment