What is the format for writing an agile story card?
Although various companies and their agile teams might use their own “agile” format of story writing, a very popular and common way of agile story card writing is to follow three lines that mentions...
View ArticleList of some popular agile methodologies of software development practices
The following are some currently well known agile software development methods and practices in software development arena. Since the whole agile concept is in the evolutionary phase, do not expect...
View Article12 Basic Principles That Underlie The Agile Manifesto With Text From Original...
Here is the simplified 12 points version of Agile Manifesto for Software Development Customer satisfaction by rapid delivery of useful software Welcome changing requirements, even late in development...
View ArticleWhy is Fibonacci series numbers used in Agile Planning and Estimations?
Let’s start with a refresher for Fibonacci numbers. By definition, the first two numbers in the Fibonacci sequence are 0 and 1 (alternatively, 1 and 1), and each subsequent number is the sum of the...
View ArticleHow the Agile Teams and Organizations Mature and Become Fluent
It’s not quite easy to switch from Waterfall Model (I prefer calling it a “Waterfail” model) to the Agile platform. But patience and learning greatly pays off. As you can see in the beautiful diagram...
View Article12 Practices That Make Up Extreme Programming In Agile Software Development...
Extreme Programming is a term that refers to a software development methodology in Agile Development to implement a product and is aimed to improve code quality, and quality product delivery There are...
View ArticleWhat are the benefits of using iterative development in the Agile software...
As we know, the waterfall model of software engineering is getting obsolete day by day as more and more companies are choosing to go for the agile model of software development where they have seen...
View ArticleResponsibilities of a Product Owner in An Agile Scrum Environment
Product owner is one of the most important roles in any agile teams. Sometimes this role is also called BPO referring to Business Product Owner. Product owner is one of the three key roles of the agile...
View ArticleWhy The Idea Of Test Driven Development (TDD) Royally Upsets Me
(Image Author:Excirial / Taken from Wikipedia / Creative Commons) I am a professional developer, I write codes day in day out for living. Not only I write my own code, I maintain the code other people...
View Article15 plus best practices for continuous integration of your software
Here is a list of 15 plus continuous integration tips or do’s and don’ts for your software. If you have more tips, please add them to the comment section. I will pick it up from there and add it to...
View Article