What is the basics of Agile/Scrum development?

Answers were Sorted based on User's Feedback



What is the basics of Agile/Scrum development?..

Answer / suvir

Where the requirements are evolving at very fast rate and
customers wanst the deliveries in very short frequency.

Is This Answer Correct ?    18 Yes 3 No

What is the basics of Agile/Scrum development?..

Answer / 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

What is the basics of Agile/Scrum development?..

Answer / pankaj

Agile development is used to make software development
process quick. Mainly for small to mid size software
development where complexities and team size is not big,
this approach helps to get software development done
quickly. In Agile development we do not require to document
each process and do things step by step. Here the
development approach is lean.

Is This Answer Correct ?    8 Yes 2 No

What is the basics of Agile/Scrum development?..

Answer / surya

Agile methodology is used to minimize the risk or surprise at the end of the project.
A project is divided into a small projects which has its own SDLC. In case of any failure, the impact will be very minimal i.e. impact will be only on that specific bit of the project.

Scrum is to maintain the transferancy of the progress with the stake holders and to cross check the achievements of the milestones.

Is This Answer Correct ?    3 Yes 2 No

What is the basics of Agile/Scrum development?..

Answer / mfsi_chinmayb`

An iterative incremental framework for managing projects
commonly used with
agile software development. See also agile software development

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Project Planning Interview Questions

Write the test cases for a vending machine?

1 Answers   Microsoft,


How would you deal with changes being made a week or so before the ship date?

1 Answers   Microsoft,


Write the test cases for instr function?

0 Answers  


Write a function that will return the number of days in a month (not using System.DateTime)?

0 Answers   Microsoft,


Where and how are the risks associated with your project identified and documented?

2 Answers  






How do you know what you need to deliver or do in your project?

2 Answers  


How do you track the technical activities in your project? How is the status of the project communicated to the team?

3 Answers  


Tell me something about your project?

23 Answers   Accenture, BG, CTS, HCL, IBM, IPO, Mphasis, NDS, Oracle, PHP, PRDC, Siemens, State Street,


can any body help me to know the procedure followed by programmer/developer inorder to develop a project. what are the steps, how he/she get the SRS,technical document??how does he submit his wotk to TL/PM/Business Analyst?? How does these documents review?? how the developer starts coding? how does he deploy his coding in server? in which server he will deploy?? what are the important document a developer should have??? Pls give me a real time scenario of development process, how it is going on in a company???? Thanks in advance

1 Answers  


What is the basics of Agile/Scrum development?

5 Answers  


How do you write unit test cases ?

6 Answers   College School Exams Tests, Microsoft,


Why analysis and testing phases are very important ?

2 Answers   AGR, Infosys,


Categories