SlideShare a Scribd company logo
1 of 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

More Related Content

What's hot

30 testing interview questions for experienced
30 testing interview questions for experienced30 testing interview questions for experienced
30 testing interview questions for experienced
dilipambhore
 
Agile Testing Strategy
Agile Testing StrategyAgile Testing Strategy
Agile Testing Strategy
tharindakasun
 
Agile Scrum Presentation-Detailed
Agile Scrum Presentation-DetailedAgile Scrum Presentation-Detailed
Agile Scrum Presentation-Detailed
Prashaanth T R
 
Software testing.ppt
Software testing.pptSoftware testing.ppt
Software testing.ppt
Komal Garg
 
Best Practices for Writing and Organizing QA Tests
Best Practices for Writing and Organizing QA TestsBest Practices for Writing and Organizing QA Tests
Best Practices for Writing and Organizing QA Tests
Sarah Goldberg
 

What's hot (20)

functional testing
functional testing functional testing
functional testing
 
Introduction to Agile Testing
Introduction to Agile TestingIntroduction to Agile Testing
Introduction to Agile Testing
 
How To Write A Test Case In Software Testing | Edureka
How To Write A Test Case In Software Testing | EdurekaHow To Write A Test Case In Software Testing | Edureka
How To Write A Test Case In Software Testing | Edureka
 
30 testing interview questions for experienced
30 testing interview questions for experienced30 testing interview questions for experienced
30 testing interview questions for experienced
 
Kanban Basics for Beginners
Kanban Basics for BeginnersKanban Basics for Beginners
Kanban Basics for Beginners
 
Effective Software Release Management
Effective Software Release ManagementEffective Software Release Management
Effective Software Release Management
 
Agile Testing Strategy
Agile Testing StrategyAgile Testing Strategy
Agile Testing Strategy
 
BDD with Cucumber
BDD with CucumberBDD with Cucumber
BDD with Cucumber
 
Introduction to Slack App Development
Introduction to Slack App Development Introduction to Slack App Development
Introduction to Slack App Development
 
Agile Scrum Presentation-Detailed
Agile Scrum Presentation-DetailedAgile Scrum Presentation-Detailed
Agile Scrum Presentation-Detailed
 
Bug life cycle
Bug life cycleBug life cycle
Bug life cycle
 
Effective Software Test Case Design Approach
Effective Software Test Case Design ApproachEffective Software Test Case Design Approach
Effective Software Test Case Design Approach
 
Software testing.ppt
Software testing.pptSoftware testing.ppt
Software testing.ppt
 
Agile methodology and scrum development
Agile methodology and scrum developmentAgile methodology and scrum development
Agile methodology and scrum development
 
What Is Agile Scrum
What Is Agile ScrumWhat Is Agile Scrum
What Is Agile Scrum
 
Holistic testing in DevOps
Holistic testing in DevOpsHolistic testing in DevOps
Holistic testing in DevOps
 
Best Practices for Writing and Organizing QA Tests
Best Practices for Writing and Organizing QA TestsBest Practices for Writing and Organizing QA Tests
Best Practices for Writing and Organizing QA Tests
 
The Scrum Model
The Scrum ModelThe Scrum Model
The Scrum Model
 
The Test Pyramid
The Test PyramidThe Test Pyramid
The Test Pyramid
 
QA interview questions and answers
QA interview questions and answersQA interview questions and answers
QA interview questions and answers
 

Similar to 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
 

Similar to 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
 

More from Mithilesh Singh

More from 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
 
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
 
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
 
QA vs QC
QA vs QCQA vs QC
QA vs QC
 
A-Z_Maven.pdf
A-Z_Maven.pdfA-Z_Maven.pdf
A-Z_Maven.pdf
 

Recently uploaded

➥🔝 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
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
imonikaupta
 
在线制作约克大学毕业证(yu毕业证)在读证明认证可查
在线制作约克大学毕业证(yu毕业证)在读证明认证可查在线制作约克大学毕业证(yu毕业证)在读证明认证可查
在线制作约克大学毕业证(yu毕业证)在读证明认证可查
ydyuyu
 
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
nirzagarg
 
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfpdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
JOHNBEBONYAP1
 
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
nilamkumrai
 
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
Call Girls In Delhi Whatsup 9873940964 Enjoy Unlimited Pleasure
 
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
@Chandigarh #call #Girls 9053900678 @Call #Girls in @Punjab 9053900678
 
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
 

Recently uploaded (20)

➥🔝 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...
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
 
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
 
在线制作约克大学毕业证(yu毕业证)在读证明认证可查
在线制作约克大学毕业证(yu毕业证)在读证明认证可查在线制作约克大学毕业证(yu毕业证)在读证明认证可查
在线制作约克大学毕业证(yu毕业证)在读证明认证可查
 
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
 
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
 
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
 
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
 
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfpdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
 
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
 
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
 
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
 
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...
 
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
 
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...
 
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
 
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...
 
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency""Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
 
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...
 
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
 

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?