SlideShare une entreprise Scribd logo
1  sur  35
1
Who Optimizes
the Optimizers
Experiment-driven
Product Development
Martijn Beijk
Director, Solutions Engineering, EMEA
martijn.beijk@optimizely.com
I work at the World’s Largest Digital Laboratory
1.000.000+ experiments and counting
4
Optimizely is constantly researching the characteristics and impact
of high performing experimentation programs
● Analysis of over 1,000 companies and more than
100,000 experiments
● Identification of best practices for experimentation
Global Optimization Benchmark
● Analysis of 14,000 experiments to identify the
best practices that make companies more
successful in experimentation
Experiment Design and Performance
● Analysis of 1,000’s of experiments to understand
how risk-taking and innovation evolve over time
● Analysis of how risk-taking affects
experimentation performance
Experimentation and Innovation Experimentation and Firm Performance
● Analysis of how the scale of experimentation
affects the financial performance of organizations
“Our success is a function of how
many experiments we do per
year, per month, per week, per
day.”
Jeff Bezos
“Our aim is to create the best
product for our customers, and
we do that through constant
innovation and testing.”
Gillan Tans, CEO
“Our company culture
encourages experimentation
and free flow of ideas.”
Larry Page
“We use experimentation and
testing to inform as much of the
business as we possibly can” -
Gregory Peters, CPO
Today’s Digital Leaders Win By
Using Experimentation At-Scale
6
7
A 2019 Alpha Product Management Report uncovered that the ability to
innovate and experiment is being hindered by costly internal politics and
distractions
8
“63% of organizations today have to constantly
adjust their market position“
Source: “Accelerating Europe to Customer Speed (July ‘19)”, Survey of 300 digital experts
9
Deploying product is the most
expensive way to validate an idea
Silicon Valley Product Group, Marty Cagan
10
Discovery vs Delivery
Build the right product
Fake it
Move Fast
Build things that don’t scale
Discovery Delivery
Build the product right
Till you make it
Don’t Break Things
and then build things that do
scale
BUILD
LEARN
MEASURE
Product Experimentation
Think hypothetically
● Painted doors
● Validating MVPEs
● Qualitative research
● Exploratory A/B testing
Quantify product impact
● Feature validation
● Multivariate tests
● Iterative adjustments
● Measuring business impact
Release confidently
● Frequent, small releases
● Feature flagging
● Staged rollouts
● Safe rollbacks
12
Building a Culture of Experimentation
Today’s Reality
Unable to evaluate the impact of many
product changes
Opinion-led decision making process
What The Future Holds
Every change to the product is robustly
evaluated
Hypothesis-led product roadmap
(and business decisions)
Bottom-up ideation
13
The Science
Common product release approaches
14
Prove a concept works with the
minimum viable experiment
Build it Don’t build it
Wins Loses
15
Build a new feature
Run an experiment to see what impact it has
Implement it
Implement it
anyway
Wins Loses
Confidence
Bargaining
This is a great idea we definitely need to make this change.
Should we maybe test this? I’m sure it’ll win but just in case!
But we did see a 1.3% uplift in clicks between 8-9pm, right?
We put too much work into this to not implement it.
Doubt
Acceptance / resignation
16
Old: Traditional Product Development
Requirements
Specifications
Design
Build
QA / Test
Maintenance
Problem: known
Solution: known
Unit of Progress:
Advancement to Next Stage
Waterfall
17
Common: Agile Product Development
Solution: in
development
Problem: known
Unit of Progress:
A line of working code
“Product Owner” or in-house
customer
18
What we’ve seen work best
19
Now & Future: Experiment Driven Product Development
Solution: unvalidated
Problem:
sometimes
unvalidated
Unit of Progress:
Validated learning
Experiment results,
Confirmed hypothesis
Data, Feedback,
Insights
20
Best-in-class companies:
Release all the time.
Measure everything.
Iterate rapidly.
21
It is no longer about product
releases.
Today is all about continuous
delivery AND continuous
experimentation.
Reference: Death of the Release: The Move to Continuous Delivery and Experimentation:
22
RELEASE ≠
DEPLOY
Separate code deployment from feature
enablement to drive rapid iteration on digital
products
Limit the blast radius by gradually rolling out
features in controlled experiments
23
Experiment Driven Development | Building “stuff” quickly is not enough,
product investments must deliver business value
▪ Remove guesswork and validate business
impact of development investments
▪ Learn throughout development to iterate towards
a final deliverable
▪ Multiple validation points provide opportunity to
redirect resources from non-impact projects
Agile
Experiment Driven Development
Code ReleaseIdea
Validate &
Prototype
ReleaseIdea Refine A/B TestA/B Test
Continue? Continue? Continue?
Rework?
24
Decision Tree for Experiment Driven Dev Teams
Have users validated our hypotheses,
demonstrating that our proposed
solution is the best way to achieve the
desired results?
Discover
Sprint Cycle
MVP Build
Sprint Cycle
Incremental
Feature Build
Sprint Cycle
Experiment
Review
MVP
Go-Live
Decision
Experiment
Definition
Do we have proven product-market fit
and technical ability to deliver?No
Yes
No
Yes
MVP
Feature
Definition
Incrementa
l Feature
Definition
25Experiment Driven Development for Agile
Teams
Discovery
Sprint
Experiment
Launched
Experiment
Definition
Team develops initial features and
spends 3 weeks testing some ideas
and learning from mock-ups
This is Discovery because risk is high.
Goal is achieve new learnings and we
don’t have a product-market fit yet.
Product Backlog
Requirements
Enhancements
or Fixes
Features
26Experiment Driven Development for Agile
Teams
Discovery
Sprint
MVP Build
Sprint
Experiment
Launched
MVP
Go-Live
Decision
MVP
Feature
Definition
Experiment
Definition
Team develops initial features and
spends 3 weeks testing some ideas
and learning from mock-ups
Team builds an initial version and
deploys it to pilot customers
This is Discovery because risk is high.
Goal is achieve new learnings and we
don’t have a product-market fit yet.
This is MVP or Prototype build because
we have good indication of a market need
and the solution is feasible. We want to
build something small to uncover additional
learnings
Product Backlog
Requirements
Enhancements
or Fixes
Features
27Experiment Driven Development for Agile
Teams
Discovery
Sprint
MVP Build
Sprint
Feature
Refinement
Sprint
Experiment
Launched
MVP
Go-Live
Decision
MVP
Feature
Definition
Experiment
Definition
Incrementa
l Feature
Definition
Team develops initial features and
spends 3 weeks testing some ideas
and learning from mock-ups
Team builds an initial version and
deploys it to pilot customers
Team improves the feature based on
direct feedback (usability tests,
customer responses)
This is Discovery because risk is high.
Goal is achieve new learnings and we
don’t have a product-market fit yet.
This is MVP or Prototype build because
we have good indication of a market need
and the solution is feasible. We want to
build something small to uncover additional
learnings
This is Feature Build. The solution is in
production and we are incrementally
adding value to it or optimizing the feature.
Product Backlog
Requirements
Enhancements
or Fixes
Features
28
“Painted door” experiments to validate customer
demand
User studies and rapid prototyping to validate
feature design
Design
Discover
Experiment Driven Development for Agile
Teams
MVP Build
Sprint
Feature
Refinement
Sprint
Discovery
Sprint
Experiment
Launched
Experiment
Definition
29Experiment Driven Development for Agile
Teams
Feature Flags for trunk-based
development and adopting Continuous
Delivery practices
Build
MVP Build
Sprint
Feature
Refinement
Discovery
Sprint
MVP
Go-Live
Decision
MVP
Feature
Definition
30Experiment Driven Development for Agile
Teams
Feature Flags for trunk-based
development and adopting Continuous
Delivery practices
Build
MVP Build
Sprint
Feature
Refinement
Feature Tests to prove business
impact of the MVP
Discovery
Sprint
Experiment
MVP
Feature
Definition
31Experiment Driven Development for Agile
Teams
Feature Flags for trunk-based
development and adopting Continuous
Delivery practices
Build
Feature Tests to prove business
impact of the MVP
Experiment
MVP Build
Sprint
Feature
Refinement
Discovery
Sprint
Feature Rollouts to monitor quality
and performance
Roll Out
MVP
Feature
Definition
MVP
Go-Live
Decision
32
Feature Configuration and Feature
Tests to determine the optimal
combination of variable values
OR
(if larger work effort)
Experiment Driven Development for Agile
Teams
MVP Build
Sprint
Feature
Refinement
Sprint
Discovery
Sprint
Refine
Experiment
Build
Roll Out
Feature Flags
Feature Tests
Feature Rollouts
33
Feature flags to limit blast radius
“Painted door” experiments to validate customer demand (thru marketing
squad)
Feature tests to prove business impact
Staged rollouts to monitor quality and performance
Growth experiments and CRO to improve usage, adoption, and conversion
rate
User studies and rapid prototyping to validate feature design
Discover
Design
Build
Experiment
Roll Out
Iterate
Audiences
Areas
KPIs
Goal
Levers
Experiments
What problem are we trying to solve?
How will we know if we’ve solved it?
Where is the problem?
Who does it impact and how?
What solutions could exist?
Which is the best solution?
Experimentation is a Problem-Solving Framework
35
“Understanding how to solve your user’s
biggest problems become your experiment
learning goals.“

