SlideShare ist ein Scribd-Unternehmen logo
1 von 103
Downloaden Sie, um offline zu lesen
Running
Lean Startup
with Agile
kulawat@proteus-agility.com
amp.tanawat@proteus-tech.com
SIPA Angel in The City
Aug 10, 2013
http://vizualize.me/kulawat
Agile Coach Goes Entrepreneur
Found Proteus Agility Eidos, Humane Software for Human
Agile66 Founder
Dad of a 3-Year-Old Rebellious Son
Amp Intro
Agile is Culture - Eidos , Disruptive Agile Tool
- Share our culture/experience
- Aki Story
Warm Up
● Line up based on How much you know
about Agile?
○ 1 - Never heard of it
○ 5 - I should teach this class
● Write down and read aloud
○ Nickname
○ Team
○ What is your pain point in software development?
● Count to 3, Go!
Outline
● Why Lean Startup needs Agile? (1h)
● Agile Lego Workshop (2h)
● Lunch Break (1h)
● Practical Agile Management Practices for Startup (1.5h)
● Agile Technical Practices for Scalable Startup (1.5h)
● Feedback Tools for Startup (0.5h)
● Wrap-Up
Note Before We Start
● It takes me 3 years to start to “get” Agile
● Interrupt me to ask questions any time
● The more you ask, the more you get
● Focus on WHY, not HOW
Why Lean
Startup
Need Agile?
60m
What is a Startup?
“A startup is an organization formed to search for
a repeatable and scalable business model”
[Steve Blank]
“A startup is a human institution designed to deliver a new product or service
under conditions of extreme uncertainty”
[Eric Ries]
http://startupweekend.org/
What is your Lean Startup?
http://thebln.com/
5m
The Lean Startup Video by Joone Studios
(2:29m)
http://www.youtube.com/watch?v=WAdikBfKeD8
What is Lean Startup?
http://theleanstartup.com/
Loop as fast as possible!
Problem & Solution
Problem
Known
Known
Unknown
Solution
Known
Unknown
Unknown
Product Manager
Product Owner
Customer Development
Waterfal
Agile
Agile
http://images.nationalgeographic.com/
AGILE?
5m
12 Agile Principles
Customer is Priority
Welcome Change
Deliver Frequently
Business & Dev Together
Trust the Team
Face-to-Face
Measure with Working Software
Sustainable Pace
Good Design
Simplicity
Self Organized Team
Retrospect Regularly http://agilemanifesto.org/
We are uncovering better waysof developing software
by doing it and helping others do it.
Through this work we have come to value:
Individuals and interactions
over processes and tools
Working software
over comprehensive documentation
Customer collaboration
over contract negotiation
Responding to change
over following a plan
http://agilemanifesto.org/
“The Agile Manifesto”
Why Lean Startup Need Agile?
5m
Why Agile?
AGILITY
Loop as fast as possible!
Agile Lego
Workshop
Startup Edition - 120m
Agile Lego
● To build “a city” as a product to sell to a
customer
● Work as a team
○ Pre-Game - 45m
■ Organize Your Team (5m)
■ Customer Interview (15m)
■ Release Plan (25m)
○ 3 Iterations - 60m
■ Build - Iteration Plan (3m) & Build (7m)
■ Measure - Iteration Review (5m)
■ Learn - Retrospective (5m)
Agile Lego Rules
Buildings MUST be built by LEGO bricks
Customers will pay for your product with LEGO bricks
Organize Your Team - 5m
● 3 teams based on “the number”
● Roles?
● Process?
● Team Name? Join hands and shout it!
Customer Interview - 15m
● Write these basic requirements on sticky
○ House 1
○ House 2
○ House 3
○ School
○ Hospital
○ Fire Station
○ Park
● All teams ask the customer more questions
to find out more about what he wants.
● Each team should have around
12-15 cards
Park
blank
square
you can take
some note here
Release Plan (25m)
Estimation
fruit 1 fruit 2 fruit 3 fruit 4
5
● Pick Five Fruits
● Pick Second Smallest Story
● 1,2,3,5
● Hand Vote
● Write Down
Estimation Wall
Release Plan (25m)
Prioritization
release
backlog
iteration 1
iteration 2
iteration 3
sum = x
x
1 2 3
● sum total points
● pick stories for 3 i
● estimate velocity
● draw burndown
● draw projection
to do doing done learned
top
priority
Build - Iteration Plan (3m)
release
backlog
iteration 1
iteration 2
iteration 3
sum = x
x
1 2 3
to do doing done learned
Build - Build (7m)
http://ourlegocity.files.wordpress.com/2010/02/img_0524.jpg
Measure - Iteration Review
(5m x3)
● Present your city to the customers, one team
at a time
● Find out if your customer will pay for any of
your card
● Decide if each card is “learned” and update
burndown accordingly
Learn - Iteration
Retrospective (5m)
Good Bad
Try
● 2m Good/Bad/Try
● 1m 3-Dot Vote
● 2m Pick 1 Iteam
Closing Thoughts
● One-Word Feeling
● Key Takeaway
BREAK
for Startup - 90m
Practical Agile
Management
Practices
● Daily Standup Meeting
● User Story
● Hypothesis
● Planning Poker
● Iteration
● (Retrospective)
Practical Agile
Management Practices
Daily Standup
● Pattern
○ What did I do?
○ What will I commit to do?
○ Will problems are blocking me?
● Typically
○ 15 min
○ In front of the board or just form circle
○ works with remote team (with TC, e-board)
Daily Standup
● When it is done right
○ Fun
○ Team Building
○ Rhythm
○ Happen with or without the boss
● Watch Out For
○ Status Report - “Avoid Eye Contacts”
○ Talking Too Long - “Take It Off-Line”
4 Volunteers
&
Observers
5m
● 4 volunteers + 2 coach
○ talk about real work
○ pretend it is the same project
● other observes
○ take it offline
○ avoid eye contacts
WHY?
5m
User Story - a Template
As a (WHO , Persona)
I want (WHAT, Small Feature)
So that (WHY, Reason)
User Story - exercise
5m
Write the story of
adding the Twitter registration
● write story
● pick the best one from the group
● read it out loud
User Story - example
As a potential user,
I want to register using twitter
so that I don’t have to fill out
a registration form.
http://www.infoq.com/presentations/Questions-Stories
User Story - exercise
5m In group, write high-level test cases for this story
● write test cases
● read it out loud
User Story - Acceptance
Acceptance Criteria
● testable condition
● manual test steps
● or even better be automated (BDD, ATDD)
● just free style
● or a Template
○ Given [initial context],
○ when [event occurs],
○ then [ensure some outcomes]
User Story - Acceptance
Acceptance Criteria Example
● Twitter registration icon is the same size as Facebook
● Given a new user, when the user register with their
Twitter account, then the user should be able to register
● Given existing user, when the user register with their
Twitter account with associated existing email, the user
account should be linked with this Twitter account
● Given existing Twitter linked account, when the user
register with the same Twitter account, the user should
be alerted with “duplicated account” message
User Story - Characteristic
Independent
Negotiable
Valuable
Estimable
Small
Testable
http://emmottontechnology.com/wp-content/uploads/2012/06/cut-cake-de-5170669.jpg
http://www.agilemodeling.com/artifacts/userStory.htm
http://theeidos.com/
http://nigelshaw.files.wordpress.com/2010/04/042710_0014_nowonderagi121.png?w=540 http://theeidos.com/
User Story - Benefits
Independent -> Prioritization
Negotiable -> Flexibility
Valuable -> Customer Focus
Estimable -> Predictability
Small -> Early Feedback
Testable - Clear
User Story - Essence
Card
Conversation
Confirmation
WHY?
5m
Who write User Story?
● Traditional Agile
(Scrum) relies
heavily on Product
Owner or “specific”
small number of
customers.
● What about Startup
with mass
customers?
http://corradosimeoniparis.files.wordpress.com/2010/07/christ-in-the-crowd-2005-oil-on-panel-cm-50-x-40.jpg
Hypothesis
● Value of the user (WHY) in User Story does
not necessary mean value for business!
● Customers may like it but will it make
money?
● Everything in Startup is Hypothesis
● Turn Story to Hypothesis in 3 steps
STEP 1 : Add ?
As a potential user,
I want to register using twitter
so that I don’t have to fill out
a registration form?
http://www.infoq.com/presentations/Questions-Stories
STEP 2 : Ask Whys
● Increase # registrations?
● More social media penetration for
marketing?
● Allow notification features?
http://www.infoq.com/presentations/Questions-Stories
STEP 3 : What’s our
hypothesis?
Allowing users to
register with twitter
will <do something measurable>
http://www.infoq.com/presentations/Questions-Stories
STEP 3 : What’s our
hypothesis?
Allowing users to
register with twitter
will drop abandoned
registrations by 5%
http://www.infoq.com/presentations/Questions-Stories
Paradigm Shift
TO DO DOING DONE (HYPOTHESIS)
VALIDATED
Working software
over comprehensive documentation
LEARNING
over
WHY?
5m
Agile Estimating
● Accurate Estimation is Oxymoron
English!
● Plans are worthless, but planning is
everything”
Dwight D. Eisenhower
● “Creative processes are not easily planned,
and so predictability may well be an
impossible target.”
The New Methodology ,Martin Fowler
Agile Estimating
Group
Estimating
5m
● Absolute
● Relative
● We Suck!
Agile Estimating
Story Point
● Measure Relative Complexity
● Include Entire Team Efforts
● Avoid Precision
● Prevent “Manager Math”
10m
Volunteer & Observe
Planning Poker
● Tool for Estimating
● Encourages Full Team Participation
● Builds Rapid Consensus
● Quick on Easy Story
● Fun!
Sequence which prevents arguments over a tiny estimate difference.
○ Fibonacci : 1, 2, 3, 5, 8, 13, 21, etc…
○ Mike Cohn's : 0, ½, 1, 2, 3, 5, 8, 13, 20, 40, 100, ?
○ Simple : 0, 1, 2, 3, 5, 8, BIG
WHY?
5m
Agile Project Rhythm
Plan Code & Test
Review
&
Retro
0.5
day
0.5
day
9
days
a 2-Week Iteration
Iteration 1 Iteration 2 Iteration 3 Iteration 4 Iteration 5 Iteration 6
a 3-Month Release
more than iterative
- prioritized
- welcome change
- inspect & adapt
Release Planning
http://www.mountaingoatsoftware.com/uploads/blog/Index-Card-Stack.jpg
i1 i2 i3 i4 i5
100 pts
Release Burndown Chart
i6
top priority more detail
Real
Life!
Iteration - Time-Boxing
Time People
Scope
(prioritized)
Time-Boxed
HobbyTime-Crunched
Unknown Cost
Iteration
● Shorten Feedback Loop
● Focus
● Reduced Risk
● Inspect and Adapt
● Done-Done, not just a phase
traditional
agile
Effort
Time
WHY?
5m
Agile Technical
Practices
for Scalable Startup - 90m
AndroidWinXPWin7
MacMiniServer
OSXMountainLion(10.8)
VMware
Fusion
Android
Developer
Tools
Continuous Delivery
? || /* */
for startup - 30m
Feedback Tools
Feedback Tools
Qualitative
● Customer Interview
● DIY Usability Test
Quantitative
● Google Analytic
● MixPanel
DIY Usability Test
DIY Usability Test
● Easy & Cheap
● A Morning A Month
● Start earlier than you think makes sense
● Test other people’s sites
● Tester does not have to match your target
● Three testers is enough for each test
● Make the tasks into scenarios
● Give your tester small thanking you gift
DIY Usability Test
FACILITATOR = TOUR GUIDE + THERAPIST THINK OUT LOUD
QUIET ROOM
Test Script
● Welcome (4m)
● Pre-Test Questions (2m)
● The Home Page Tour (3m)
● The Tasks (35m)
● Probing (5m)
● Wrapping Up (5m)
● Prepare For The Next Test (10m)
“SEEING IS BELIEVING”
DIY Usability Test
● Debrief
● Take on the worst first!
DIY Usability Test
● Volunteer 1 tester
● Eidos Usability Test
a. Sign up at http://theeidos.com/
b. Create a project
c. Add john@theeidos.com and paul@theeidos.com to
your project
d. Create a story on the storyboard of your iteration 1
10m
Vanity vs Actionable Metric
something that always goes up
t
Vanity Metric
Vanity vs Actionable Metric
http://practicetrumpstheory.com/2010/07/3-rules-to-actionable-metrics/
Vanity vs Actionable Metric
http://practicetrumpstheory.com/2010/07/3-rules-to-actionable-metrics/
MixPanel - Funnel
MixPanel - Retention
Retrospective
● Critical to Agile team
● Easily ignored
● Easy to do
● Challenging for team with blame-culture
5m
Pretend you are the trainers
and do retrospective for this course
Final Thought
Final Thought
http://www.hhar.ie/wp-content/uploads/relay-2.jpg
Final Thought
http://answers.bettor.com/images/Articles/thumbs/extralarge/UAB-women-volleyball-team-receive-two-more-players-for-2012-season-Volleyball-news-162802.jpg
Good Reads
theeidos.com

