SlideShare une entreprise Scribd logo
1  sur  27
By Mithilesh Singh
Scrum
What is
Agile?
Agile is a methodology or process which
follows the Iterative and Incremental
Approach.
Iterative means same kind of steps
getting repeated again and again in
every sprint cycle. E.g. requirement analysis --
> designing --> coding --> testing.
Incremental Approach means we will be
adding the developed features in every
sprints and integrating with older features.
Agile Key Principles
We can deliver active product in short period of time. So
customer can start using it in the very beginning.
We handover the product to customer with lesser no of
features at first and then start adding the features sprint basis.
In between requirement changes are acceptable.
Advantages ?
We can have frequent changes in between the
development process, it is allowed.
Customer involvement will be there from
the beginning.
Fast release of the product.
Good collaborationbetween teams[Dev, QA,
team leads, Manager]
Customized approach for the company.
Disadvantages
Documentation could get
lengthy.
It is not useful for small
projects.
It required expert persons
to take important
decisions in the meeting.
Cost more as compare to
waterfall model.
AgileSoftware
development
framework
What is Scrum & Scrum Team
Scrum: It is a framework, we follow this framework in agile process to build the
product.We have XP,Kanbanalso for agile development
There are multiple team involves in the agile process called as Agile team or scrum
team.
Agileteam = Product owner + Scrum master + Dev team + QA team.
Overall members contain in the scrum team is 5 – 9.
1. Product owner role:
• Product owner is someone who will have
complete clarity on the product which is going to
develop,
• all the features and sub features list would be
along with him/her.
• owner can prioritize the feature and accordingly
can fix that in development iteration.
• Product owner can also deprioritize any feature
and remove from the development cycle as per
market situation.
• Development team have to show or demo the development feature to
the Product owner.
• Product owner also responsible to communicatewith marketing and sales team to see
the product value in the market.
2. Scrum Master role:
• Scrum master helps to drive the agile process in the company,
• Scrum master handles the agile process related queries and solve
bottlenecks arises in the process.
• He acts as bridge between product owner and the other teams.
3. Dev + Testing role:
• Development:
• Dev team will responsible to developthe feature
using specific programming language and predefined
framework and deliver it to tester for testing.
• Dev also responsibleto perform unit testing(White
box testing].
• Testers will take the build and test the feature as per
the requirement and give the sign off if everything
works as expected.
Scrum
Terminologies
comparison –
Agile vs Model
Scrum
Terminologies
Epic
• Collection
of more
than one
user stories
and Task
User Story
• User Story
represents a
module or feature
of a software.
• It is collection
of multiple tasks.
• Each
task will indicate th
e effort given to
develop the
product
Product Backlog
• Product Backlog is the collection of the user
stories which will being developed
upcoming sprints, Product owner is
responsible to create these stories and keep
it as product backlog.
Note: Epic is also collection of stories but
those will be the part of any sprint. So we
can call it as sprint backlog. But in case of
product backlog it contains all the
requirements for upcoming development.
Sprint
• It defines as a period of
time to complete the
allocated tasks or stories.
• We keep sprint duration
usually 2-4 weeks.
Sprint Planning
• Sprint planning meeting
happens in the beginning
or before starting any
sprint to decide what to
pick and deliver to client
in this sprint and what
should be the duration.
• Product owner, Scrum
master, Developer and
Testers use to involve in
this meeting.
Sprint Review
• Sprint Review meeting
conductsin between
any running sprint to
get the answer to
following questions
mentioned in the
screenshot.
Sprint Backlog
• After sprint planning meeting once we decide to pick the
stories from the product backlog, we pick those stories and
keep under current sprint those stories are nothing but
sprint backlog. In general list of stories we are going to cover
in the current sprint.
Scrum meeting
• This is a meeting conducted by scrum master
everyday morning for short duration like 15
mins, this is also called as stand up meeting.
Why this is called so because this is very small
duration meeting, people use to stand in a
circle with team and quickly start discussing on
below points and complete it withing 15 mins.
A. What did you do yesterday?
B. What will you do today?
C. Are there any blockers in your way?
Story point
• It is the Rough estimation of user stories.
• Story points are a unit of measure for
expressing an estimate of the overall effort
that will be required to fully implement a
product
Burndown chart
• A burndown chart shows the amount of
work that has been completed in an epic or
sprint, and the total work remaining.
• The burndown is a chart that shows how
quickly you and your team are burning
through your customer's user stories.
• Burndown charts graphically illustrate how
fast your team is working by plotting user
stories againsttime.
Scrum Board: This is something to give the overall work progress in the sprint like how many tasks
have been completed, how manyin progress, how much is done so based on this we can plane about
remaining tasks. To manage this board we have tools which provide this kind of board e.g. Jira, Rally
etc.
What tasksQA and Dev performs in everystory?
Agile_basics