Contenu connexe

Tendances

【MAKER講堂】產品開發流程大揭密I
【MAKER講堂】產品開發流程大揭密I【MAKER講堂】產品開發流程大揭密I
【MAKER講堂】產品開發流程大揭密IMAKERPRO.cc
 
What is Customer Validation
What is Customer ValidationWhat is Customer Validation
What is Customer ValidationCentercode
 
[Webinar] Innovate Faster by Adopting The Modern Growth Stack
[Webinar] Innovate Faster by Adopting The Modern Growth Stack[Webinar] Innovate Faster by Adopting The Modern Growth Stack
[Webinar] Innovate Faster by Adopting The Modern Growth StackOptimizely
 
Philips Industry Consulting
Philips Industry ConsultingPhilips Industry Consulting
Philips Industry ConsultingHansHoff
 
Experiment driven development - global scrum gathering 2018
Experiment driven development - global scrum gathering 2018Experiment driven development - global scrum gathering 2018
Experiment driven development - global scrum gathering 2018Agile Velocity
 
Thinking more product: Moving from Scrum to a dual-track agile approach by Su...
Thinking more product: Moving from Scrum to a dual-track agile approach by Su...Thinking more product: Moving from Scrum to a dual-track agile approach by Su...
Thinking more product: Moving from Scrum to a dual-track agile approach by Su...Agile Software Community of India
 
