Computer problems,Computer help
*AX SOFT>>>Programming & Design

How agile method works in the software development?


Methodolody of information system and knowledge management

Agile software development is a conceptual framework for software engineering that promotes development iterations throughout the life-cycle of the project.

There are many agile development methods; most minimize risk by developing software in short amounts of time. Software developed during one unit of time is referred to as an iteration, which may last from one to four weeks. Each iteration is an entire software project: including planning, requirements analysis, design, coding, testing, and documentation. An iteration may not add enough functionality to warrant releasing the product to market but the goal is to have an available release (without bugs) at the end of each iteration. At the end of each iteration, the team re-evaluates project priorities.

Agile methods emphasize face-to-face communication over written documents. Most agile teams are located in a single open office sometimes referred to as a bullpen. At a minimum, this includes programmers and their "customers" (customers define the product; they may be product managers, business analysts, or the clients). The office may include testers, interaction designers, technical writers, and managers.


Just go thru this link.

http://en.wikipedia.org/wiki/Agile_softw...

http://www.martinfowler.com/articles/new...


http://www.martinfowler.com/articles/agi...

All the Best

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • How do you make a webpage open in the same window instead of a new one?

    <a href="http://www.quackit.com/travel/new_... target="_self"> <img src="http://www.quackit.com/pix/milford_... width="225" height="151" alt="M...

  • What are the parts of a website that excite you, what make you stay longer on it,what's a no no?

    It all depends on what the website is for. I generally use the web to find information. In that case, I like a website that is well constructed, presents its information in an easy to find, easy ...

  • Can some one help me to check why cant my program work. thanks?

    Firstly.... You should follow some conventions... #include <stdio.h> Should be #include <cstdio> And all of these TotalScore = TotalScore + 4.00; Should be TotalScore += 4.0...

  • What type of website is this?

    It's a directory.

    ...
  • In C++ Convert each decimal number to the nearest integer??

    Your logical operators are taking affect.. putting the "+" in presidence before the function base it's self... so it's adding together the floating point values of a-e, then set...

  • What form input type does this?

    checkboxes? radio buttons, you can only select 1 in a group pull down menus can only select 1 listboxes in VB you can select more than 1 what language would this be in? I initially thought...

  • How make your own website??

    WHAT YOU NEED; 1.Domain name & Hosting (to display site) needed. Buy it... ...

  • Can somebody tell me what the error is in this PHP line?

    looks like your missing a "," after the ssn: (line 13) if(isset($_REQUEST['agree'], $_REQUEST['firstname'], $_REQUEST['lastname'], $_REQUEST['address...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster