NEW Intro to Agile Scrum in Under 10 Minutes - What is Scrum?

NEW Intro to Agile Scrum in Under 10 Minutes - What is Scrum?


For Scrum software, visit: http://www.axosoft.com
Scrum Overview Diagram:: http://www.scrumhub.com/

What is Agile Scrum? Learn Scrum in under 10 minutes. This video is an introduction to the Scrum software development methodology. By the end of this fast-paced video, you'll practically be a scrum master. You'll know about burn down charts, team roles, product backlogs, sprints, daily scrums and more. You'll also be ready to start implementing Scrum in your own team.

Of course, for an easy to use tool to help implement scrum, you can visit http://www.axosoft.com.
Closed Caption:

[Music]
Hi. This is me.
My name is Hamid Shojaee, and I've been involved
with a number of software development projects
over the years,
at a number of different companies, and I've
come to recognize 'Scrum,'
as one of the best agile development practices
in use today.
In this fast-paced video,
I want to show you why Scrum is so great,
and how you can get started with Scrum in
under 10 minutes.
I'll cover all the core Scrum concepts,
like product backlogs, team roles, sprints,
burndown charts, and more.
So get ready to be bombarded with information.
Lets say THIS is the product we want to build.
For this product, we get all kinds of feature
requests from customers, executives, or even
other team members.
In Scrum, features are written from the perspective
of the end-user,
therefore, features are known as user-stories.
The collection of all these user-stories is
called the product backlog.
Another way to think of the product backlog
is to think of it as a wish list of all the
things that would make this product great.
Once we have our wish list or the product
backlog,
we need to start planning which specific user-stories
we're going to put into a particular release
of our product.
But we're getting ahead of ourselves.
Let's back up a bit.
To build this product,
we need to have one or more people in our
team who are going to play a variety of roles.
First, we need her.
She plays the role of product owner,
and helps make sure the right features make
it into the product backlog
representing the users and customers of the
product.
She helps set the direction of the product.
Then, we need this guy.
He is the Scrum Master and his job is to make
sure the project is progressing smoothly
and that every member of the team has the
tools they need to get their job done.
He sets up meetings, monitors the work being
done and facilitates release planning.
He's a lot like a project manager, but that's
such a boring title.
So, we'll call him a Scrum Master [Karate
yell] to imply he knows some Jui-Jitsu.
And the rest of the team has similar roles
to other development processes.
These guys build the product,
while these guys test it to make sure it works
right.
These guys use it, and hopefully pay for it.
And these guys, they generally get in the
way, but it turns out you can't build many
products without them.
But lets get back to this: Release Planning.
To plan a release, the team starts with this,
the product backlog,
and they identify the user-stories they want
to put into this release.
These user-stories then become part of the
release backlog.
The team then prioritizes the user-stories
and estimates the amount of work involved
for each item.
Sometimes larger user-stories are broken down
into smaller more manageable chunks.
The collection of all the estimates provides
a rough idea
of the total amount of work involved to complete
the entire release.
A quick side note about estimates.
There are a lot of techniques for creating
good estimates.
Some prefer estimating in story points where
estimates are made
relative to building a small component with
a known level of difficulty.
Unfortunately, story points don’t answer
the question of,
“When will my project ship?”
I have found that the best technique is to
estimate work in hours,
but to use some standards in how estimates
are done.
For example, things that take less than a
day to complete
will be estimated as 1 hour, 2 hours, 4 hours
or 8 hours.
Every item will fall into one of those buckets.
There will be no 3 hour estimates, for example.
A 3 hour item would fall into the 4 hour bucket.
Larger items will be estimated as 2 days,
3 days, 5 days, or 10 days.
Again, all estimates in between will fall
into the next larger bucket.
Extremely large items are similarly estimated
in months: 1, 2, 3 or 6 Months,
but the reality is that such items will need
to be broken down substantially
before work actually begins.
We’ll come back to these estimates in just
a minute.
But for now, lets go back to this:
The Release Backlog.
With a prioritized set of user-stories and
the estimated amount of work at hand,
we are now ready to plan out several sprints
to get the work done.
Sprints are short-duration milestones that
allow teams to tackle a manageable chunk of
the project
and get it to a ship-ready state.
Sprints generally range from a couple of days
to as much as 30 days in length,
depending on the product's release cycles.
The shorter the release cycles, the shorter
each sprint should be.
And you'll want to have at least 2 to as many
as a dozen sprints in a given release.
So, at this point, we can take our release
backlog and split it up into several of these:
Sprint Backlogs.
One of the most important things to remember
about sprints
is that the goal of each sprint is to get
a subset of the release backlog to a ship-ready
state.
So, at the end of each sprint, you should
have a fully tested product with all the features
of that sprint 100% complete.
Since sprints are a very short, but a realistic
representation of part of the product,
a late finish of the sprint is a great indicator
that the project is not on schedule and something
needs to be done.
Therefore, it's extremely important to monitor
the progress of each sprint with THIS:
A Burndown Chart.
The burndown chart is the number one reason
for Scrum's popularity,
and one of the best project visibility tools
to ensure a project is progressing smoothly.
The burndown chart provides a day-by-day measure
of the amount of work that remains in a given
sprint or release.
In this graph, you can see that the amount
of work remaining bounces up and down from
day to day,
but is generally trending towards zero.
Because historical information is provided
in the burndown chart,
it's easy to see if the team is on the right
track.
Using the burndown chart, the team can quickly
calculate this:
the slope of the graph, which is also called
the Burndown Velocity.
This is the average rate of productivity for
each day.
For example, a team's rate of productivity
might be that on a typical day,
they finish approximately 50 hours of work.
Knowing that, it's possible to calculate an
estimated completion date for the sprint
or even for the entire release, based on the
amount of work remaining.
What's great about the burndown chart
is that we can compare our actual velocity
and projected completion date
to what the team needs to do in order to finish
OnTime.
This is perhaps the most useful piece of knowledge
that any team member, product owner or product
executive can have about the project,
because knowing whether or not the project
is on track early in the schedule
can help teams make the proper adjustments
necessary to get the project on track.
The burndown chart provides empirical proof
that the project is on track or if it's going
to be late.
So, let's talk a little about where the data
for this incredibly useful burndown chart
comes from.
As you recall, part of the release planning
process was to create an estimate for each
user-story in the release backlog.
The collection of these estimates for a given
sprint represents the total amount of work
that must be done to complete that sprint.
As each team member goes through and makes
progress on one or more of the user-stories,
they simply update the amount of time remaining
for each of their own items.
So, the total amount of time remaining on
the group of user-stories that make up a sprint,
changes on a day-by-day basis,
hopefully going downward until it hits zero
when the sprint is complete.
The burndown chart aggregates the remaining
work data and shows it visually.
It's brilliant because it communicates a massive
amount of information in just a few seconds.
And that brings us to this:
The Daily Scrum.
The Daily Scrum is an essential tool to having
communication flow freely between team members.
The idea is to have fast paced stand-up meetings
where team members quickly list the work they
completed since the last meeting,
and any obstacles in their way.
By meeting daily, it ensures the team is always
in-sync,
and any major issues are dealt with as soon
as they are known.
Finally, as each sprint comes to a finish,
it’s important to have a Sprint Retrospective
meeting,
where the team can reflect on what went right
and areas of improvement.
After all, Scrum is a flexible agile development
method
that needs constant improving and tweaking
for every team.
So, there you have it.
Scrum in under 10 minutes.
You now know all the essential concepts to
start implementing Scrum inside of your organization.
But wait a second,
what about tools to help you implement Scrum?
Well, it just so happens that I’ve spent
the last 10 years building such a tool.
With a lot of help from these guys:
a group of genius coders and design ninjas.
The tool is called, OnTime,
and it helps you manage your products, your
backlogs, your team,
your releases and your sprints.
It gives you project visibility with burndown
charts,
and always answers the question of who is
working on what.
You can get started with it for free, at Axosoft.com.
Of course, you could use a giant white board,
some note cards [Paper crumples]
and a bunch of different spreadsheets [Paper
crumples] to track everything.
You could also use an abacus instead of a
calculator to do math, but we’re getting
a little off topic.
So, let's quickly review everything.
In Scrum, you work with this: a Product Backlog,
which is nothing more than a list of features
that we call User-Stories.
You then break down the product backlog into
one or more Release Backlogs,
and for a given release, you further break
up the release backlog
into a number of Sprint Backlogs
which are essentially short duration milestones
throughout your project.
You then monitor the progress of each sprint
using these: Burndown Charts
and have Daily Scrum meetings to ensure everything
is on track.
After each sprint, you have a Retrospective
meeting to fine-tune everything.
And if you want a tool to implement Scrum,
you can use, OnTime.
It'll help you ship software, OnTime.
That’s all there is to it!
Oh, and one last thing.
Whether you loved or hated this video, I’d
love to hear from you.
You can reach me on twitter or via email if
you have any feedback.
Now get going,
Create a great team,
Collaborate,
and Ship Software OnTime.
[Music with whistling fades]