[Webinar] Visa's Journey to a Culture of Experimentation
[Webinar] Visa's Journey to a Culture of Experimentation[Webinar] Visa's Journey to a Culture of Experimentation
[Webinar] Visa's Journey to a Culture of ExperimentationOptimizely
 
The Future of Testing
The Future of TestingThe Future of Testing
The Future of TestingPaul Gerrard
 
Using Great Product Management Process for Great Results
Using Great Product Management Process for Great ResultsUsing Great Product Management Process for Great Results
Using Great Product Management Process for Great ResultsEric Krock
 
From producttoportfolio2021
From producttoportfolio2021From producttoportfolio2021
From producttoportfolio2021Julie Anne Reda
 
Five Digital Age Trends That Will Dramatically Impact Testing And Quality Sk...
 Five Digital Age Trends That Will Dramatically Impact Testing And Quality Sk... Five Digital Age Trends That Will Dramatically Impact Testing And Quality Sk...
Five Digital Age Trends That Will Dramatically Impact Testing And Quality Sk...TEST Huddle
 
uShip - Building a Culture Rooted in Experimentation
uShip - Building a Culture Rooted in ExperimentationuShip - Building a Culture Rooted in Experimentation
uShip - Building a Culture Rooted in ExperimentationOptimizely
 
Introducing Program Management
Introducing Program ManagementIntroducing Program Management
Introducing Program ManagementOptimizely
 
Agile metrics at-pmi bangalore
Agile metrics at-pmi bangaloreAgile metrics at-pmi bangalore
Agile metrics at-pmi bangaloreBimlesh Gundurao
 
Boise State University Presentation
Boise State University PresentationBoise State University Presentation
Boise State University PresentationSGWDesignworks
 
Software Product Management
Software Product ManagementSoftware Product Management
Software Product ManagementRajeev Misra
 
Presentation winning at new products
Presentation  winning at new productsPresentation  winning at new products
Presentation winning at new productsCarlos Sarmiento
 
Stakeholder Management for Product Managers - ProductTank Paris
Stakeholder Management for Product Managers - ProductTank ParisStakeholder Management for Product Managers - ProductTank Paris
Stakeholder Management for Product Managers - ProductTank ParisJean-Yves SIMON
 
Pair programming pair testing working together with the developers by Simon ...
Pair programming  pair testing working together with the developers by Simon ...Pair programming  pair testing working together with the developers by Simon ...
Pair programming pair testing working together with the developers by Simon ...Agile ME
 
Developing a First-Time-Right Culture in Product Development
Developing a First-Time-Right Culture in Product DevelopmentDeveloping a First-Time-Right Culture in Product Development
Developing a First-Time-Right Culture in Product DevelopmentVenkadesh Narayanan
 

Tendances (20)

【MAKER講堂】產品開發流程大揭密I
【MAKER講堂】產品開發流程大揭密I【MAKER講堂】產品開發流程大揭密I
【MAKER講堂】產品開發流程大揭密I
 
What is Customer Validation
What is Customer ValidationWhat is Customer Validation
What is Customer Validation
 
[Webinar] Innovate Faster by Adopting The Modern Growth Stack
[Webinar] Innovate Faster by Adopting The Modern Growth Stack[Webinar] Innovate Faster by Adopting The Modern Growth Stack
[Webinar] Innovate Faster by Adopting The Modern Growth Stack
 
Philips Industry Consulting
Philips Industry ConsultingPhilips Industry Consulting
Philips Industry Consulting
 
Experiment driven development - global scrum gathering 2018
Experiment driven development - global scrum gathering 2018Experiment driven development - global scrum gathering 2018
Experiment driven development - global scrum gathering 2018
 
Thinking more product: Moving from Scrum to a dual-track agile approach by Su...
Thinking more product: Moving from Scrum to a dual-track agile approach by Su...Thinking more product: Moving from Scrum to a dual-track agile approach by Su...
Thinking more product: Moving from Scrum to a dual-track agile approach by Su...
 
[Webinar] Visa's Journey to a Culture of Experimentation
[Webinar] Visa's Journey to a Culture of Experimentation[Webinar] Visa's Journey to a Culture of Experimentation
[Webinar] Visa's Journey to a Culture of Experimentation
 
The Future of Testing
The Future of TestingThe Future of Testing
The Future of Testing
 
Using Great Product Management Process for Great Results
Using Great Product Management Process for Great ResultsUsing Great Product Management Process for Great Results
Using Great Product Management Process for Great Results
 
From producttoportfolio2021
From producttoportfolio2021From producttoportfolio2021
From producttoportfolio2021
 
Five Digital Age Trends That Will Dramatically Impact Testing And Quality Sk...
 Five Digital Age Trends That Will Dramatically Impact Testing And Quality Sk... Five Digital Age Trends That Will Dramatically Impact Testing And Quality Sk...
Five Digital Age Trends That Will Dramatically Impact Testing And Quality Sk...
 
uShip - Building a Culture Rooted in Experimentation
uShip - Building a Culture Rooted in ExperimentationuShip - Building a Culture Rooted in Experimentation
uShip - Building a Culture Rooted in Experimentation
 
Introducing Program Management
Introducing Program ManagementIntroducing Program Management
Introducing Program Management
 
Agile metrics at-pmi bangalore
Agile metrics at-pmi bangaloreAgile metrics at-pmi bangalore
Agile metrics at-pmi bangalore
 