Weitere ähnliche Inhalte

Andere mochten auch

Wireframe and prototyping google Campus talk by Zoe Guiraudon
Wireframe and prototyping google Campus talk by Zoe GuiraudonWireframe and prototyping google Campus talk by Zoe Guiraudon
Wireframe and prototyping google Campus talk by Zoe GuiraudonZoé Guiraudon
 
The Lean Startup and Agile: Match made in Heaven
The Lean Startup and Agile: Match made in HeavenThe Lean Startup and Agile: Match made in Heaven
The Lean Startup and Agile: Match made in HeavenStephen Forte
 
Agile and the Lean Startup - E-nnovation conference
Agile and the Lean Startup - E-nnovation conferenceAgile and the Lean Startup - E-nnovation conference
Agile and the Lean Startup - E-nnovation conferenceProyectalis / Improvement21
 
Life's too short to build something nobody wants
Life's too short to build something nobody wantsLife's too short to build something nobody wants
Life's too short to build something nobody wantsMartin Christensen
 
Running lean at myhammer.de (leanstartupmeetup berlin july 2011, #LSMupBLN au...
Running lean at myhammer.de (leanstartupmeetup berlin july 2011, #LSMupBLN au...Running lean at myhammer.de (leanstartupmeetup berlin july 2011, #LSMupBLN au...
Running lean at myhammer.de (leanstartupmeetup berlin july 2011, #LSMupBLN au...Gregor Gross
 
Running Lean: Op zoek naar een ondernemingsmodel dat werkt
Running Lean: Op zoek naar een ondernemingsmodel dat werktRunning Lean: Op zoek naar een ondernemingsmodel dat werkt
Running Lean: Op zoek naar een ondernemingsmodel dat werktPeter Rutten
 
Running Lean in some slides
Running Lean in some slidesRunning Lean in some slides
Running Lean in some slidesThiago Paiva
 
Running Lean: Iterate from Plan A to a Plan that Works
Running Lean: Iterate from Plan A to a Plan that WorksRunning Lean: Iterate from Plan A to a Plan that Works
Running Lean: Iterate from Plan A to a Plan that WorksLauren Byrd
 
Product Management and Lean Startup
Product Management and Lean StartupProduct Management and Lean Startup
Product Management and Lean StartupAllan Caeg
 
IA Van innovatief idee tot succesvol product (IC O-VL) Sessie 1 Peter Rutten
IA Van innovatief idee tot succesvol product (IC O-VL) Sessie 1 Peter RuttenIA Van innovatief idee tot succesvol product (IC O-VL) Sessie 1 Peter Rutten
IA Van innovatief idee tot succesvol product (IC O-VL) Sessie 1 Peter RuttenIkinnoveer
 
Product Management 101 Deck_sherlock (1)
Product Management 101 Deck_sherlock (1)Product Management 101 Deck_sherlock (1)
Product Management 101 Deck_sherlock (1)Alyssa Teuber
 
Prototyping Workshop - Wireframes, Mockups, Prototypes
Prototyping Workshop - Wireframes, Mockups, PrototypesPrototyping Workshop - Wireframes, Mockups, Prototypes
Prototyping Workshop - Wireframes, Mockups, PrototypesMarta Soncodi
 
Running lean - YearOneLabs, Montreal
Running lean - YearOneLabs, MontrealRunning lean - YearOneLabs, Montreal
Running lean - YearOneLabs, MontrealAsh Maurya
 
Lean Startup Tools for Agile Product Teams
Lean Startup Tools for Agile Product TeamsLean Startup Tools for Agile Product Teams
Lean Startup Tools for Agile Product TeamsLitheSpeed
 
Introduction to Lean Analytics webinar (O'Reilly)
Introduction to Lean Analytics webinar (O'Reilly)Introduction to Lean Analytics webinar (O'Reilly)
Introduction to Lean Analytics webinar (O'Reilly)Lean Analytics
 
Lean startup
Lean startupLean startup
Lean startupRamon
 
IIT Academy: 204 User stories and acceptance criteria
IIT Academy: 204 User stories and acceptance criteriaIIT Academy: 204 User stories and acceptance criteria
IIT Academy: 204 User stories and acceptance criteriaSteven HK Ma | 馬國豪
 

Andere mochten auch (20)

Wireframe and prototyping google Campus talk by Zoe Guiraudon
Wireframe and prototyping google Campus talk by Zoe GuiraudonWireframe and prototyping google Campus talk by Zoe Guiraudon
Wireframe and prototyping google Campus talk by Zoe Guiraudon
 
The Lean Startup and Agile: Match made in Heaven
The Lean Startup and Agile: Match made in HeavenThe Lean Startup and Agile: Match made in Heaven
The Lean Startup and Agile: Match made in Heaven
 
Agile and the Lean Startup - E-nnovation conference
Agile and the Lean Startup - E-nnovation conferenceAgile and the Lean Startup - E-nnovation conference
Agile and the Lean Startup - E-nnovation conference
 
Life's too short to build something nobody wants
Life's too short to build something nobody wantsLife's too short to build something nobody wants
Life's too short to build something nobody wants
 
Running lean at myhammer.de (leanstartupmeetup berlin july 2011, #LSMupBLN au...
Running lean at myhammer.de (leanstartupmeetup berlin july 2011, #LSMupBLN au...Running lean at myhammer.de (leanstartupmeetup berlin july 2011, #LSMupBLN au...
Running lean at myhammer.de (leanstartupmeetup berlin july 2011, #LSMupBLN au...
 
Running Lean: Op zoek naar een ondernemingsmodel dat werkt
Running Lean: Op zoek naar een ondernemingsmodel dat werktRunning Lean: Op zoek naar een ondernemingsmodel dat werkt
Running Lean: Op zoek naar een ondernemingsmodel dat werkt
 
Running Lean in some slides
Running Lean in some slidesRunning Lean in some slides
Running Lean in some slides
 
Running Lean: Iterate from Plan A to a Plan that Works
Running Lean: Iterate from Plan A to a Plan that WorksRunning Lean: Iterate from Plan A to a Plan that Works
Running Lean: Iterate from Plan A to a Plan that Works
 
Product Management and Lean Startup
Product Management and Lean StartupProduct Management and Lean Startup
Product Management and Lean Startup
 
Pebble Watch Development
Pebble Watch DevelopmentPebble Watch Development
Pebble Watch Development
 
IA Van innovatief idee tot succesvol product (IC O-VL) Sessie 1 Peter Rutten
IA Van innovatief idee tot succesvol product (IC O-VL) Sessie 1 Peter RuttenIA Van innovatief idee tot succesvol product (IC O-VL) Sessie 1 Peter Rutten
IA Van innovatief idee tot succesvol product (IC O-VL) Sessie 1 Peter Rutten
 
Product Management 101 Deck_sherlock (1)
Product Management 101 Deck_sherlock (1)Product Management 101 Deck_sherlock (1)
Product Management 101 Deck_sherlock (1)
 
Prototyping Workshop - Wireframes, Mockups, Prototypes
Prototyping Workshop - Wireframes, Mockups, PrototypesPrototyping Workshop - Wireframes, Mockups, Prototypes
Prototyping Workshop - Wireframes, Mockups, Prototypes
 
Lean canvas 25 februari
Lean canvas 25 februariLean canvas 25 februari
Lean canvas 25 februari
 
Running lean - YearOneLabs, Montreal
Running lean - YearOneLabs, MontrealRunning lean - YearOneLabs, Montreal
Running lean - YearOneLabs, Montreal
 
Running lean
Running leanRunning lean
Running lean
 
Lean Startup Tools for Agile Product Teams
Lean Startup Tools for Agile Product TeamsLean Startup Tools for Agile Product Teams
Lean Startup Tools for Agile Product Teams
 
Introduction to Lean Analytics webinar (O'Reilly)
Introduction to Lean Analytics webinar (O'Reilly)Introduction to Lean Analytics webinar (O'Reilly)
Introduction to Lean Analytics webinar (O'Reilly)
 
Lean startup
Lean startupLean startup
Lean startup
 
IIT Academy: 204 User stories and acceptance criteria
IIT Academy: 204 User stories and acceptance criteriaIIT Academy: 204 User stories and acceptance criteria
IIT Academy: 204 User stories and acceptance criteria
 

Ähnlich wie Running lean startup with agile 20130810

Indix Engineering Culture Code (2015)
Indix Engineering Culture Code (2015)Indix Engineering Culture Code (2015)
Indix Engineering Culture Code (2015)Rajesh Muppalla
 
Agile practices for management
Agile practices for managementAgile practices for management
Agile practices for managementIcalia Labs
 
How to Avoid Common Mistakes in Product by Cake Product Manager
How to Avoid Common Mistakes in Product by Cake Product ManagerHow to Avoid Common Mistakes in Product by Cake Product Manager
How to Avoid Common Mistakes in Product by Cake Product ManagerProduct School
 
Why Agile? Back to Basics.
Why Agile? Back to Basics.Why Agile? Back to Basics.
Why Agile? Back to Basics.Lucas Hendrich
 
Practical DevSecOps: Fundamentals of Successful Programs
Practical DevSecOps: Fundamentals of Successful ProgramsPractical DevSecOps: Fundamentals of Successful Programs
Practical DevSecOps: Fundamentals of Successful ProgramsMatt Tesauro
 
What Are the Basics of Product Manager Interviews by Google PM
What Are the Basics of Product Manager Interviews by Google PMWhat Are the Basics of Product Manager Interviews by Google PM
What Are the Basics of Product Manager Interviews by Google PMProduct School
 
Deeply Embedding UX Practices Into Your Organization by Grafting them Into Yo...
Deeply Embedding UX Practices Into Your Organization by Grafting them Into Yo...Deeply Embedding UX Practices Into Your Organization by Grafting them Into Yo...
Deeply Embedding UX Practices Into Your Organization by Grafting them Into Yo...UXPA Boston
 
Webinar three processes for uncomplicating pm by heap director of product
Webinar  three processes for uncomplicating pm by heap director of productWebinar  three processes for uncomplicating pm by heap director of product
Webinar three processes for uncomplicating pm by heap director of productProduct School
 
Services, tools & practices for a software house
Services, tools & practices for a software houseServices, tools & practices for a software house
Services, tools & practices for a software houseParis Apostolopoulos
 
What Is The Product Development Lifecycle by former Symantec PM
What Is The Product Development Lifecycle by former Symantec PMWhat Is The Product Development Lifecycle by former Symantec PM
What Is The Product Development Lifecycle by former Symantec PMProduct School
 
Key Tactics for a Successful Product Launch by Kespry Senior PM
Key Tactics for a Successful Product Launch by Kespry Senior PMKey Tactics for a Successful Product Launch by Kespry Senior PM
Key Tactics for a Successful Product Launch by Kespry Senior PMProduct School
 
Delivering Projects the Pivotal Way
Delivering Projects the Pivotal WayDelivering Projects the Pivotal Way
Delivering Projects the Pivotal WayAaron Severs
 
Product Agility: 3 fundamentals from the trenches
Product Agility: 3 fundamentals from the trenchesProduct Agility: 3 fundamentals from the trenches
Product Agility: 3 fundamentals from the trenchesPedro Teixeira
 
Growth Sprint by Nadia Udalova (UX Camp Amsterdam 1Jun2019)
Growth Sprint by Nadia Udalova (UX Camp Amsterdam 1Jun2019)Growth Sprint by Nadia Udalova (UX Camp Amsterdam 1Jun2019)
Growth Sprint by Nadia Udalova (UX Camp Amsterdam 1Jun2019)Nadia Udalova
 
People Metrics: How to Use Team Data to Produce Positive Change
People Metrics: How to Use Team Data to Produce Positive ChangePeople Metrics: How to Use Team Data to Produce Positive Change
People Metrics: How to Use Team Data to Produce Positive ChangeAmin Astaneh
 
How Product Managers & Developers Deliver Value at Avvo
How Product Managers & Developers Deliver Value at AvvoHow Product Managers & Developers Deliver Value at Avvo
How Product Managers & Developers Deliver Value at AvvoDanielle Martin
 
Demise of test scripts rise of test ideas
Demise of test scripts rise of test ideasDemise of test scripts rise of test ideas
Demise of test scripts rise of test ideasRichard Robinson
 

Ähnlich wie Running lean startup with agile 20130810 (20)

Indix Engineering Culture Code (2015)
Indix Engineering Culture Code (2015)Indix Engineering Culture Code (2015)
Indix Engineering Culture Code (2015)
 
Agile practices for management
Agile practices for managementAgile practices for management
Agile practices for management
 
How to Avoid Common Mistakes in Product by Cake Product Manager
How to Avoid Common Mistakes in Product by Cake Product ManagerHow to Avoid Common Mistakes in Product by Cake Product Manager
How to Avoid Common Mistakes in Product by Cake Product Manager
 
Why Agile? Back to Basics.
Why Agile? Back to Basics.Why Agile? Back to Basics.
Why Agile? Back to Basics.
 
Practical DevSecOps: Fundamentals of Successful Programs
Practical DevSecOps: Fundamentals of Successful ProgramsPractical DevSecOps: Fundamentals of Successful Programs
Practical DevSecOps: Fundamentals of Successful Programs
 
What Are the Basics of Product Manager Interviews by Google PM
What Are the Basics of Product Manager Interviews by Google PMWhat Are the Basics of Product Manager Interviews by Google PM
What Are the Basics of Product Manager Interviews by Google PM
 
Deeply Embedding UX Practices Into Your Organization by Grafting them Into Yo...
Deeply Embedding UX Practices Into Your Organization by Grafting them Into Yo...Deeply Embedding UX Practices Into Your Organization by Grafting them Into Yo...
Deeply Embedding UX Practices Into Your Organization by Grafting them Into Yo...
 
Webinar three processes for uncomplicating pm by heap director of product
Webinar  three processes for uncomplicating pm by heap director of productWebinar  three processes for uncomplicating pm by heap director of product
Webinar three processes for uncomplicating pm by heap director of product
 
Services, tools & practices for a software house
Services, tools & practices for a software houseServices, tools & practices for a software house
Services, tools & practices for a software house
 
What Is The Product Development Lifecycle by former Symantec PM
What Is The Product Development Lifecycle by former Symantec PMWhat Is The Product Development Lifecycle by former Symantec PM
What Is The Product Development Lifecycle by former Symantec PM
 
Pusheando en master, que es gerundio
Pusheando en master, que es gerundioPusheando en master, que es gerundio
Pusheando en master, que es gerundio
 
Key Tactics for a Successful Product Launch by Kespry Senior PM
Key Tactics for a Successful Product Launch by Kespry Senior PMKey Tactics for a Successful Product Launch by Kespry Senior PM
Key Tactics for a Successful Product Launch by Kespry Senior PM
 
Delivering Projects the Pivotal Way
Delivering Projects the Pivotal WayDelivering Projects the Pivotal Way
Delivering Projects the Pivotal Way
 
Product Agility: 3 fundamentals from the trenches
Product Agility: 3 fundamentals from the trenchesProduct Agility: 3 fundamentals from the trenches
Product Agility: 3 fundamentals from the trenches
 
Agile Course
Agile CourseAgile Course
Agile Course
 
Agile course Part 1
Agile course Part 1Agile course Part 1
Agile course Part 1
 
Growth Sprint by Nadia Udalova (UX Camp Amsterdam 1Jun2019)
Growth Sprint by Nadia Udalova (UX Camp Amsterdam 1Jun2019)Growth Sprint by Nadia Udalova (UX Camp Amsterdam 1Jun2019)
Growth Sprint by Nadia Udalova (UX Camp Amsterdam 1Jun2019)
 
People Metrics: How to Use Team Data to Produce Positive Change
People Metrics: How to Use Team Data to Produce Positive ChangePeople Metrics: How to Use Team Data to Produce Positive Change
People Metrics: How to Use Team Data to Produce Positive Change
 
How Product Managers & Developers Deliver Value at Avvo
How Product Managers & Developers Deliver Value at AvvoHow Product Managers & Developers Deliver Value at Avvo
How Product Managers & Developers Deliver Value at Avvo
 
Demise of test scripts rise of test ideas
Demise of test scripts rise of test ideasDemise of test scripts rise of test ideas
Demise of test scripts rise of test ideas
 

Mehr von Kulawat Wongsaroj

20210521 LAG21 - Flight Levels Pocket Guide.pdf
20210521 LAG21 - Flight Levels Pocket Guide.pdf20210521 LAG21 - Flight Levels Pocket Guide.pdf
20210521 LAG21 - Flight Levels Pocket Guide.pdfKulawat Wongsaroj
 
DIY Agile Training with Agile Game
DIY Agile Training with Agile GameDIY Agile Training with Agile Game
DIY Agile Training with Agile GameKulawat Wongsaroj
 
Jump start a new agile project with Eidos
Jump start a new agile project with EidosJump start a new agile project with Eidos
Jump start a new agile project with EidosKulawat Wongsaroj
 
Agile Intro for KMITL IT Engineer - Jan 7, 2014
Agile Intro for KMITL IT Engineer - Jan 7, 2014Agile Intro for KMITL IT Engineer - Jan 7, 2014
Agile Intro for KMITL IT Engineer - Jan 7, 2014Kulawat Wongsaroj
 
เติมอไจล์ให้เต็มด้วย Lean Startup
เติมอไจล์ให้เต็มด้วย Lean Startupเติมอไจล์ให้เต็มด้วย Lean Startup
เติมอไจล์ให้เต็มด้วย Lean StartupKulawat Wongsaroj
 
KMITL IT - Intro to Agile by Proteus Agility
KMITL IT - Intro to Agile by Proteus AgilityKMITL IT - Intro to Agile by Proteus Agility
KMITL IT - Intro to Agile by Proteus AgilityKulawat Wongsaroj
 
อไจล์คืออัลไล Agile Introduction @Mahidol ICT
อไจล์คืออัลไล Agile Introduction @Mahidol ICTอไจล์คืออัลไล Agile Introduction @Mahidol ICT
อไจล์คืออัลไล Agile Introduction @Mahidol ICTKulawat Wongsaroj
 
Eidos Pitch at SeedStarWorld Bangkok - 7 Jun 2013
Eidos Pitch at SeedStarWorld Bangkok - 7 Jun 2013Eidos Pitch at SeedStarWorld Bangkok - 7 Jun 2013
Eidos Pitch at SeedStarWorld Bangkok - 7 Jun 2013Kulawat Wongsaroj
 
ATDD Make Love, Not War @ Agile Thailand
ATDD Make Love, Not War @ Agile ThailandATDD Make Love, Not War @ Agile Thailand
ATDD Make Love, Not War @ Agile ThailandKulawat Wongsaroj
 
Kanban @ Agile Thailand 2012
Kanban @ Agile Thailand 2012Kanban @ Agile Thailand 2012
Kanban @ Agile Thailand 2012Kulawat Wongsaroj
 
ATDD Make Love Not War - Bangkok BugDay 2012
ATDD Make Love Not War - Bangkok BugDay 2012ATDD Make Love Not War - Bangkok BugDay 2012
ATDD Make Love Not War - Bangkok BugDay 2012Kulawat Wongsaroj
 
Confession of an Agile Addict
Confession of an Agile AddictConfession of an Agile Addict
Confession of an Agile AddictKulawat Wongsaroj
 

Mehr von Kulawat Wongsaroj (14)

20210521 LAG21 - Flight Levels Pocket Guide.pdf
20210521 LAG21 - Flight Levels Pocket Guide.pdf20210521 LAG21 - Flight Levels Pocket Guide.pdf
20210521 LAG21 - Flight Levels Pocket Guide.pdf
 
DIY Agile Training with Agile Game
DIY Agile Training with Agile GameDIY Agile Training with Agile Game
DIY Agile Training with Agile Game
 
Jump start a new agile project with Eidos
Jump start a new agile project with EidosJump start a new agile project with Eidos
Jump start a new agile project with Eidos
 
Agile Intro for KMITL IT Engineer - Jan 7, 2014
Agile Intro for KMITL IT Engineer - Jan 7, 2014Agile Intro for KMITL IT Engineer - Jan 7, 2014
Agile Intro for KMITL IT Engineer - Jan 7, 2014
 
เติมอไจล์ให้เต็มด้วย Lean Startup
เติมอไจล์ให้เต็มด้วย Lean Startupเติมอไจล์ให้เต็มด้วย Lean Startup
เติมอไจล์ให้เต็มด้วย Lean Startup
 
KMITL IT - Intro to Agile by Proteus Agility
KMITL IT - Intro to Agile by Proteus AgilityKMITL IT - Intro to Agile by Proteus Agility
KMITL IT - Intro to Agile by Proteus Agility
 
อไจล์คืออัลไล Agile Introduction @Mahidol ICT
อไจล์คืออัลไล Agile Introduction @Mahidol ICTอไจล์คืออัลไล Agile Introduction @Mahidol ICT
อไจล์คืออัลไล Agile Introduction @Mahidol ICT
 
Eidos Pitch at SeedStarWorld Bangkok - 7 Jun 2013
Eidos Pitch at SeedStarWorld Bangkok - 7 Jun 2013Eidos Pitch at SeedStarWorld Bangkok - 7 Jun 2013
Eidos Pitch at SeedStarWorld Bangkok - 7 Jun 2013
 
Hunt for early adopter
Hunt for early adopterHunt for early adopter
Hunt for early adopter
 
ATDD Make Love, Not War @ Agile Thailand
ATDD Make Love, Not War @ Agile ThailandATDD Make Love, Not War @ Agile Thailand
ATDD Make Love, Not War @ Agile Thailand
 
Kanban @ Agile Thailand 2012
Kanban @ Agile Thailand 2012Kanban @ Agile Thailand 2012
Kanban @ Agile Thailand 2012
 
ATDD Make Love Not War - Bangkok BugDay 2012
ATDD Make Love Not War - Bangkok BugDay 2012ATDD Make Love Not War - Bangkok BugDay 2012
ATDD Make Love Not War - Bangkok BugDay 2012
 
The Heart Of Agile
The Heart Of AgileThe Heart Of Agile
The Heart Of Agile
 
Confession of an Agile Addict
Confession of an Agile AddictConfession of an Agile Addict
Confession of an Agile Addict
 

Kürzlich hochgeladen

Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 

Kürzlich hochgeladen (20)

Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 

Running lean startup with agile 20130810