Agile Principles

In the previous article, we learned about Agile Manifesto. Here, in this article we are going to note down the principles of agile.

Source: Google


Principles of Agile:

  • Satisfy Customer through early and continuous delivery.
  • Welcome, change requirement even in late development.
  • Deliver working software frequently [i.e., couple of weeks to couple of months]
  • Business people and developers work together daily.
  • Build projects under motivated individuals.[Give each individual, a required environment, support they need and trust them to get the job done]
  • Convey information to developer team through face to face conversation.
  • Working software is a primary progress.
  • Promote sustainable development. Developer and Customer should develop constant pace indefinitely.
  • Continuous attention for technical enhances and good design.
  • Simplicity - art of maximising amount of not work done is essential.
  • Best architectures, requirement, design, emerging from self organizing teams.
  • At regular intervals, team reflects on how to become more effective, then tunes and adjusts its behaviour accordingly.

Source: Google

Thanks for reading...!!!

Related Posts:


Like us? Please do share with your friends ..!!

Follow us to receive updates instantly.

If you have any feedback/suggestions, leave it in a comment section which will be helpful for us to improve.

Comments

Popular posts from this blog

Balanced Binary Tree

First Unique Character in a String

Majority Element

Smallest Range II