What is Agile methodology?
Answer Posted / mani prabhu
Scrum is an agile approach to software development. Rather than a full process or methodology, it is a framework. So instead of providing complete, detailed descriptions of how everything is to be done on the project, much is left up to the software development team. This is done because the team will know best how to solve the problem they are presented. This is why, for example, a sprint planning meeting is described in terms of the desired outcome (a commitment to a set of features to be developed in the next sprint) instead of a set of Entry criteria, Task definitions, Validation criteria, and Exit criteria (ETVX) as would be provided in most methodologies.
I Referred the site : HTTP://www.mountaingoatsoftware.com/scrum/overview
If you want to Know more about Scrum you can use this site
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is abstraction and encapsulation?
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?
Are polymorphisms mutations?
Which is better struts or spring?
What are the advantages of polymorphism?
What is object in oop?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
Describe these concepts: Polymorphism, Inheritance and Abstraction.
write a program that takes input in digits and display the result in words from 1 to 1000
Why is object oriented programming so hard?
What is polymorphism and its types?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
Advantage and disadvantage of routing in telecom sector
what is the sylabus for priliminaries?
Why do we use inheritance?