What is Agile methodology?
Answer Posted / 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 |
Post New Answer View All Answers
What is persistence in oop?
When not to use object oriented programming?
What is the benefit of oop?
What are the important components of cohesion?
What is a superclass in oop?
Is data hiding and abstraction same?
Can an interface inherit a class?
Can enum be null?
What is encapsulation and abstraction? How are they implemented in C++?
What is abstraction in oop with example?
What is abstraction and encapsulation?
What is an advantage of polymorphism?
What is the main feature of oop?
which feature are not hold visual basic of oop?
Why do we use polymorphism?