Introduction

Whenever a task associated with a model or standard yields a good result, likewise in software development activities too. There are several models we have, such as Waterfall model, V model, Incremental model, RAD model, Agile model, Iterative model, Spiral model. These models are as powerfull as the environment requires. Let us go on a short tour of the Agile Model.

Agile Model

The software development model Agile is a methodology that is nothing but a collection of tools. It after stated as heavy weighted software development methodology.

Water flow model
Figure: Water flow model

Agile is similar to the Water Flow model, the main difference is separate stages with points and deliverables at each stage, while Agile methods have iterations rather than stages. The output of each iteration is working code that can be used to evaluate and respond to changing and evolving user requirements.

Agile Model
Figure 2: Agile Model

Types of Agile Methodology

We have the following two types in Agile Methodology:

XP Agile Methodology

Extreme Programming (XP) focuses on the development instead of executive aspects of the projects. It would be easy to adopt all or some part of the methodology XP as per the design defined in the organization.

Extreme Programming flows with a release planning phase, with several iterations by defining standard acceptance testing which provide more confidence about the software project to the users.

XP Standards

There are several standards that should be followed while we are developing a software project in XP to make the process successful, they are:

Scrum

If the mass developer endeavors to get the software project released it is a pattern called Scrum. Here Scrum focuses on both development and executing management.

Management in Scrum

There are several points that should be carried out to manage the people, they are:

Development in Scrum

The team should focus on each sprint that should complete with our backlogs or minimal backlogs. Each sprint itself consists of development, review and testing. If there is any backlog then that should be done in the next sprint if the managing people planned for another sprint. Also the work should be logged properly and the task gets reviewed to integrate with the source.