Boise State University Presentation
Boise State University PresentationBoise State University Presentation
Boise State University Presentation
 
Software Product Management
Software Product ManagementSoftware Product Management
Software Product Management
 
Presentation winning at new products
Presentation  winning at new productsPresentation  winning at new products
Presentation winning at new products
 
Stakeholder Management for Product Managers - ProductTank Paris
Stakeholder Management for Product Managers - ProductTank ParisStakeholder Management for Product Managers - ProductTank Paris
Stakeholder Management for Product Managers - ProductTank Paris
 
Pair programming pair testing working together with the developers by Simon ...
Pair programming  pair testing working together with the developers by Simon ...Pair programming  pair testing working together with the developers by Simon ...
Pair programming pair testing working together with the developers by Simon ...
 
Developing a First-Time-Right Culture in Product Development
Developing a First-Time-Right Culture in Product DevelopmentDeveloping a First-Time-Right Culture in Product Development
Developing a First-Time-Right Culture in Product Development
 

Similaire à Martijn Beijk & Charles Goodall

How to Effectively Experiment in PM by LendingTree Sr PM
How to Effectively Experiment in PM by LendingTree Sr PMHow to Effectively Experiment in PM by LendingTree Sr PM
How to Effectively Experiment in PM by LendingTree Sr PMProduct School
 
Challenges with measuring quality for agile distributed research type project
Challenges with measuring quality for agile distributed research type projectChallenges with measuring quality for agile distributed research type project
Challenges with measuring quality for agile distributed research type projectChandan Patary
 
Stc chandan patary_ua_testing _ stc
Stc chandan patary_ua_testing _ stcStc chandan patary_ua_testing _ stc
Stc chandan patary_ua_testing _ stcChandan Patary
 
Cox Automotive: Testing Across Multiple Brands
Cox Automotive: Testing Across Multiple BrandsCox Automotive: Testing Across Multiple Brands
Cox Automotive: Testing Across Multiple BrandsOptimizely
 
Creating Irresistible Products in 4 Steps by Google Product Leader
Creating Irresistible Products in 4 Steps by Google Product LeaderCreating Irresistible Products in 4 Steps by Google Product Leader
Creating Irresistible Products in 4 Steps by Google Product LeaderProduct School
 
Turning Failed Tests into Big Wins at Box
Turning Failed Tests into Big Wins at BoxTurning Failed Tests into Big Wins at Box
Turning Failed Tests into Big Wins at BoxOptimizely
 
Start with Quality - an Agile Tester's Case Study
Start with Quality - an Agile Tester's Case StudyStart with Quality - an Agile Tester's Case Study
Start with Quality - an Agile Tester's Case StudyNick Zdunić
 
The Lean Startup Method: Its Value for Testers
The Lean Startup Method: Its Value for TestersThe Lean Startup Method: Its Value for Testers
The Lean Startup Method: Its Value for TestersTechWell
 
Supercharge Your Testing Program
Supercharge Your Testing ProgramSupercharge Your Testing Program
Supercharge Your Testing ProgramOptimizely
 
Product Development, a PM Perspective by Microsoft Product Leader
Product Development, a PM Perspective by Microsoft Product LeaderProduct Development, a PM Perspective by Microsoft Product Leader
Product Development, a PM Perspective by Microsoft Product LeaderProduct School
 
Eric Ries - The Lean Startup - RailsConf 2011
Eric Ries - The Lean Startup - RailsConf 2011Eric Ries - The Lean Startup - RailsConf 2011
Eric Ries - The Lean Startup - RailsConf 2011Eric Ries
 
Assessing Your Agility: Introducing the Comparative Agility Assessment
Assessing Your Agility: Introducing the Comparative Agility AssessmentAssessing Your Agility: Introducing the Comparative Agility Assessment
Assessing Your Agility: Introducing the Comparative Agility AssessmentMike Cohn
 
[Webinar] Introducing Feature Management
[Webinar] Introducing Feature Management [Webinar] Introducing Feature Management
[Webinar] Introducing Feature Management Optimizely
 
Introduction to Agile Testing
Introduction to Agile TestingIntroduction to Agile Testing
Introduction to Agile TestingvodQA
 
Product Development Demystified: Launching Faster with Confidence through Hum...
Product Development Demystified: Launching Faster with Confidence through Hum...Product Development Demystified: Launching Faster with Confidence through Hum...
Product Development Demystified: Launching Faster with Confidence through Hum...Aggregage
 
The Flexibility of Business Experimentation | Masters of Conversion by VWO
The Flexibility of Business Experimentation | Masters of Conversion by VWOThe Flexibility of Business Experimentation | Masters of Conversion by VWO
The Flexibility of Business Experimentation | Masters of Conversion by VWOVWO
 
Lunch & Learn - Secret to Successful Experimentation
Lunch & Learn - Secret to Successful ExperimentationLunch & Learn - Secret to Successful Experimentation
Lunch & Learn - Secret to Successful ExperimentationChris Goward
 
Kaizen 2.0 : growth beyond cost reduction
Kaizen 2.0 : growth beyond cost reductionKaizen 2.0 : growth beyond cost reduction
Kaizen 2.0 : growth beyond cost reductionBruno Fabiano
 
Zach Nies, Rally Software Presentation at Lean Startup SXSW
Zach Nies, Rally Software Presentation at Lean Startup SXSWZach Nies, Rally Software Presentation at Lean Startup SXSW
Zach Nies, Rally Software Presentation at Lean Startup SXSW500 Startups
 