Video Length: 08:53
Uploaded By: Axosoft
View Count: 1,594,403

Related Software Products
YouTube video software
YouTube video software

Published By:
PegasusApps.com

Description:
FLV YouTube Power Tool is a powerful, easiest and fastest FLV downloader and converter. With this util you can download videos from YouTube, Google video, Myspace and other popular streaming video sites and convert it to AVI movie and video with excellent output quality. Avi files then can be played in Windows Media Player or other standard multimedia player. With integrated advanced encoder, it is faster than other FLV to AVI Converter software and create outputs with superb Video and audio ...


Related Videos
How To Unlock Android Pattern Or Password, No Software No Root Needed
How To Unlock Android Pattern Or Password, No Software No Root Needed

http://www.techzaada.com/ Hello.. in this video i will show u how to unlock android phone's pattern or password if you have forgotten. its very easy. all you have to do is watch the video. thnx . .PLEASE DON'T FORGET TO SUBSCRIBE - Suggested Videos. How To Transfer Charge From Phone To Phone https://www.youtube.com/watch?v=3k18U... - Run Windows on Android (No ROOT) https://www.youtube.com/watch?v=xDqew... -br ...
Video Length: 05:46
Uploaded By: Tech Zaada
View Count: 6,050,034

YouTube in 3D
YouTube in 3D

