What is the basics of Agile/Scrum development?

Answer Posted / anumula

=>Agile software development refers to a group of software
development methodologies based on iterative development,
where requirements and solutions evolve through
collaboration between self-organizing cross-functional teams.
->principles behind the Agile are:
* Customer satisfaction by rapid, continuous delivery of
useful software
* Working software is delivered frequently (weeks rather
than months)
* Working software is the principal measure of progress
* Even late changes in requirements are welcomed
* Close, daily cooperation between business people and
developers
* Face-to-face conversation is the best form of
communication (co-location)
* Projects are built around motivated individuals, who
should be trusted
* Continuous attention to technical excellence and good
design
* Simplicity
* Self-organizing teams
* Regular adaptation to changing circumstances


=>Scrum is an iterative, incremental framework for project
management and agile software development.
->It has a product backlog (The product backlog is a
high-level document for the entire project ,kind of
WBS)which contains main features etc.
->Iterations are called sprint here,each sprint backlog
contains chosen tasks from product backlog depending on
priority of features or functionality to be released that
the client/customer(Product owner) decides.Each sprint
duration varies from 2-4weeks, Estimations for each task are
set by the Team.Each end product of a sprint is a productive
and usable piece of code.
->Daily scrum is a daily stand-up meeting(status meeting)
conducted by Scrum master(Project manager in scrum) with the
teams,
->askes 3Questions- 1)% of work done?
2)what are u palnning to do today?
3)any issues?
->The sprint burn down chart are used which is a publicly
displayed chart showing remaining work in the sprint backlog.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What and where are the policy statements for software project planning?

2979


how to tell project details in interview the project is funds flow analysis?

1164


Tell about current project ?

2205


How are the team members kept informed about the current status of the project?

2170


When you come in to the office, how do you know what you have to do during the day?

1925






How would you deal with a bug that no one wants to fix? Both the SDE and his lead have said they won?t fix it?

2869


Test the save dialog in Notepad?

4177


Tell about yourself and job ?

2079


I want question and paper based MS Projects. Also is there any exam which microsoft conduct for Ms Project professional to issue certification?

2164


Explain dll hell?

655


Why do you want to work for Microsoft?

2701


Given a MAKEFILE (yeah a makefile), design the data structure that a parser would create and then write code that iterates over that data structure executing commands if needed.

5158


How do you rate yourself in c#,vb.net,Asp.net,oracle,sql server ?

4963


Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.

5120


How do you create the Software Project Management Plan (SPMP)?

4033