Similaire à Martijn Beijk & Charles Goodall (20)

How to Effectively Experiment in PM by LendingTree Sr PM
How to Effectively Experiment in PM by LendingTree Sr PMHow to Effectively Experiment in PM by LendingTree Sr PM
How to Effectively Experiment in PM by LendingTree Sr PM
 
Challenges with measuring quality for agile distributed research type project
Challenges with measuring quality for agile distributed research type projectChallenges with measuring quality for agile distributed research type project
Challenges with measuring quality for agile distributed research type project
 
Stc chandan patary_ua_testing _ stc
Stc chandan patary_ua_testing _ stcStc chandan patary_ua_testing _ stc
Stc chandan patary_ua_testing _ stc
 
Cox Automotive: Testing Across Multiple Brands
Cox Automotive: Testing Across Multiple BrandsCox Automotive: Testing Across Multiple Brands
Cox Automotive: Testing Across Multiple Brands
 
Creating Irresistible Products in 4 Steps by Google Product Leader
Creating Irresistible Products in 4 Steps by Google Product LeaderCreating Irresistible Products in 4 Steps by Google Product Leader
Creating Irresistible Products in 4 Steps by Google Product Leader
 
Turning Failed Tests into Big Wins at Box
Turning Failed Tests into Big Wins at BoxTurning Failed Tests into Big Wins at Box
Turning Failed Tests into Big Wins at Box
 
Agile metrics at-pmi bangalore
Agile metrics at-pmi bangaloreAgile metrics at-pmi bangalore
Agile metrics at-pmi bangalore
 
Start with Quality - an Agile Tester's Case Study
Start with Quality - an Agile Tester's Case StudyStart with Quality - an Agile Tester's Case Study
Start with Quality - an Agile Tester's Case Study
 
The Lean Startup Method: Its Value for Testers
The Lean Startup Method: Its Value for TestersThe Lean Startup Method: Its Value for Testers
The Lean Startup Method: Its Value for Testers
 
Supercharge Your Testing Program
Supercharge Your Testing ProgramSupercharge Your Testing Program
Supercharge Your Testing Program
 
Product Development, a PM Perspective by Microsoft Product Leader
Product Development, a PM Perspective by Microsoft Product LeaderProduct Development, a PM Perspective by Microsoft Product Leader
Product Development, a PM Perspective by Microsoft Product Leader
 
Eric Ries - The Lean Startup - RailsConf 2011
Eric Ries - The Lean Startup - RailsConf 2011Eric Ries - The Lean Startup - RailsConf 2011
Eric Ries - The Lean Startup - RailsConf 2011
 
Assessing Your Agility: Introducing the Comparative Agility Assessment
Assessing Your Agility: Introducing the Comparative Agility AssessmentAssessing Your Agility: Introducing the Comparative Agility Assessment
Assessing Your Agility: Introducing the Comparative Agility Assessment
 
[Webinar] Introducing Feature Management
[Webinar] Introducing Feature Management [Webinar] Introducing Feature Management
[Webinar] Introducing Feature Management
 
Introduction to Agile Testing
Introduction to Agile TestingIntroduction to Agile Testing
Introduction to Agile Testing
 
Product Development Demystified: Launching Faster with Confidence through Hum...
Product Development Demystified: Launching Faster with Confidence through Hum...Product Development Demystified: Launching Faster with Confidence through Hum...
Product Development Demystified: Launching Faster with Confidence through Hum...
 
The Flexibility of Business Experimentation | Masters of Conversion by VWO
The Flexibility of Business Experimentation | Masters of Conversion by VWOThe Flexibility of Business Experimentation | Masters of Conversion by VWO
The Flexibility of Business Experimentation | Masters of Conversion by VWO
 
Lunch & Learn - Secret to Successful Experimentation
Lunch & Learn - Secret to Successful ExperimentationLunch & Learn - Secret to Successful Experimentation
Lunch & Learn - Secret to Successful Experimentation
 
Kaizen 2.0 : growth beyond cost reduction
Kaizen 2.0 : growth beyond cost reductionKaizen 2.0 : growth beyond cost reduction
Kaizen 2.0 : growth beyond cost reduction
 
Zach Nies, Rally Software Presentation at Lean Startup SXSW
Zach Nies, Rally Software Presentation at Lean Startup SXSWZach Nies, Rally Software Presentation at Lean Startup SXSW
Zach Nies, Rally Software Presentation at Lean Startup SXSW
 

Plus de World_Forum_Disrupt

Product Leadership: Embrace a New Mindset
Product Leadership: Embrace a New Mindset Product Leadership: Embrace a New Mindset
Product Leadership: Embrace a New Mindset World_Forum_Disrupt
 
Phil White & Heidi Schoeneck, grounded.world
Phil White & Heidi Schoeneck, grounded.world Phil White & Heidi Schoeneck, grounded.world
Phil White & Heidi Schoeneck, grounded.world World_Forum_Disrupt
 
Sean Ginevan, Head of Global Strategy - Android Enterprise, Google
Sean Ginevan, Head of Global Strategy - Android Enterprise, Google Sean Ginevan, Head of Global Strategy - Android Enterprise, Google
Sean Ginevan, Head of Global Strategy - Android Enterprise, Google World_Forum_Disrupt
 
