What is Agile methodology?

Answer Posted / biju

Agile methodology is more of people oriented. Agile
methodology helps us to increase productivity and reduce
risks. There are 2 popular agile methods- Extreme
programming (XP) and Scrum.

People believe that there is less documentation in Agile.
But agile also includes documentation and it can be used
either a small or a large projects. In agile Development,
testing is also integrated throughout the life cycle. But
for the testers, they will not have a good business
requirement. So they have to get the details from the
client or through the developer. The testers will do more
of Quality Assurance work than testing.



Agile Methodology- Characteristics

Ø Frequent Delivery

Ø More Iterations

Ø Test frequently

Ø Less defects

i refered the site www.sphur.com

Is This Answer Correct ?    205 Yes 29 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Advantage and disadvantage of routing in telecom sector

790


What is encapsulation in simple terms?

541


What is methods in oop?

547


What do you mean by abstraction?

619


Explain the advantages of inheritance.

675






What is difference between polymorphism and inheritance?

618


What is difference between oop and pop?

618


What is property in oops?

569


What is protected in oop?

604


Why do we use class?

635


What is a null tree?

632


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

1654


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2008


What is the highest level of cohesion?

581


Why is it so that we can have virtual constructors but we cannot have virtual destructors?

3847