Contenu connexe

Tendances

Agile Testing Strategy
Agile Testing StrategyAgile Testing Strategy
Agile Testing Strategy
tharindakasun
 

Tendances (20)

Agile vs Waterfall Project Management Presentation
Agile vs Waterfall Project Management PresentationAgile vs Waterfall Project Management Presentation
Agile vs Waterfall Project Management Presentation
 
Agile Process Introduction
Agile Process IntroductionAgile Process Introduction
Agile Process Introduction
 
Scrum In 15 Minutes
Scrum In 15 MinutesScrum In 15 Minutes
Scrum In 15 Minutes
 
Jira
JiraJira
Jira
 
Automation Testing using Selenium
Automation Testing using SeleniumAutomation Testing using Selenium
Automation Testing using Selenium
 
Product Owner
Product OwnerProduct Owner
Product Owner
 
Agile Metrics
Agile MetricsAgile Metrics
Agile Metrics
 
Test Automation Best Practices (with SOA test approach)
Test Automation Best Practices (with SOA test approach)Test Automation Best Practices (with SOA test approach)
Test Automation Best Practices (with SOA test approach)
 
SonarQube Presentation.pptx
SonarQube Presentation.pptxSonarQube Presentation.pptx
SonarQube Presentation.pptx
 
Sprint review presentation
Sprint review presentationSprint review presentation
Sprint review presentation
 
Mock Server Using WireMock
Mock Server Using WireMockMock Server Using WireMock
Mock Server Using WireMock
 
Web automation using selenium.ppt
Web automation using selenium.pptWeb automation using selenium.ppt
Web automation using selenium.ppt
 
Jira fundamentals
Jira fundamentalsJira fundamentals
Jira fundamentals
 
Introduction to JIRA & Agile Project Management
Introduction to JIRA & Agile Project ManagementIntroduction to JIRA & Agile Project Management
Introduction to JIRA & Agile Project Management
 
Scrum Product Owner
Scrum Product OwnerScrum Product Owner
Scrum Product Owner
 
An overview of selenium webdriver
An overview of selenium webdriverAn overview of selenium webdriver
An overview of selenium webdriver
 
Agile Testing Strategy
Agile Testing StrategyAgile Testing Strategy
Agile Testing Strategy
 
Rest assured
Rest assuredRest assured
Rest assured
 
Agile Methodology in Software Development
Agile Methodology in Software DevelopmentAgile Methodology in Software Development
Agile Methodology in Software Development
 
Trunk-Based Development and Toggling
Trunk-Based Development and TogglingTrunk-Based Development and Toggling
Trunk-Based Development and Toggling
 

Similaire à Agile_basics

Lecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.pptLecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.ppt
MANYAGOEL14
 
Lecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.pptLecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.ppt
ssuser4f2477
 

Similaire à Agile_basics (20)

Scrum and Devops - Workshop & Handson
Scrum and Devops - Workshop & HandsonScrum and Devops - Workshop & Handson
Scrum and Devops - Workshop & Handson
 
professional scrum master
professional scrum master professional scrum master
professional scrum master
 
Agile Software Development with Scrum_ A Complete Guide to The Steps in Agile...
Agile Software Development with Scrum_ A Complete Guide to The Steps in Agile...Agile Software Development with Scrum_ A Complete Guide to The Steps in Agile...
Agile Software Development with Scrum_ A Complete Guide to The Steps in Agile...
 
Introduction to Agile
Introduction to AgileIntroduction to Agile
Introduction to Agile
 
Agile Methodology
Agile MethodologyAgile Methodology
Agile Methodology
 
Scrum, A Brief Introduction
Scrum, A Brief IntroductionScrum, A Brief Introduction
Scrum, A Brief Introduction
 
Agile Processes - Scrum
Agile Processes - ScrumAgile Processes - Scrum
Agile Processes - Scrum
 
Agile scrum induction
Agile scrum inductionAgile scrum induction
Agile scrum induction
 
Agile.docx
Agile.docxAgile.docx
Agile.docx
 
Azure dev ops
Azure dev opsAzure dev ops
Azure dev ops
 
Scrum
ScrumScrum
Scrum
 
Lecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.pptLecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.ppt
 
Lecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.pptLecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.ppt
 
Lecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.pptLecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.ppt
 
Lecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.pptLecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.ppt
 
Lecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.pptLecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.ppt
 
Lecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.pptLecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.ppt
 
Lecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.pptLecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.ppt
 
Agile Processes-Scrum.ppt
 Agile Processes-Scrum.ppt Agile Processes-Scrum.ppt
Agile Processes-Scrum.ppt
 
Lecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.pptLecture 12 - Agile Processes-Scrum.ppt
Lecture 12 - Agile Processes-Scrum.ppt
 

Plus de Mithilesh Singh

Plus de Mithilesh Singh (20)

Cucumber Basics.pdf
Cucumber Basics.pdfCucumber Basics.pdf
Cucumber Basics.pdf
 
Data Migration.pdf
Data Migration.pdfData Migration.pdf
Data Migration.pdf
 
SDLC Models.pdf
SDLC Models.pdfSDLC Models.pdf
SDLC Models.pdf
 
Test_Case_Design_Techniques
Test_Case_Design_TechniquesTest_Case_Design_Techniques
Test_Case_Design_Techniques
 
Performance Testing
Performance TestingPerformance Testing
Performance Testing
 
Software_requirement_collection
Software_requirement_collectionSoftware_requirement_collection
Software_requirement_collection
 
Stub_&_Drive
Stub_&_DriveStub_&_Drive
Stub_&_Drive
 
Functional_Testing_Part-1
Functional_Testing_Part-1Functional_Testing_Part-1
Functional_Testing_Part-1
 
TestersMindSet 2022
TestersMindSet 2022TestersMindSet 2022
TestersMindSet 2022
 
API_Testing_with_Postman
API_Testing_with_PostmanAPI_Testing_with_Postman
API_Testing_with_Postman
 
Selenium_Grid
Selenium_GridSelenium_Grid
Selenium_Grid
 
Appium_set_up
Appium_set_upAppium_set_up
Appium_set_up
 
Appium- part 1
Appium- part 1Appium- part 1
Appium- part 1
 
Alpha & Beta Testing
Alpha & Beta TestingAlpha & Beta Testing
Alpha & Beta Testing
 
Severity and Priority
Severity and PrioritySeverity and Priority
Severity and Priority
 
GIT_Overview.
GIT_Overview.GIT_Overview.
GIT_Overview.
 
Selenium-Locators
Selenium-LocatorsSelenium-Locators
Selenium-Locators
 
Browser_Stack_Intro
Browser_Stack_IntroBrowser_Stack_Intro
Browser_Stack_Intro
 
UI_UX_testing tips
UI_UX_testing tipsUI_UX_testing tips
UI_UX_testing tips
 
Emulator vs Simulator
Emulator vs SimulatorEmulator vs Simulator
Emulator vs Simulator
 

Dernier

Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Call Girls In Delhi Whatsup 9873940964 Enjoy Unlimited Pleasure
 
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
📱Dehradun Call Girls Service 📱☎️ +91'905,3900,678 ☎️📱 Call Girls In Dehradun 📱
📱Dehradun Call Girls Service 📱☎️ +91'905,3900,678 ☎️📱 Call Girls In Dehradun 📱📱Dehradun Call Girls Service 📱☎️ +91'905,3900,678 ☎️📱 Call Girls In Dehradun 📱
📱Dehradun Call Girls Service 📱☎️ +91'905,3900,678 ☎️📱 Call Girls In Dehradun 📱
@Chandigarh #call #Girls 9053900678 @Call #Girls in @Punjab 9053900678
 
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
nirzagarg
 

Dernier (20)

Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirt
 
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
 
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls DubaiDubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
 
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
 
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
 
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
 
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
 
Trump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts SweatshirtTrump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts Sweatshirt
 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53
 
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
 
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
 
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrStory Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
 
📱Dehradun Call Girls Service 📱☎️ +91'905,3900,678 ☎️📱 Call Girls In Dehradun 📱
📱Dehradun Call Girls Service 📱☎️ +91'905,3900,678 ☎️📱 Call Girls In Dehradun 📱📱Dehradun Call Girls Service 📱☎️ +91'905,3900,678 ☎️📱 Call Girls In Dehradun 📱
📱Dehradun Call Girls Service 📱☎️ +91'905,3900,678 ☎️📱 Call Girls In Dehradun 📱
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
 
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
 
Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...
Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...
Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...
 
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
 

