What is the basics of Agile/Scrum development?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
How do the audits cover planning activities?
funds flows analysis how to prepare for interview
What is the stage when code is delivered to the client and he is testing it ?
How are the team members kept informed about the current status of the project?
Why do you want to work for Microsoft?
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.
how to tell project details in interview the project is funds flow analysis?
I want question and paper based MS Projects. Also is there any exam which microsoft conduct for Ms Project professional to issue certification?
What training have you undergone in project planning?
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?
Please, i am a final year student in nigeria and i have a project on pension fund administration and i need help in starting.
Scenario: -------- -- You are a project manager in a large software house of 375 staff in total. The company has been running for 5 years. The company has been CMM assessed at level 3. The company has many external clients for whom it develops a wide range of business applications. -- Most of the company‘s applications are developed in Java. The waterfall lifecycle development model is normally used in developments. -- The company has historically suffered from the type of problems that are common in the software industry. In particular systems have been delivered not always to user requirements and containing faults. The managing director of the company is very keen for improvements to be made in these areas. -- You are in charge of a project team of 8 developers, 2 requirements engineers and 3 testers. Your team is just about to start a new development. System to Develop :( Exact Question ) ------------------------------------- -- Your team is about to start to develop a novel vehicle navigation system for physically impaired drivers. The navigation system not only identifies the correct route for the driver in the normal way, but also controls the steering wheel to navigate the car to the destination identified by the driver. -- A basic statement of requirements has been received from the customer and budget and timescales have been formalised into a contract. Requires TASK to write : ------------------------ -- You must write a short report (maximum of 1 page) for the managing director of your company outlining how you propose to ensure that this project improves on previous projects in terms of delivering to user requirements and without faults. Your report must include how you propose to show improvement on these issues to your managing director. Also please tell me how should I choose the best software model when given scenarios like these ...?