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
Which method cannot be overridden?
Why we use classes in oop?
What is pointer in oop?
hi all..i want to know oops concepts clearly can any1 explain??
What is the full form of oops?
Why do we use polymorphism?
Why is destructor used?
Can we have inheritance without polymorphism?
what is different between oops and c++
What is destructor example?
What is object-oriented programming? Webopedia definition
Get me a number puzzle game-program
What is the difference between procedural programming and oops?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
What is encapsulation in oops?