What is Agile methodology?
Answers were Sorted based on User's Feedback
Answer / tia and yawar
it is generally a disciplined project management process that encourages frequent inspection and adaptation..a leader philosophy that encourages teamwork..it is adaptive methodology and its people oriented...
Is This Answer Correct ? | 7 Yes | 2 No |
Answer / pavan madduri
Agile Manifesto:
->Individuals and interactions over processes and tools
->Working software over comprehensive documentation
->Customer collaboration over contract negotiation
->Responding to change over following a plan
Agile methods break tasks into small increments with
minimal planning and do not directly involve long-term
planning. Iterations are short time frames (timeboxes) that
typically last from one to four weeks. Each iteration
involves a cross functional team working in all functions:
planning, requirements analysis, design, coding, unit
testing, and acceptance testing. At the end of the
iteration a working product is demonstrated to
stakeholders. This minimizes overall risk and allows the
project to adapt to changes quickly. An iteration might not
add enough functionality to warrant a market release, but
the goal is to have an available release (with minimal
bugs) at the end of each iteration
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shan
I want to know more details about that.plz
put some more links
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / srinivas kumar pabbisetti
It is an iterative and incremental software development methodology, where requirements and solutions evolve through collaboration between self-organizing, cross-functional teams. This methodology is very helpful for small and medium size teams however not suitable to large projects.
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / jimit chokshi
It is methodology to deliver software at a very high speed
with following benefits...
1) more clarity in requirement.
2) requirement changes exists.
3) less communication gap between team members.
4) customers are involve frequently.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chaitanya
it is used for the development in software .
As it is an adaptive methdology which is totally a poeple
oriented and increases the productivity and reduces the risk
Is This Answer Correct ? | 3 Yes | 4 No |
Answer / johnson
Agile methodology will help to increase productivity by
scrum meetings. A scrum duration is 1-2 months. Every day
scrum meeting will be done in presence of lead.
Is This Answer Correct ? | 2 Yes | 3 No |
Answer / vinoth
one of the easiest way to implementing the project.how means team members to do all works,related to that project.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / mani prabhu
Scrum is an agile approach to software development. Rather than a full process or methodology, it is a framework. So instead of providing complete, detailed descriptions of how everything is to be done on the project, much is left up to the software development team. This is done because the team will know best how to solve the problem they are presented. This is why, for example, a sprint planning meeting is described in terms of the desired outcome (a commitment to a set of features to be developed in the next sprint) instead of a set of Entry criteria, Task definitions, Validation criteria, and Exit criteria (ETVX) as would be provided in most methodologies.
I Referred the site : HTTP://www.mountaingoatsoftware.com/scrum/overview
If you want to Know more about Scrum you can use this site
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / amarpal bajwa
Agile software development is a conceptual framework for
undertaking software engineering projects. There are a
number of agile software development methods, such as those
espoused by the Agile Alliance, a non-profit organization.
Agile methods attempt to minimize risk and maximize
productivity by developing software in short iterations and
de-emphasizing work on secondary or interim work artifacts.
Scrum and Extreme Programming (XP) are two of the most
popular Agile methods, however, there are many more Agile
methods and agility, as a conceptual framework, may also be
applied to the execution of more traditional methods.
Is This Answer Correct ? | 1 Yes | 3 No |
What is the difference between class and structure?
what is new operator in c++
What are the benefits of interface?
Which language is not a true object oriented programming language?
is there any choice in opting subjects like 4 out of 7
What is Agile methodology?
20 Answers ABC, Accenture, College School Exams Tests, Inmar, Microsoft, Sapient,
How to use CMutex, CSemaphore in VC++ MFC
What are the three main types of variables?
How to calculate the age from the date of birth by using the program?
What is the full form of oops?
What is byval and byref? What are differences between them?
When is a memory allocated to a class?