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
What is interface? When and where is it used?
How oops is better than procedural?
Why do we use class in oops?
What is the use of oops?
What is overloading and its types?
Why oops is important?
What is multilevel inheritance explain with example?
How to hide the base class functionality in Inheritance?
What is coupling in oop?
explain sub-type and sub class? atleast u have differ it into 4 points?
write a C++ program for booking using constructor and destructor.
write a program to find 2 power of a 5digit number with out using big int and exponent ?
How do you define a class in oop?
What is solid in oops?
What is byval and byref? What are differences between them?