What is Agile methodology?
Answer Posted / nagesh viswanathan
Agile methodology is a conceptual framework where software
is devloped in iterations. Each iterations has Requirement
analysis, planning, design, coding, testing and
documentation.
Characteristics :
- Many builds are delivered in the iteration process
- Accepts change of requirement at any stage
- Requires close communication between business,
Development and Testing people
- Reduced risk and time to devlop
- Less documentation work compared to other methodologies
- Requires continious testing
| Is This Answer Correct ? | 71 Yes | 10 No |
Post New Answer View All Answers
Is oop better than procedural?
Why do we use class?
What is methods in oop?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is difference between inheritance and polymorphism?
What is meant by oops concept?
How Do you Code Composition and Aggregation in C++ ?
Which is not an object oriented programming language?
Can an interface inherit a class?
what's the basic's in dot net
What is the real time example of inheritance?
hi all..i want to know oops concepts clearly can any1 explain??
Explain virtual inheritance?
What are different oops concepts?
What is solid in oops?