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 static modifier?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is polymorphism give a real life example?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is encapsulation in oop?
Why interface is used?
How to use CMutex, CSemaphore in VC++ MFC
when to use 'mutable' keyword and when to use 'const cast' in c++
Why it is called runtime polymorphism?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is protected in oop?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is constructor in oop?
What is object and class in oops?
Is react oop?