Cindy Chastain, SVP Customer Experience & Design, Mastercard
Cindy Chastain, SVP Customer Experience & Design, MastercardCindy Chastain, SVP Customer Experience & Design, Mastercard
Cindy Chastain, SVP Customer Experience & Design, MastercardWorld_Forum_Disrupt
 
Bob Kermanshahi, Strategist, Siemens
Bob Kermanshahi, Strategist, SiemensBob Kermanshahi, Strategist, Siemens
Bob Kermanshahi, Strategist, SiemensWorld_Forum_Disrupt
 
Marina Cvetkovic, VP Strategy, Swiss Re
Marina Cvetkovic, VP Strategy, Swiss ReMarina Cvetkovic, VP Strategy, Swiss Re
Marina Cvetkovic, VP Strategy, Swiss ReWorld_Forum_Disrupt
 
Xavi Cortadellas, Head of Innovation & Design, Gatorade
Xavi Cortadellas, Head of Innovation & Design, GatoradeXavi Cortadellas, Head of Innovation & Design, Gatorade
Xavi Cortadellas, Head of Innovation & Design, GatoradeWorld_Forum_Disrupt
 
Lia Theodosiou-Pisanelli, Director, Innovation, 20th Century Fox
Lia Theodosiou-Pisanelli, Director, Innovation, 20th Century FoxLia Theodosiou-Pisanelli, Director, Innovation, 20th Century Fox
Lia Theodosiou-Pisanelli, Director, Innovation, 20th Century FoxWorld_Forum_Disrupt
 
Ted Stuckey, Head of Global Innovation Lab, QBE
Ted Stuckey, Head of Global Innovation Lab, QBETed Stuckey, Head of Global Innovation Lab, QBE
Ted Stuckey, Head of Global Innovation Lab, QBEWorld_Forum_Disrupt
 
Megan Foy - Director, Innovation, 20th Century Fox
Megan Foy - Director, Innovation, 20th Century FoxMegan Foy - Director, Innovation, 20th Century Fox
Megan Foy - Director, Innovation, 20th Century FoxWorld_Forum_Disrupt
 
Matt Lloyd, Vice President, Business Development, Mars Chocolate
Matt Lloyd, Vice President, Business Development, Mars ChocolateMatt Lloyd, Vice President, Business Development, Mars Chocolate
Matt Lloyd, Vice President, Business Development, Mars ChocolateWorld_Forum_Disrupt
 
Mounir Zok, Director, Technology & Innovation, Team USA
Mounir Zok, Director, Technology & Innovation, Team USAMounir Zok, Director, Technology & Innovation, Team USA
Mounir Zok, Director, Technology & Innovation, Team USAWorld_Forum_Disrupt
 

Plus de World_Forum_Disrupt (20)

Balaji Nageswaran
Balaji NageswaranBalaji Nageswaran
Balaji Nageswaran
 
Laurent Kretzshmar
Laurent KretzshmarLaurent Kretzshmar
Laurent Kretzshmar
 
Marc Massar
Marc MassarMarc Massar
Marc Massar
 
Natalie Waugh
Natalie WaughNatalie Waugh
Natalie Waugh
 
Neil Hall
Neil HallNeil Hall
Neil Hall
 
Sally Foote
Sally FooteSally Foote
Sally Foote
 
Product Leadership: Embrace a New Mindset
Product Leadership: Embrace a New Mindset Product Leadership: Embrace a New Mindset
Product Leadership: Embrace a New Mindset
 
Maxine Litre, Group Nine Media
Maxine Litre, Group Nine Media Maxine Litre, Group Nine Media
Maxine Litre, Group Nine Media
 
Phil White & Heidi Schoeneck, grounded.world
Phil White & Heidi Schoeneck, grounded.world Phil White & Heidi Schoeneck, grounded.world
Phil White & Heidi Schoeneck, grounded.world
 
Sean Ginevan, Head of Global Strategy - Android Enterprise, Google
Sean Ginevan, Head of Global Strategy - Android Enterprise, Google Sean Ginevan, Head of Global Strategy - Android Enterprise, Google
Sean Ginevan, Head of Global Strategy - Android Enterprise, Google
 
Cindy Chastain, SVP Customer Experience & Design, Mastercard
Cindy Chastain, SVP Customer Experience & Design, MastercardCindy Chastain, SVP Customer Experience & Design, Mastercard
Cindy Chastain, SVP Customer Experience & Design, Mastercard
 
Bob Kermanshahi, Strategist, Siemens
Bob Kermanshahi, Strategist, SiemensBob Kermanshahi, Strategist, Siemens
Bob Kermanshahi, Strategist, Siemens
 
Tim Maleeny
Tim MaleenyTim Maleeny
Tim Maleeny
 
Marina Cvetkovic, VP Strategy, Swiss Re
Marina Cvetkovic, VP Strategy, Swiss ReMarina Cvetkovic, VP Strategy, Swiss Re
Marina Cvetkovic, VP Strategy, Swiss Re
 
Xavi Cortadellas, Head of Innovation & Design, Gatorade
Xavi Cortadellas, Head of Innovation & Design, GatoradeXavi Cortadellas, Head of Innovation & Design, Gatorade
Xavi Cortadellas, Head of Innovation & Design, Gatorade
 
Lia Theodosiou-Pisanelli, Director, Innovation, 20th Century Fox
Lia Theodosiou-Pisanelli, Director, Innovation, 20th Century FoxLia Theodosiou-Pisanelli, Director, Innovation, 20th Century Fox
Lia Theodosiou-Pisanelli, Director, Innovation, 20th Century Fox
 
