---
title: "Agile and Agile Development Methodologies"  
description: "Agile is a time boxed, iterative approach to software delivery that builds software incrementally from the start of the project,"  
author: "Ailsa Singh"  
published: 2015-11-23  
updated: 2017-12-14  
canonical: https://www.mindstick.com/articles/11922/agile-and-agile-development-methodologies  
category: "services and business process"  
tags: ["software development"]  
reading_time: 3 minutes  

---

# Agile and Agile Development Methodologies

##### What is Agile?

Agile is a time boxed, iterative approach to [software delivery](https://answers.mindstick.com/qa/115020/how-do-continuous-integration-continuous-deployment-pipelines-accelerate-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](https://www.mindstick.com/blog/136/using-watermark-functionality-in-textbox-by-jquery) called user stories prioritizing them, and then continuously delivering them in short two week cycles called iterations.

##### How does agile work?

#####

At its core, agile does the same thing we do when faced with to much to do and

\

without enough time.

\

Step1: Make a List: Meet the [customers](https://www.mindstick.com/articles/44795/easy-ways-to-reach-more-customers) and note down the list of features he like to see in his software. We call these things user stories and they become the TO DO list for your projects.

Step2: Size things up: Use Agile estimation technique, we size our stories relatively to each other, [coming up](https://yourviews.mindstick.com/view/80/finally-some-good-news-coming-up-for-rajeev-chowk-metro-station) with a guess as to how long each story will take.

\
Step3: Set Priorities: Like most list, there always seems to be more to do than times allows. So we ask customers to prioritize their list so we get the most important stuff done first, and save the least important for the last.

\
Step4: Start executing: Start delivering some value. We start at the top. Work our way to the bottom. Building, iterating, and getting feedback from the customer.

Step5: Update the Plan: As we start delivering one or two things is going to happen:

• We are going fast enough. Everything’s going as planed or,

• We have too much to do and not have enough time.

##### At this time we have two choices:

\

1. Do less and cut scope (as recommended)

\
2. Push out the date and ask for more money.

\
The Agile way:

\
The following features make agile different and unique from other [development](https://yourviews.mindstick.com/view/83465/china-s-development-near-indian-border-and-how-it-is-a-threat-to-india)

\

methodologies:

•Analysis, design, [coding and testing](https://www.mindstick.com/forum/145579/what-is-coding-and-testing) on an Agile project are continuous activates.

•Development is iterative.ie. We starting with something very simple and add to it

\

incrementally over time.

•Panning is adaptive i.e. when reality disagree with our plans. Agalists find it easier

\

to change their plans than reality. We call it adaptive planning.

•Roles blur: i.e. when it’s [done right](https://answers.mindstick.com/blog/38/dot-net-serilog-structured-logging-done-right), joining agile team is lot like working in a mid-size start-up. People pitch in and do whatever it takes to make the project successful-regardless of title or role. On an agile project, narrowly defined roles like analyst, programmer and tester don’t exist – at least not in traditional sense.

•Scope can vary: The issue in agile is “Lots of work in less time”. By fixing time, budget, quality and being flexing around scope. Agile team maintain integrity of their plans, work within their means and avoid the burn out.

•[Requirements](https://www.mindstick.com/articles/12850/drivers-license-requirements) can change: Changes usually shunned on software projects because of its high coast later. But Agile believe that the cost of change can be relatively flat. Through a combination of [modern software](https://answers.mindstick.com/qa/114575/what-role-does-artificial-intelligence-play-in-modern-software-applications) [engineering](https://answers.mindstick.com/qa/44544/how-can-i-get-admission-in-national-institute-of-industrial-engineering-mumbai) practices, and open and honest planning, Agilsts accept and embrace change even later in the delivery process.

•Working software is the primary measure of success: The rate at which team turn their customer’s wishes into working software is how Agilists measure productivity. Project plans, test plans and analysis are all well and good but Agilists understand they themselves are of no value to the end customer.

---

Original Source: https://www.mindstick.com/articles/11922/agile-and-agile-development-methodologies

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