A message from software engineer Peter Bradshaw. Tag your video with yt3d:enable=true to enable the pulldown menu of 3D-viewing options. For more info, go to blog post: http://youtube-global.blogspot.com/2009/07/now-in-3d-join-experiment-with-us.html For community discussion around 3D, go to forum: http://www.google.com/support/forum/p/youtube/thread?tid=56b6f6f15dabf994&hl=en hr / bClosed Caption:/b Hi. My name is Pete Bradshaw, and I'm abr ...
Video Length: 01:02
Uploaded By: YouTube Spotlight
View Count: 4,629,309

DOOM - E3 2015 Gameplay Trailer
DOOM - E3 2015 Gameplay Trailer

Pre-order DOOM today! http://doom.com/en-us/preorder Pinky, the Double-Barrel Shotgun, incredibly fast multiplayer, SnapMap, , and id Tech 6! Watch the first gameplay trailer for the new DOOM from id Software arriving in Spring 2016. For more DOOM videos, check our our YouTube playlist https://www.youtube.com/playlist?list=PLB60F5590E713F60F For news and updates on DOOM, visit these sites. Official Website – DOOM.com Twitter – ...
Video Length: 01:28
Uploaded By: Bethesda Softworks
View Count: 3,517,291

Face2Face: Real-time Face Capture and Reenactment of RGB Videos (CVPR 2016 Oral)
Face2Face: Real-time Face Capture and Reenactment of RGB Videos (CVPR 2016 Oral)

CVPR 2016 Paper Video (Oral) Project Page: http://www.graphics.stanford.edu/~nie... IMPORTANT NOTE: This demo video is purely research-focused and we would like to clarify the goals and intent of our work. Our aim is to demonstrate the capabilities of modern computer vision and graphics technology, and convey it in an approachable and fun way. We want to emphasize that computer-generated videos have been part in feature-film movies for over 30 years. Virtually every ...
Video Length: 06:36
Uploaded By: Matthias Niessner
View Count: 3,052,939