Ted Stuckey, Head of Global Innovation Lab, QBE
Ted Stuckey, Head of Global Innovation Lab, QBETed Stuckey, Head of Global Innovation Lab, QBE
Ted Stuckey, Head of Global Innovation Lab, QBE
 
Megan Foy - Director, Innovation, 20th Century Fox
Megan Foy - Director, Innovation, 20th Century FoxMegan Foy - Director, Innovation, 20th Century Fox
Megan Foy - Director, Innovation, 20th Century Fox
 
Matt Lloyd, Vice President, Business Development, Mars Chocolate
Matt Lloyd, Vice President, Business Development, Mars ChocolateMatt Lloyd, Vice President, Business Development, Mars Chocolate
Matt Lloyd, Vice President, Business Development, Mars Chocolate
 
Mounir Zok, Director, Technology & Innovation, Team USA
Mounir Zok, Director, Technology & Innovation, Team USAMounir Zok, Director, Technology & Innovation, Team USA
Mounir Zok, Director, Technology & Innovation, Team USA
 

Dernier

Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876dlhescort
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMANIlamathiKannappan
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...Aggregage
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Centuryrwgiffor
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Dave Litwiller
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communicationskarancommunications
 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataExhibitors Data
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdfRenandantas16
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetDenis Gagné
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Neil Kimberley
 
HONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsHONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsMichael W. Hawkins
 
Cracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxCracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxWorkforce Group
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfPaul Menig
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...anilsa9823
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageMatteo Carbone
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLSeo
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsP&CO
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...amitlee9823
 

Dernier (20)

Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMAN
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Century
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communications
 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors Data
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023
 
HONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsHONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael Hawkins
 
Cracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxCracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptx
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdf
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and pains
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
 

