Thursday, November 3, 2016

What is Agile?
  • Not a methodology! 
  • Agile software development describes a set of principles for software development
Agile
Fig: Agile

What is Scrum?
  • Simple management framework for iterative and incremental product development
  • Must be by a self-organized & functional team consisting with 3 to 9 member in each team.
Scrum
Fig: Scrum

What will be main objectives of scrum base development?
  • Get a potentially shippable (well tested and seamlessly integrable) product after each increment.
  • Proper RnR (Roles-and-Responsibility) distribution between all members

So long story in short “Scrum is a framework, not a defined process or methodology.”

Actually "Scrum" provides a simple structure of –
  • Roles,
  • Meetings,
  • Rules,
  •  Artifacts
I hope in next few posts I can share more about scrum part by part.