How to Do a VLOOKUP in Excel - Video Tutorial
How to Do a VLOOKUP in Excel - Video Tutorial

http://vitamincm.com/excel-vlookup-software-tutorial/ This video shows you how to use MicroSoft Excel's VLOOKUP function to compare values in two lists. It accompanies the full article on VitaminCM.com. See the full tutorial at http://vitamincm.com/excel-vlookup-software-tutorial/ hr / bClosed Caption:/b hi this is Christmas yellow vitamin C m.com and today we're going to talk about using the vlookup function and Microsoft Excel vlookup is used ...
Video Length: 06:17
Uploaded By: VitaminCM
View Count: 2,528,389

Android 6.0 Marshmallow software update by Sony
Android 6.0 Marshmallow software update by Sony

Discover more at: http://www.sonymobile.com/gb/xperia/a... Get the latest Android 6.0 – also known as Marshmallow – on your Xperia Smartphone. Sony has enhanced its latest software with improved privacy settings, all-new camera interface, smart battery life*, easy in-app access to stickers in Xperia Messaging, and Direct Share to your friends and family. * Features mentioned depend on the product
Video Length: 01:05
Uploaded By: Sony Xperia
View Count: 2,466,747

Newegg TV: How To Build a Computer - Part 3 - Installing Windows & Finishing Touches
Newegg TV: How To Build a Computer - Part 3 - Installing Windows & Finishing Touches

http://www.newegg.com Finally we come to Part 3 of Newegg TV's How To Build a Computer tutorial: Installing Windows & Finishing Touches. As a bonus Paul also takes some time at the end of the video for some Q&A, in response to comments from Part 1 and Part 2. Operating Systems Overview - 1:02 Preparing to Install Windows - 3:28 Booting from the Optical Drive - 5:30 Installing Windows 7 - 9:58 Drivers - 14:23 Windows Updates - 26:52 Antivirus ...
Video Length: 51:24
Uploaded By: Newegg TV
View Count: 2,277,608

How to Download Facebook Videos [without using any software]
How to Download Facebook Videos [without using any software]

Click here to View text version → http://bit.ly/1NSjFhP │ In this video tutorial, I'm going to share with you a fantastic Trick on how to download videos from Facebook without using any software easily and quickly. Subscribe To My Channel For More Video Tutorials: ►http://bit.ly/tutovids Here is the updated version of this video tutorial: How to Download a Video from Facebook ►https://youtu.be/YYmywYAsOog br ...
Video Length: 01:38
Uploaded By: TutoVids
View Count: 2,138,872

Top 8 Best Video Editing Software for YouTube
Top 8 Best Video Editing Software for YouTube

Best video editing software for YouTube (free & pro) NEW LIST ► http://channelempire.com/best-video-e... Get your free eBook: http://channelempire.com/vip Here are some video editing software recommendations for creating your YouTube videos. Basic Video Editing Programs (Free) YouTube Video Editor (PC/Mac) http://youtube.com/editor - YouTube's very own video editor. It's very basic and okay to use as a beginner, but I don't recommend using it for too ...
Video Length: 05:59
Uploaded By: Andy | Channel Empire
View Count: 1,969,876

A Frustrated Software Engineer : 1 | Leave approval
A Frustrated Software Engineer : 1 | Leave approval

***(Now updated with English subtitles)*** Follow us on Facebook: https://www.facebook.com/AshimaTheatre A software engineer's frustration presented in the style of a scene from the movie 'A Wednesday'. For all the lakhs of software engineers from India. Copyright © 2014 Ashima Theatre Group. All Rights Reserved. hr / bClosed Caption:/b (voices from the movie 'A Wednesday') Sorry, I didn't get you. When you have some ...
Video Length: 12:35
Uploaded By: Ashima Theatre Group
View Count: 1,787,268

Copyright © 2025, Ivertech. All rights reserved.