Martijn Beijk & Charles Goodall

  • 1. 1 Who Optimizes the Optimizers Experiment-driven Product Development Martijn Beijk Director, Solutions Engineering, EMEA martijn.beijk@optimizely.com
  • 2.
  • 3. I work at the World’s Largest Digital Laboratory 1.000.000+ experiments and counting
  • 4. 4 Optimizely is constantly researching the characteristics and impact of high performing experimentation programs ● Analysis of over 1,000 companies and more than 100,000 experiments ● Identification of best practices for experimentation Global Optimization Benchmark ● Analysis of 14,000 experiments to identify the best practices that make companies more successful in experimentation Experiment Design and Performance ● Analysis of 1,000’s of experiments to understand how risk-taking and innovation evolve over time ● Analysis of how risk-taking affects experimentation performance Experimentation and Innovation Experimentation and Firm Performance ● Analysis of how the scale of experimentation affects the financial performance of organizations
  • 5. “Our success is a function of how many experiments we do per year, per month, per week, per day.” Jeff Bezos “Our aim is to create the best product for our customers, and we do that through constant innovation and testing.” Gillan Tans, CEO “Our company culture encourages experimentation and free flow of ideas.” Larry Page “We use experimentation and testing to inform as much of the business as we possibly can” - Gregory Peters, CPO Today’s Digital Leaders Win By Using Experimentation At-Scale
  • 6. 6
  • 7. 7 A 2019 Alpha Product Management Report uncovered that the ability to innovate and experiment is being hindered by costly internal politics and distractions
  • 8. 8 “63% of organizations today have to constantly adjust their market position“ Source: “Accelerating Europe to Customer Speed (July ‘19)”, Survey of 300 digital experts
  • 9. 9 Deploying product is the most expensive way to validate an idea Silicon Valley Product Group, Marty Cagan
  • 10. 10 Discovery vs Delivery Build the right product Fake it Move Fast Build things that don’t scale Discovery Delivery Build the product right Till you make it Don’t Break Things and then build things that do scale
  • 11. BUILD LEARN MEASURE Product Experimentation Think hypothetically ● Painted doors ● Validating MVPEs ● Qualitative research ● Exploratory A/B testing Quantify product impact ● Feature validation ● Multivariate tests ● Iterative adjustments ● Measuring business impact Release confidently ● Frequent, small releases ● Feature flagging ● Staged rollouts ● Safe rollbacks
  • 12. 12 Building a Culture of Experimentation Today’s Reality Unable to evaluate the impact of many product changes Opinion-led decision making process What The Future Holds Every change to the product is robustly evaluated Hypothesis-led product roadmap (and business decisions) Bottom-up ideation
  • 13. 13 The Science Common product release approaches
  • 14. 14 Prove a concept works with the minimum viable experiment Build it Don’t build it Wins Loses
  • 15. 15 Build a new feature Run an experiment to see what impact it has Implement it Implement it anyway Wins Loses Confidence Bargaining This is a great idea we definitely need to make this change. Should we maybe test this? I’m sure it’ll win but just in case! But we did see a 1.3% uplift in clicks between 8-9pm, right? We put too much work into this to not implement it. Doubt Acceptance / resignation
  • 16. 16 Old: Traditional Product Development Requirements Specifications Design Build QA / Test Maintenance Problem: known Solution: known Unit of Progress: Advancement to Next Stage Waterfall
  • 17. 17 Common: Agile Product Development Solution: in development Problem: known Unit of Progress: A line of working code “Product Owner” or in-house customer
  • 18. 18 What we’ve seen work best
  • 19. 19 Now & Future: Experiment Driven Product Development Solution: unvalidated Problem: sometimes unvalidated Unit of Progress: Validated learning Experiment results, Confirmed hypothesis Data, Feedback, Insights
  • 20. 20 Best-in-class companies: Release all the time. Measure everything. Iterate rapidly.
  • 21. 21 It is no longer about product releases. Today is all about continuous delivery AND continuous experimentation. Reference: Death of the Release: The Move to Continuous Delivery and Experimentation:
  • 22. 22 RELEASE ≠ DEPLOY Separate code deployment from feature enablement to drive rapid iteration on digital products Limit the blast radius by gradually rolling out features in controlled experiments
  • 23. 23 Experiment Driven Development | Building “stuff” quickly is not enough, product investments must deliver business value ▪ Remove guesswork and validate business impact of development investments ▪ Learn throughout development to iterate towards a final deliverable ▪ Multiple validation points provide opportunity to redirect resources from non-impact projects Agile Experiment Driven Development Code ReleaseIdea Validate & Prototype ReleaseIdea Refine A/B TestA/B Test Continue? Continue? Continue? Rework?
  • 24. 24 Decision Tree for Experiment Driven Dev Teams Have users validated our hypotheses, demonstrating that our proposed solution is the best way to achieve the desired results? Discover Sprint Cycle MVP Build Sprint Cycle Incremental Feature Build Sprint Cycle Experiment Review MVP Go-Live Decision Experiment Definition Do we have proven product-market fit and technical ability to deliver?No Yes No Yes MVP Feature Definition Incrementa l Feature Definition
  • 25. 25Experiment Driven Development for Agile Teams Discovery Sprint Experiment Launched Experiment Definition Team develops initial features and spends 3 weeks testing some ideas and learning from mock-ups This is Discovery because risk is high. Goal is achieve new learnings and we don’t have a product-market fit yet. Product Backlog Requirements Enhancements or Fixes Features
  • 26. 26Experiment Driven Development for Agile Teams Discovery Sprint MVP Build Sprint Experiment Launched MVP Go-Live Decision MVP Feature Definition Experiment Definition Team develops initial features and spends 3 weeks testing some ideas and learning from mock-ups Team builds an initial version and deploys it to pilot customers This is Discovery because risk is high. Goal is achieve new learnings and we don’t have a product-market fit yet. This is MVP or Prototype build because we have good indication of a market need and the solution is feasible. We want to build something small to uncover additional learnings Product Backlog Requirements Enhancements or Fixes Features
  • 27. 27Experiment Driven Development for Agile Teams Discovery Sprint MVP Build Sprint Feature Refinement Sprint Experiment Launched MVP Go-Live Decision MVP Feature Definition Experiment Definition Incrementa l Feature Definition Team develops initial features and spends 3 weeks testing some ideas and learning from mock-ups Team builds an initial version and deploys it to pilot customers Team improves the feature based on direct feedback (usability tests, customer responses) This is Discovery because risk is high. Goal is achieve new learnings and we don’t have a product-market fit yet. This is MVP or Prototype build because we have good indication of a market need and the solution is feasible. We want to build something small to uncover additional learnings This is Feature Build. The solution is in production and we are incrementally adding value to it or optimizing the feature. Product Backlog Requirements Enhancements or Fixes Features
  • 28. 28 “Painted door” experiments to validate customer demand User studies and rapid prototyping to validate feature design Design Discover Experiment Driven Development for Agile Teams MVP Build Sprint Feature Refinement Sprint Discovery Sprint Experiment Launched Experiment Definition
  • 29. 29Experiment Driven Development for Agile Teams Feature Flags for trunk-based development and adopting Continuous Delivery practices Build MVP Build Sprint Feature Refinement Discovery Sprint MVP Go-Live Decision MVP Feature Definition
  • 30. 30Experiment Driven Development for Agile Teams Feature Flags for trunk-based development and adopting Continuous Delivery practices Build MVP Build Sprint Feature Refinement Feature Tests to prove business impact of the MVP Discovery Sprint Experiment MVP Feature Definition
  • 31. 31Experiment Driven Development for Agile Teams Feature Flags for trunk-based development and adopting Continuous Delivery practices Build Feature Tests to prove business impact of the MVP Experiment MVP Build Sprint Feature Refinement Discovery Sprint Feature Rollouts to monitor quality and performance Roll Out MVP Feature Definition MVP Go-Live Decision
  • 32. 32 Feature Configuration and Feature Tests to determine the optimal combination of variable values OR (if larger work effort) Experiment Driven Development for Agile Teams MVP Build Sprint Feature Refinement Sprint Discovery Sprint Refine Experiment Build Roll Out Feature Flags Feature Tests Feature Rollouts
  • 33. 33 Feature flags to limit blast radius “Painted door” experiments to validate customer demand (thru marketing squad) Feature tests to prove business impact Staged rollouts to monitor quality and performance Growth experiments and CRO to improve usage, adoption, and conversion rate User studies and rapid prototyping to validate feature design Discover Design Build Experiment Roll Out Iterate
  • 34. Audiences Areas KPIs Goal Levers Experiments What problem are we trying to solve? How will we know if we’ve solved it? Where is the problem? Who does it impact and how? What solutions could exist? Which is the best solution? Experimentation is a Problem-Solving Framework
  • 35. 35 “Understanding how to solve your user’s biggest problems become your experiment learning goals.“