Agile_basics

  • 3. What is Agile? Agile is a methodology or process which follows the Iterative and Incremental Approach. Iterative means same kind of steps getting repeated again and again in every sprint cycle. E.g. requirement analysis -- > designing --> coding --> testing. Incremental Approach means we will be adding the developed features in every sprints and integrating with older features.
  • 4. Agile Key Principles We can deliver active product in short period of time. So customer can start using it in the very beginning. We handover the product to customer with lesser no of features at first and then start adding the features sprint basis. In between requirement changes are acceptable.
  • 5. Advantages ? We can have frequent changes in between the development process, it is allowed. Customer involvement will be there from the beginning. Fast release of the product. Good collaborationbetween teams[Dev, QA, team leads, Manager] Customized approach for the company.
  • 6. Disadvantages Documentation could get lengthy. It is not useful for small projects. It required expert persons to take important decisions in the meeting. Cost more as compare to waterfall model.
  • 8. What is Scrum & Scrum Team Scrum: It is a framework, we follow this framework in agile process to build the product.We have XP,Kanbanalso for agile development There are multiple team involves in the agile process called as Agile team or scrum team. Agileteam = Product owner + Scrum master + Dev team + QA team. Overall members contain in the scrum team is 5 – 9.
  • 9. 1. Product owner role: • Product owner is someone who will have complete clarity on the product which is going to develop, • all the features and sub features list would be along with him/her. • owner can prioritize the feature and accordingly can fix that in development iteration. • Product owner can also deprioritize any feature and remove from the development cycle as per market situation. • Development team have to show or demo the development feature to the Product owner. • Product owner also responsible to communicatewith marketing and sales team to see the product value in the market.
  • 10. 2. Scrum Master role: • Scrum master helps to drive the agile process in the company, • Scrum master handles the agile process related queries and solve bottlenecks arises in the process. • He acts as bridge between product owner and the other teams.
  • 11. 3. Dev + Testing role: • Development: • Dev team will responsible to developthe feature using specific programming language and predefined framework and deliver it to tester for testing. • Dev also responsibleto perform unit testing(White box testing]. • Testers will take the build and test the feature as per the requirement and give the sign off if everything works as expected.
  • 14. Epic • Collection of more than one user stories and Task
  • 15. User Story • User Story represents a module or feature of a software. • It is collection of multiple tasks. • Each task will indicate th e effort given to develop the product
  • 16. Product Backlog • Product Backlog is the collection of the user stories which will being developed upcoming sprints, Product owner is responsible to create these stories and keep it as product backlog. Note: Epic is also collection of stories but those will be the part of any sprint. So we can call it as sprint backlog. But in case of product backlog it contains all the requirements for upcoming development.
  • 17. Sprint • It defines as a period of time to complete the allocated tasks or stories. • We keep sprint duration usually 2-4 weeks.
  • 18. Sprint Planning • Sprint planning meeting happens in the beginning or before starting any sprint to decide what to pick and deliver to client in this sprint and what should be the duration. • Product owner, Scrum master, Developer and Testers use to involve in this meeting.
  • 19. Sprint Review • Sprint Review meeting conductsin between any running sprint to get the answer to following questions mentioned in the screenshot.
  • 20. Sprint Backlog • After sprint planning meeting once we decide to pick the stories from the product backlog, we pick those stories and keep under current sprint those stories are nothing but sprint backlog. In general list of stories we are going to cover in the current sprint.
  • 21. Scrum meeting • This is a meeting conducted by scrum master everyday morning for short duration like 15 mins, this is also called as stand up meeting. Why this is called so because this is very small duration meeting, people use to stand in a circle with team and quickly start discussing on below points and complete it withing 15 mins. A. What did you do yesterday? B. What will you do today? C. Are there any blockers in your way?
  • 22.
  • 23. Story point • It is the Rough estimation of user stories. • Story points are a unit of measure for expressing an estimate of the overall effort that will be required to fully implement a product
  • 24. Burndown chart • A burndown chart shows the amount of work that has been completed in an epic or sprint, and the total work remaining. • The burndown is a chart that shows how quickly you and your team are burning through your customer's user stories. • Burndown charts graphically illustrate how fast your team is working by plotting user stories againsttime.
  • 25. Scrum Board: This is something to give the overall work progress in the sprint like how many tasks have been completed, how manyin progress, how much is done so based on this we can plane about remaining tasks. To manage this board we have tools which provide this kind of board e.g. Jira, Rally etc.
  • 26. What tasksQA and Dev performs in everystory?