SlideShare una empresa de Scribd logo
1 de 35
Descargar para leer sin conexión
© 2019 FORRESTER. REPRODUCTION PROHIBITED.
© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Accelerate Time To Value With
Experimentation Platforms
Christopher Condo, Senior Analyst
February, 2019
We work with business and
technology leaders to develop
customer-obsessed strategies
that drive growth.
3© 2019 FORRESTER. REPRODUCTION PROHIBITED.
4© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Leading organizations make SW development their
core competency!
Digital matters.. Software Makes
Digital..
Excellence in
Developing
SW IS A Must
!!!..
5© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Digital
Transformation
Customer
Experience
Feature
Release
Cycle
6© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Release Velocity Is Stagnant
Base: 546 to 3,228 global developers (base sizes vary by year)
Source: Forrester Analytics Business Technographics® Global Developer Survey, 2014 to 2015 and Forrester Analytics Global Business Technographics Developer
Survey, 2016 to 2018
7© 2019 FORRESTER. REPRODUCTION PROHIBITED.
End to end Agility comes with both
Agile + DevOps
Agile
DevOps
Speed, Quality and CX
Common Language
AGILE
Infrastructure
Automation
Infrastructure: Grip, Security
Scaled
Infrastructure
AGILE
Development
8© 2016 Forrester Research, Inc. Reproduction Prohibited
Yes you want speed…
Delivering Faster is not Enough To Please Customers
9© 2016 Forrester Research, Inc. Reproduction Prohibited
Speed With Quality Is Needed To Deliver True Value !
10© 2019 FORRESTER. REPRODUCTION PROHIBITED.
What Hinders Delivering Value With Velocity?
Replicating production
environments is
complicated
Lack of Insight:
No news is good
news
AD&D and the
business are not in
synch
11© 2019 FORRESTER. REPRODUCTION PROHIBITED.
38%
Of developers
use indirect
measurements
(like defects) to
gauge success
Oops!
Something
went wrong.
Source: Forrester Analytics’ Business Technographics Global Developer Survey, 2018
12© 2019 FORRESTER. REPRODUCTION PROHIBITED.
“Press and Pray”
deployments are a
surefire way to
disappoint customers
and endanger revenue.
• High drop off rates
• Unintuitive designs
• Increased customer
service call volume
13© 2019 FORRESTER. REPRODUCTION PROHIBITED.
So What’s Missing?
›A methodology and process for trying new ideas, and safely testing
them in production
›A way to connect product performance directly with AD&D teams
›A system that is inclusive of business and engineering
›What’s missing is Experimentation!
14© 2019 FORRESTER. REPRODUCTION PROHIBITED.
“We want to make runtime
decisions in the field and
control a feature launch
without having to deploy a
new client-app.”
What Customers Look To Achieve By Experimenting
“We want to use this
methodology to figure out
if improvements are
delivering value.”
“We want to gain a more
objective view that will
allow us to settle internal
disputes.”
“We want more
information to understand
why one version won over
another.”
“Our dev group wanted to
encourage single-trunk
development and get
work-in-progress out of
branches.”
“We wanted to be able to
target features by region.”
15© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Experimentation Platforms for AD&D
Direct User
Testing
A/B Testing Feature
Flags
16© 2019 FORRESTER. REPRODUCTION PROHIBITED.
A/B Multivariate Testing
A/B Multivariate
Testing
17© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Characteristics Of A/B Multivariate Testing
›A/B Multivariate Testing enables in-production testing of different
versions of an application (work flow, algorithms, search engines,
etc.) to determine a winning strategy within hours or days.
›Components:
• A/B testing logic embedded in code
• A system that controls which populations see Experience A vs. Experience B
• A statistical engine to determine the “winning experience”
A/B Multivariate
Testing
18© 2019 FORRESTER. REPRODUCTION PROHIBITED.
A/B Multivariate Testing
Source: “AD&D Pros: Stop Guessing And Start Experimenting”
A/B Multivariate
Testing
19© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Experimenting with different patterns is simplified and
becomes an organic part of development. Statistical engines
can immediately inform devs which strategy is performing
better.
Switching logic needs to be maintained. After experiments
conclude that switching logic (along with the “old” code)
needs to be removed to prevent unused code from
continuing to be deployed.
Source: “AD&D Pros: Stop Guessing And Start Experimenting”
A/B Multivariate Testing Pros and Risks
A/B Multivariate
Testing
20© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Feature Flagging
Feature Flagging
21© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Characteristics Of Feature Flagging
›Feature Flagging allows application code to be released in “off”
mode and managed with a dashboard enabling single-trunk
development that enables stabile releases.
›Components:
• If-Then-Else logic embedded in app code
• App or service that communicates value of the feature flag
• Administrative console for managing flags
• Ability to configure which user populations see each feature when switched
“on”
Feature Flagging
22© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Feature Flagging
Source: “AD&D Pros: Stop Guessing And Start Experimenting”
Users Feature Flag Code
Feature Flagging
23© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Simplifies release, enables continuous delivery, enables
business teams to better coordinate release dates with
AD&D, and enables user demographic splits.
Flags need to be maintained. Forward thinking needs to
happen (when and where to place these flags) to get the
most value, and re-engineering is needed to place them into
legacy code.
Source: “AD&D Pros: Stop Guessing And Start Experimenting”
Feature Flagging Pros and Risks
Feature Flagging
24© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Direct User Testing
Direct User
Testing
25© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Characteristics Of Direct User Testing
›Direct user testing provided the input from real people encouraged
to speak their thoughts while using your application to help you
understand “Why” they prefer one version over another or uncover
issues.
›Components:
• Real people invited to participate in testing
• A lab or platform that allows users to be recorded as they test your app
• A well-thought-out experiment or hypothesis for users to test
• Note: A finished app is not required for subjects to provide meaningful results
Direct User
Testing
26© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Direct User Testing (DUT)
Source: “AD&D Pros: Stop Guessing And Start Experimenting”
Direct User
Testing
27© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Glean insight directly from people and overhear their
assumptions, allowing teams to better meet or exceed
expectations.
You need to recruit and reward people for their time. Finding
suitable test subjects for testing skill-based applications
might be difficult.
Source: “AD&D Pros: Stop Guessing And Start Experimenting”
Direct User Testing Pros and Risks
Direct User
Testing
28© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Case Studies
29© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Continuous Innovation Requires Continuous Discovery
Direct User
Testing With
MVP Apps
A/B Testing
with MVP
Application In
Production
Focus Group
Using Simple
Mocks
30© 2019 FORRESTER. REPRODUCTION PROHIBITED.
EdX: Back-end Application Server Optimization
Discover
Optimal Design
A/B Testing In
Production
Create
Competing
Logic
Competing Logic Operating
In Production
31© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Digital
Transformation
Customer ExperienceExperimentation
Cycle
Feature Release Cycle
32© 2019 FORRESTER. REPRODUCTION PROHIBITED.
“This allowed us to deploy
code and feel confident
that customers are seeing
the right features.”
So What Did Customers See After Experimenting?
“We get senior executives
engaged on the release
process because they can
see the data from the
experiments.”
“Now our product manager
can coordinate with
marketing, sales etc. until
they are ready to release.”
“Using feature flags does
helps the team release
faster by helping us push
continuous integration.”
“These tools force us to
align around the customer
experience.”
“We reduced the number
of dependencies, people
involved, and the stress of
making changes. It’s much
easier to iterate and
improve.”
33© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Recommendations
34© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Experimenting In Prod Is The New Normal
›Create a premise to narrow down choices
›Get the pros involved for high-impact changes
›Know that building your own experimentation platform can quickly
become impractical
›Don’t use experimentation as a substitute for tried and true testing
›Understand that experimentation creates technical debt
FORRESTER.COM
Thank you
© 2019 FORRESTER. REPRODUCTION PROHIBITED.
Christopher Condo
Senior Analyst, Forrester Research
+1 671-613-6289
ccondo@forrester.com
@ChrisCondo2017

Más contenido relacionado

La actualidad más candente

Power to the People! Shifting from Project to Product with Tasktop Viz
Power to the People! Shifting from Project to Product with Tasktop VizPower to the People! Shifting from Project to Product with Tasktop Viz
Power to the People! Shifting from Project to Product with Tasktop VizTasktop
 
Webinar featuring Forrester TEI study: Driving 496% ROI with Tasktop Viz
Webinar featuring Forrester TEI study: Driving 496% ROI with Tasktop VizWebinar featuring Forrester TEI study: Driving 496% ROI with Tasktop Viz
Webinar featuring Forrester TEI study: Driving 496% ROI with Tasktop VizTasktop
 
The Case for Value Stream Architecture (Mik Kersten, Carmen DeArdo)
The Case for Value Stream Architecture (Mik Kersten, Carmen DeArdo)The Case for Value Stream Architecture (Mik Kersten, Carmen DeArdo)
The Case for Value Stream Architecture (Mik Kersten, Carmen DeArdo)Carmen DeArdo
 
Agile Planning Powerpoint Presentation Slides
Agile Planning Powerpoint Presentation SlidesAgile Planning Powerpoint Presentation Slides
Agile Planning Powerpoint Presentation SlidesSlideTeam
 
Align, Inform, Inspire: Measuring Business Agility and SAFe® with Flow Metrics
Align, Inform, Inspire: Measuring Business Agility and SAFe® with Flow MetricsAlign, Inform, Inspire: Measuring Business Agility and SAFe® with Flow Metrics
Align, Inform, Inspire: Measuring Business Agility and SAFe® with Flow MetricsTasktop
 
Enable High-performance and Strategic Capabilities with Flow Metrics
Enable High-performance and Strategic Capabilities with Flow MetricsEnable High-performance and Strategic Capabilities with Flow Metrics
Enable High-performance and Strategic Capabilities with Flow MetricsTasktop
 
"Overcoming Barriers to Consumer Adoption of Vision-enabled Products and Serv...
"Overcoming Barriers to Consumer Adoption of Vision-enabled Products and Serv..."Overcoming Barriers to Consumer Adoption of Vision-enabled Products and Serv...
"Overcoming Barriers to Consumer Adoption of Vision-enabled Products and Serv...Edge AI and Vision Alliance
 
How to Drive Maximum Business Value from IT Investments with the Flow Framework
How to Drive Maximum Business Value from IT Investments with the Flow FrameworkHow to Drive Maximum Business Value from IT Investments with the Flow Framework
How to Drive Maximum Business Value from IT Investments with the Flow FrameworkTasktop
 
The Inextricable Link Between Value Streams and Resource Capacity Planning
The Inextricable Link Between Value Streams and Resource Capacity PlanningThe Inextricable Link Between Value Streams and Resource Capacity Planning
The Inextricable Link Between Value Streams and Resource Capacity PlanningTasktop
 
Improve regression test effectiveness with defect detection percentage (ddp)
Improve regression test effectiveness with defect detection percentage (ddp)Improve regression test effectiveness with defect detection percentage (ddp)
Improve regression test effectiveness with defect detection percentage (ddp)Tasktop
 
SFA2018 Project to Product - Carmen DeArdo
SFA2018 Project to Product - Carmen DeArdoSFA2018 Project to Product - Carmen DeArdo
SFA2018 Project to Product - Carmen DeArdoCarmen DeArdo
 
The 4 + 1 Keys to Successful Software Adoption
The 4 + 1 Keys to Successful Software AdoptionThe 4 + 1 Keys to Successful Software Adoption
The 4 + 1 Keys to Successful Software AdoptionAmity
 
7 Must-Have Value Stream Management Capabilities to Maximize ROI
7 Must-Have Value Stream Management Capabilities to Maximize ROI7 Must-Have Value Stream Management Capabilities to Maximize ROI
7 Must-Have Value Stream Management Capabilities to Maximize ROITasktop
 
Flow Metrics: What They Are & Why You Need Them
Flow Metrics: What They Are & Why You Need ThemFlow Metrics: What They Are & Why You Need Them
Flow Metrics: What They Are & Why You Need ThemTasktop
 
Let It Flow: Using Flow Metrics to Combat Cognitive Overload
Let It Flow: Using Flow Metrics to Combat Cognitive OverloadLet It Flow: Using Flow Metrics to Combat Cognitive Overload
Let It Flow: Using Flow Metrics to Combat Cognitive OverloadTasktop
 
A Customer Success Journey Moving From Tasktop Sync to Tasktop Integration Hu...
A Customer Success Journey Moving From Tasktop Sync to Tasktop Integration Hu...A Customer Success Journey Moving From Tasktop Sync to Tasktop Integration Hu...
A Customer Success Journey Moving From Tasktop Sync to Tasktop Integration Hu...Tasktop
 
Agile Network India | T Shirt Sizing Model for DevOps COE | Bharti Goyal Maan
Agile Network India | T Shirt Sizing Model for DevOps COE | Bharti Goyal MaanAgile Network India | T Shirt Sizing Model for DevOps COE | Bharti Goyal Maan
Agile Network India | T Shirt Sizing Model for DevOps COE | Bharti Goyal MaanAgileNetwork
 
Acosm 2010 Harold Van Heeringen V3
Acosm 2010 Harold Van Heeringen V3Acosm 2010 Harold Van Heeringen V3
Acosm 2010 Harold Van Heeringen V3Harold van Heeringen
 
Driving Digital Transformation Insights with Value Stream Management
Driving Digital Transformation Insights with Value Stream ManagementDriving Digital Transformation Insights with Value Stream Management
Driving Digital Transformation Insights with Value Stream ManagementTasktop
 

La actualidad más candente (20)

Power to the People! Shifting from Project to Product with Tasktop Viz
Power to the People! Shifting from Project to Product with Tasktop VizPower to the People! Shifting from Project to Product with Tasktop Viz
Power to the People! Shifting from Project to Product with Tasktop Viz
 
Webinar featuring Forrester TEI study: Driving 496% ROI with Tasktop Viz
Webinar featuring Forrester TEI study: Driving 496% ROI with Tasktop VizWebinar featuring Forrester TEI study: Driving 496% ROI with Tasktop Viz
Webinar featuring Forrester TEI study: Driving 496% ROI with Tasktop Viz
 
The Case for Value Stream Architecture (Mik Kersten, Carmen DeArdo)
The Case for Value Stream Architecture (Mik Kersten, Carmen DeArdo)The Case for Value Stream Architecture (Mik Kersten, Carmen DeArdo)
The Case for Value Stream Architecture (Mik Kersten, Carmen DeArdo)
 
Agile Planning Powerpoint Presentation Slides
Agile Planning Powerpoint Presentation SlidesAgile Planning Powerpoint Presentation Slides
Agile Planning Powerpoint Presentation Slides
 
Align, Inform, Inspire: Measuring Business Agility and SAFe® with Flow Metrics
Align, Inform, Inspire: Measuring Business Agility and SAFe® with Flow MetricsAlign, Inform, Inspire: Measuring Business Agility and SAFe® with Flow Metrics
Align, Inform, Inspire: Measuring Business Agility and SAFe® with Flow Metrics
 
SAFe Program Level Metrics
SAFe Program Level MetricsSAFe Program Level Metrics
SAFe Program Level Metrics
 
Enable High-performance and Strategic Capabilities with Flow Metrics
Enable High-performance and Strategic Capabilities with Flow MetricsEnable High-performance and Strategic Capabilities with Flow Metrics
Enable High-performance and Strategic Capabilities with Flow Metrics
 
"Overcoming Barriers to Consumer Adoption of Vision-enabled Products and Serv...
"Overcoming Barriers to Consumer Adoption of Vision-enabled Products and Serv..."Overcoming Barriers to Consumer Adoption of Vision-enabled Products and Serv...
"Overcoming Barriers to Consumer Adoption of Vision-enabled Products and Serv...
 
How to Drive Maximum Business Value from IT Investments with the Flow Framework
How to Drive Maximum Business Value from IT Investments with the Flow FrameworkHow to Drive Maximum Business Value from IT Investments with the Flow Framework
How to Drive Maximum Business Value from IT Investments with the Flow Framework
 
The Inextricable Link Between Value Streams and Resource Capacity Planning
The Inextricable Link Between Value Streams and Resource Capacity PlanningThe Inextricable Link Between Value Streams and Resource Capacity Planning
The Inextricable Link Between Value Streams and Resource Capacity Planning
 
Improve regression test effectiveness with defect detection percentage (ddp)
Improve regression test effectiveness with defect detection percentage (ddp)Improve regression test effectiveness with defect detection percentage (ddp)
Improve regression test effectiveness with defect detection percentage (ddp)
 
SFA2018 Project to Product - Carmen DeArdo
SFA2018 Project to Product - Carmen DeArdoSFA2018 Project to Product - Carmen DeArdo
SFA2018 Project to Product - Carmen DeArdo
 
The 4 + 1 Keys to Successful Software Adoption
The 4 + 1 Keys to Successful Software AdoptionThe 4 + 1 Keys to Successful Software Adoption
The 4 + 1 Keys to Successful Software Adoption
 
7 Must-Have Value Stream Management Capabilities to Maximize ROI
7 Must-Have Value Stream Management Capabilities to Maximize ROI7 Must-Have Value Stream Management Capabilities to Maximize ROI
7 Must-Have Value Stream Management Capabilities to Maximize ROI
 
Flow Metrics: What They Are & Why You Need Them
Flow Metrics: What They Are & Why You Need ThemFlow Metrics: What They Are & Why You Need Them
Flow Metrics: What They Are & Why You Need Them
 
Let It Flow: Using Flow Metrics to Combat Cognitive Overload
Let It Flow: Using Flow Metrics to Combat Cognitive OverloadLet It Flow: Using Flow Metrics to Combat Cognitive Overload
Let It Flow: Using Flow Metrics to Combat Cognitive Overload
 
A Customer Success Journey Moving From Tasktop Sync to Tasktop Integration Hu...
A Customer Success Journey Moving From Tasktop Sync to Tasktop Integration Hu...A Customer Success Journey Moving From Tasktop Sync to Tasktop Integration Hu...
A Customer Success Journey Moving From Tasktop Sync to Tasktop Integration Hu...
 
Agile Network India | T Shirt Sizing Model for DevOps COE | Bharti Goyal Maan
Agile Network India | T Shirt Sizing Model for DevOps COE | Bharti Goyal MaanAgile Network India | T Shirt Sizing Model for DevOps COE | Bharti Goyal Maan
Agile Network India | T Shirt Sizing Model for DevOps COE | Bharti Goyal Maan
 
Acosm 2010 Harold Van Heeringen V3
Acosm 2010 Harold Van Heeringen V3Acosm 2010 Harold Van Heeringen V3
Acosm 2010 Harold Van Heeringen V3
 
Driving Digital Transformation Insights with Value Stream Management
Driving Digital Transformation Insights with Value Stream ManagementDriving Digital Transformation Insights with Value Stream Management
Driving Digital Transformation Insights with Value Stream Management
 

Similar a Optimizely Webinar: Accelerate Agile Delivery with Experimentation Platforms, Featuring Forrester

Accelerating Your Digital Agenda with Continuous Testing by Diego Lo Giudice
Accelerating Your Digital Agenda with Continuous Testing by Diego Lo GiudiceAccelerating Your Digital Agenda with Continuous Testing by Diego Lo Giudice
Accelerating Your Digital Agenda with Continuous Testing by Diego Lo GiudiceSauce Labs
 
Hybrid App Development Benefits and Challenges
Hybrid App Development Benefits and ChallengesHybrid App Development Benefits and Challenges
Hybrid App Development Benefits and ChallengesMind IT Systems
 
360-Degree Health Assessment of Microservices on Pivotal Platform
360-Degree Health Assessment of Microservices on Pivotal Platform360-Degree Health Assessment of Microservices on Pivotal Platform
360-Degree Health Assessment of Microservices on Pivotal PlatformVMware Tanzu
 
Travelers 360 degree health assessment of microservices on the pivotal platform
Travelers 360 degree health assessment of microservices on the pivotal platformTravelers 360 degree health assessment of microservices on the pivotal platform
Travelers 360 degree health assessment of microservices on the pivotal platformRohit Kelapure
 
Accelerating Your Digital Agenda with Continuous Testing ft. Forrester
Accelerating Your Digital Agenda with Continuous Testing ft. ForresterAccelerating Your Digital Agenda with Continuous Testing ft. Forrester
Accelerating Your Digital Agenda with Continuous Testing ft. ForresterSauce Labs
 
IBM MobileFirst DevOps IEG DC Event
IBM MobileFirst DevOps IEG DC EventIBM MobileFirst DevOps IEG DC Event
IBM MobileFirst DevOps IEG DC EventRoger Snook
 
Ibmmobilefirstdevopsdc 140311164526-phpapp02
Ibmmobilefirstdevopsdc 140311164526-phpapp02Ibmmobilefirstdevopsdc 140311164526-phpapp02
Ibmmobilefirstdevopsdc 140311164526-phpapp02Shetal Patel
 
What It Takes for Mobile Development Projects to Succeed
What It Takes for Mobile Development Projects to SucceedWhat It Takes for Mobile Development Projects to Succeed
What It Takes for Mobile Development Projects to SucceedSusanne Hupfer, Ph.D.
 
Star qualities: What it takes for mobile development projects to succeed
Star qualities: What it takes for mobile development projects to succeedStar qualities: What it takes for mobile development projects to succeed
Star qualities: What it takes for mobile development projects to succeedSusanne Hupfer, Ph.D.
 
Cross-Platform App Development
Cross-Platform App DevelopmentCross-Platform App Development
Cross-Platform App DevelopmentTechAhead Corp
 
SA 2014 - Integrating the heterogeneous enterprise
SA 2014 - Integrating the heterogeneous enterpriseSA 2014 - Integrating the heterogeneous enterprise
SA 2014 - Integrating the heterogeneous enterpriseDavid Graham
 
Application Experience Analytics Services: The Strategic Digital Transformati...
Application Experience Analytics Services: The Strategic Digital Transformati...Application Experience Analytics Services: The Strategic Digital Transformati...
Application Experience Analytics Services: The Strategic Digital Transformati...CA Technologies
 
Build scalable app using flutter nubank, bmw & byte dance’s success stories
Build scalable app using flutter nubank, bmw & byte dance’s success storiesBuild scalable app using flutter nubank, bmw & byte dance’s success stories
Build scalable app using flutter nubank, bmw & byte dance’s success storiesKaty Slemon
 
10 patterns in successful api programs 2
10 patterns in successful api programs 210 patterns in successful api programs 2
10 patterns in successful api programs 2Apigee | Google Cloud
 
Achieving Engaging and Differentiated Digital Experiences for Better Business...
Achieving Engaging and Differentiated Digital Experiences for Better Business...Achieving Engaging and Differentiated Digital Experiences for Better Business...
Achieving Engaging and Differentiated Digital Experiences for Better Business...IBM Digital Experience
 
IBM Z for the Digital Enterprise 2018 - Automate Delivery Pipeline
IBM Z for the Digital Enterprise 2018 - Automate Delivery PipelineIBM Z for the Digital Enterprise 2018 - Automate Delivery Pipeline
IBM Z for the Digital Enterprise 2018 - Automate Delivery PipelineDevOps for Enterprise Systems
 
Project Management for Mobile Apps
Project Management for Mobile AppsProject Management for Mobile Apps
Project Management for Mobile AppsAlejandro Otanez
 
G08.2013 magic quadrant for mobile application development platforms
G08.2013 magic quadrant for mobile application development platformsG08.2013 magic quadrant for mobile application development platforms
G08.2013 magic quadrant for mobile application development platformsSatya Harish
 
Omni-Channel Marketing in the Cloud
Omni-Channel Marketing in the CloudOmni-Channel Marketing in the Cloud
Omni-Channel Marketing in the CloudAbhishek Kant
 

Similar a Optimizely Webinar: Accelerate Agile Delivery with Experimentation Platforms, Featuring Forrester (20)

Accelerating Your Digital Agenda with Continuous Testing by Diego Lo Giudice
Accelerating Your Digital Agenda with Continuous Testing by Diego Lo GiudiceAccelerating Your Digital Agenda with Continuous Testing by Diego Lo Giudice
Accelerating Your Digital Agenda with Continuous Testing by Diego Lo Giudice
 
Hybrid App Development Benefits and Challenges
Hybrid App Development Benefits and ChallengesHybrid App Development Benefits and Challenges
Hybrid App Development Benefits and Challenges
 
360-Degree Health Assessment of Microservices on Pivotal Platform
360-Degree Health Assessment of Microservices on Pivotal Platform360-Degree Health Assessment of Microservices on Pivotal Platform
360-Degree Health Assessment of Microservices on Pivotal Platform
 
Travelers 360 degree health assessment of microservices on the pivotal platform
Travelers 360 degree health assessment of microservices on the pivotal platformTravelers 360 degree health assessment of microservices on the pivotal platform
Travelers 360 degree health assessment of microservices on the pivotal platform
 
Accelerating Your Digital Agenda with Continuous Testing ft. Forrester
Accelerating Your Digital Agenda with Continuous Testing ft. ForresterAccelerating Your Digital Agenda with Continuous Testing ft. Forrester
Accelerating Your Digital Agenda with Continuous Testing ft. Forrester
 
IBM MobileFirst DevOps IEG DC Event
IBM MobileFirst DevOps IEG DC EventIBM MobileFirst DevOps IEG DC Event
IBM MobileFirst DevOps IEG DC Event
 
Ibmmobilefirstdevopsdc 140311164526-phpapp02
Ibmmobilefirstdevopsdc 140311164526-phpapp02Ibmmobilefirstdevopsdc 140311164526-phpapp02
Ibmmobilefirstdevopsdc 140311164526-phpapp02
 
What It Takes for Mobile Development Projects to Succeed
What It Takes for Mobile Development Projects to SucceedWhat It Takes for Mobile Development Projects to Succeed
What It Takes for Mobile Development Projects to Succeed
 
Star qualities: What it takes for mobile development projects to succeed
Star qualities: What it takes for mobile development projects to succeedStar qualities: What it takes for mobile development projects to succeed
Star qualities: What it takes for mobile development projects to succeed
 
Cross-Platform App Development
Cross-Platform App DevelopmentCross-Platform App Development
Cross-Platform App Development
 
SA 2014 - Integrating the heterogeneous enterprise
SA 2014 - Integrating the heterogeneous enterpriseSA 2014 - Integrating the heterogeneous enterprise
SA 2014 - Integrating the heterogeneous enterprise
 
Application Experience Analytics Services: The Strategic Digital Transformati...
Application Experience Analytics Services: The Strategic Digital Transformati...Application Experience Analytics Services: The Strategic Digital Transformati...
Application Experience Analytics Services: The Strategic Digital Transformati...
 
Build scalable app using flutter nubank, bmw & byte dance’s success stories
Build scalable app using flutter nubank, bmw & byte dance’s success storiesBuild scalable app using flutter nubank, bmw & byte dance’s success stories
Build scalable app using flutter nubank, bmw & byte dance’s success stories
 
Somnath Resume
Somnath ResumeSomnath Resume
Somnath Resume
 
10 patterns in successful api programs 2
10 patterns in successful api programs 210 patterns in successful api programs 2
10 patterns in successful api programs 2
 
Achieving Engaging and Differentiated Digital Experiences for Better Business...
Achieving Engaging and Differentiated Digital Experiences for Better Business...Achieving Engaging and Differentiated Digital Experiences for Better Business...
Achieving Engaging and Differentiated Digital Experiences for Better Business...
 
IBM Z for the Digital Enterprise 2018 - Automate Delivery Pipeline
IBM Z for the Digital Enterprise 2018 - Automate Delivery PipelineIBM Z for the Digital Enterprise 2018 - Automate Delivery Pipeline
IBM Z for the Digital Enterprise 2018 - Automate Delivery Pipeline
 
Project Management for Mobile Apps
Project Management for Mobile AppsProject Management for Mobile Apps
Project Management for Mobile Apps
 
G08.2013 magic quadrant for mobile application development platforms
G08.2013 magic quadrant for mobile application development platformsG08.2013 magic quadrant for mobile application development platforms
G08.2013 magic quadrant for mobile application development platforms
 
Omni-Channel Marketing in the Cloud
Omni-Channel Marketing in the CloudOmni-Channel Marketing in the Cloud
Omni-Channel Marketing in the Cloud
 

Más de Optimizely

Clover Rings Up Digital Growth to Drive Experimentation
Clover Rings Up Digital Growth to Drive ExperimentationClover Rings Up Digital Growth to Drive Experimentation
Clover Rings Up Digital Growth to Drive ExperimentationOptimizely
 
Make Every Touchpoint Count: How to Drive Revenue in an Increasingly Online W...
Make Every Touchpoint Count: How to Drive Revenue in an Increasingly Online W...Make Every Touchpoint Count: How to Drive Revenue in an Increasingly Online W...
Make Every Touchpoint Count: How to Drive Revenue in an Increasingly Online W...Optimizely
 
The Science of Getting Testing Right
The Science of Getting Testing RightThe Science of Getting Testing Right
The Science of Getting Testing RightOptimizely
 
Atlassian's Mystique CLI, Minimizing the Experiment Development Cycle
Atlassian's Mystique CLI, Minimizing the Experiment Development CycleAtlassian's Mystique CLI, Minimizing the Experiment Development Cycle
Atlassian's Mystique CLI, Minimizing the Experiment Development CycleOptimizely
 
Autotrader Case Study: Migrating from Home-Grown Testing to Best-in-Class Too...
Autotrader Case Study: Migrating from Home-Grown Testing to Best-in-Class Too...Autotrader Case Study: Migrating from Home-Grown Testing to Best-in-Class Too...
Autotrader Case Study: Migrating from Home-Grown Testing to Best-in-Class Too...Optimizely
 
Zillow + Optimizely: Building the Bridge to $20 Billion Revenue
Zillow + Optimizely: Building the Bridge to $20 Billion RevenueZillow + Optimizely: Building the Bridge to $20 Billion Revenue
Zillow + Optimizely: Building the Bridge to $20 Billion RevenueOptimizely
 
The Future of Optimizely for Technical Teams
The Future of Optimizely for Technical TeamsThe Future of Optimizely for Technical Teams
The Future of Optimizely for Technical TeamsOptimizely
 
Empowering Agents to Provide Service from Anywhere: Contact Centers in the Ti...
Empowering Agents to Provide Service from Anywhere: Contact Centers in the Ti...Empowering Agents to Provide Service from Anywhere: Contact Centers in the Ti...
Empowering Agents to Provide Service from Anywhere: Contact Centers in the Ti...Optimizely
 
Experimentation Everywhere: Create Exceptional Online Shopping Experiences an...
Experimentation Everywhere: Create Exceptional Online Shopping Experiences an...Experimentation Everywhere: Create Exceptional Online Shopping Experiences an...
Experimentation Everywhere: Create Exceptional Online Shopping Experiences an...Optimizely
 
Building an Experiment Pipeline for GitHub’s New Free Team Offering
Building an Experiment Pipeline for GitHub’s New Free Team OfferingBuilding an Experiment Pipeline for GitHub’s New Free Team Offering
Building an Experiment Pipeline for GitHub’s New Free Team OfferingOptimizely
 
AMC Networks Experiments Faster on the Server Side
AMC Networks Experiments Faster on the Server SideAMC Networks Experiments Faster on the Server Side
AMC Networks Experiments Faster on the Server SideOptimizely
 
Evolving Experimentation from CRO to Product Development
Evolving Experimentation from CRO to Product DevelopmentEvolving Experimentation from CRO to Product Development
Evolving Experimentation from CRO to Product DevelopmentOptimizely
 
Overcoming the Challenges of Experimentation on a Service Oriented Architecture
Overcoming the Challenges of Experimentation on a Service Oriented ArchitectureOvercoming the Challenges of Experimentation on a Service Oriented Architecture
Overcoming the Challenges of Experimentation on a Service Oriented ArchitectureOptimizely
 
How The Zebra Utilized Feature Experiments To Increase Carrier Card Engagemen...
How The Zebra Utilized Feature Experiments To Increase Carrier Card Engagemen...How The Zebra Utilized Feature Experiments To Increase Carrier Card Engagemen...
How The Zebra Utilized Feature Experiments To Increase Carrier Card Engagemen...Optimizely
 
Making Your Hypothesis Work Harder to Inform Future Product Strategy
Making Your Hypothesis Work Harder to Inform Future Product StrategyMaking Your Hypothesis Work Harder to Inform Future Product Strategy
Making Your Hypothesis Work Harder to Inform Future Product StrategyOptimizely
 
Kick Your Assumptions: How Scholl's Test-Everything Culture Drives Revenue
Kick Your Assumptions: How Scholl's Test-Everything Culture Drives RevenueKick Your Assumptions: How Scholl's Test-Everything Culture Drives Revenue
Kick Your Assumptions: How Scholl's Test-Everything Culture Drives RevenueOptimizely
 
Experimentation through Clients' Eyes
Experimentation through Clients' EyesExperimentation through Clients' Eyes
Experimentation through Clients' EyesOptimizely
 
Shipping to Learn and Accelerate Growth with GitHub
Shipping to Learn and Accelerate Growth with GitHubShipping to Learn and Accelerate Growth with GitHub
Shipping to Learn and Accelerate Growth with GitHubOptimizely
 
Test Everything: TrustRadius Delivers Customer Value with Experimentation
Test Everything: TrustRadius Delivers Customer Value with ExperimentationTest Everything: TrustRadius Delivers Customer Value with Experimentation
Test Everything: TrustRadius Delivers Customer Value with ExperimentationOptimizely
 
Optimizely Agent: Scaling Resilient Feature Delivery
Optimizely Agent: Scaling Resilient Feature DeliveryOptimizely Agent: Scaling Resilient Feature Delivery
Optimizely Agent: Scaling Resilient Feature DeliveryOptimizely
 

Más de Optimizely (20)

Clover Rings Up Digital Growth to Drive Experimentation
Clover Rings Up Digital Growth to Drive ExperimentationClover Rings Up Digital Growth to Drive Experimentation
Clover Rings Up Digital Growth to Drive Experimentation
 
Make Every Touchpoint Count: How to Drive Revenue in an Increasingly Online W...
Make Every Touchpoint Count: How to Drive Revenue in an Increasingly Online W...Make Every Touchpoint Count: How to Drive Revenue in an Increasingly Online W...
Make Every Touchpoint Count: How to Drive Revenue in an Increasingly Online W...
 
The Science of Getting Testing Right
The Science of Getting Testing RightThe Science of Getting Testing Right
The Science of Getting Testing Right
 
Atlassian's Mystique CLI, Minimizing the Experiment Development Cycle
Atlassian's Mystique CLI, Minimizing the Experiment Development CycleAtlassian's Mystique CLI, Minimizing the Experiment Development Cycle
Atlassian's Mystique CLI, Minimizing the Experiment Development Cycle
 
Autotrader Case Study: Migrating from Home-Grown Testing to Best-in-Class Too...
Autotrader Case Study: Migrating from Home-Grown Testing to Best-in-Class Too...Autotrader Case Study: Migrating from Home-Grown Testing to Best-in-Class Too...
Autotrader Case Study: Migrating from Home-Grown Testing to Best-in-Class Too...
 
Zillow + Optimizely: Building the Bridge to $20 Billion Revenue
Zillow + Optimizely: Building the Bridge to $20 Billion RevenueZillow + Optimizely: Building the Bridge to $20 Billion Revenue
Zillow + Optimizely: Building the Bridge to $20 Billion Revenue
 
The Future of Optimizely for Technical Teams
The Future of Optimizely for Technical TeamsThe Future of Optimizely for Technical Teams
The Future of Optimizely for Technical Teams
 
Empowering Agents to Provide Service from Anywhere: Contact Centers in the Ti...
Empowering Agents to Provide Service from Anywhere: Contact Centers in the Ti...Empowering Agents to Provide Service from Anywhere: Contact Centers in the Ti...
Empowering Agents to Provide Service from Anywhere: Contact Centers in the Ti...
 
Experimentation Everywhere: Create Exceptional Online Shopping Experiences an...
Experimentation Everywhere: Create Exceptional Online Shopping Experiences an...Experimentation Everywhere: Create Exceptional Online Shopping Experiences an...
Experimentation Everywhere: Create Exceptional Online Shopping Experiences an...
 
Building an Experiment Pipeline for GitHub’s New Free Team Offering
Building an Experiment Pipeline for GitHub’s New Free Team OfferingBuilding an Experiment Pipeline for GitHub’s New Free Team Offering
Building an Experiment Pipeline for GitHub’s New Free Team Offering
 
AMC Networks Experiments Faster on the Server Side
AMC Networks Experiments Faster on the Server SideAMC Networks Experiments Faster on the Server Side
AMC Networks Experiments Faster on the Server Side
 
Evolving Experimentation from CRO to Product Development
Evolving Experimentation from CRO to Product DevelopmentEvolving Experimentation from CRO to Product Development
Evolving Experimentation from CRO to Product Development
 
Overcoming the Challenges of Experimentation on a Service Oriented Architecture
Overcoming the Challenges of Experimentation on a Service Oriented ArchitectureOvercoming the Challenges of Experimentation on a Service Oriented Architecture
Overcoming the Challenges of Experimentation on a Service Oriented Architecture
 
How The Zebra Utilized Feature Experiments To Increase Carrier Card Engagemen...
How The Zebra Utilized Feature Experiments To Increase Carrier Card Engagemen...How The Zebra Utilized Feature Experiments To Increase Carrier Card Engagemen...
How The Zebra Utilized Feature Experiments To Increase Carrier Card Engagemen...
 
Making Your Hypothesis Work Harder to Inform Future Product Strategy
Making Your Hypothesis Work Harder to Inform Future Product StrategyMaking Your Hypothesis Work Harder to Inform Future Product Strategy
Making Your Hypothesis Work Harder to Inform Future Product Strategy
 
Kick Your Assumptions: How Scholl's Test-Everything Culture Drives Revenue
Kick Your Assumptions: How Scholl's Test-Everything Culture Drives RevenueKick Your Assumptions: How Scholl's Test-Everything Culture Drives Revenue
Kick Your Assumptions: How Scholl's Test-Everything Culture Drives Revenue
 
Experimentation through Clients' Eyes
Experimentation through Clients' EyesExperimentation through Clients' Eyes
Experimentation through Clients' Eyes
 
Shipping to Learn and Accelerate Growth with GitHub
Shipping to Learn and Accelerate Growth with GitHubShipping to Learn and Accelerate Growth with GitHub
Shipping to Learn and Accelerate Growth with GitHub
 
Test Everything: TrustRadius Delivers Customer Value with Experimentation
Test Everything: TrustRadius Delivers Customer Value with ExperimentationTest Everything: TrustRadius Delivers Customer Value with Experimentation
Test Everything: TrustRadius Delivers Customer Value with Experimentation
 
Optimizely Agent: Scaling Resilient Feature Delivery
Optimizely Agent: Scaling Resilient Feature DeliveryOptimizely Agent: Scaling Resilient Feature Delivery
Optimizely Agent: Scaling Resilient Feature Delivery
 

Último

( Pune ) VIP Pimpri Chinchwad Call Girls 🎗️ 9352988975 Sizzling | Escorts | G...
( Pune ) VIP Pimpri Chinchwad Call Girls 🎗️ 9352988975 Sizzling | Escorts | G...( Pune ) VIP Pimpri Chinchwad Call Girls 🎗️ 9352988975 Sizzling | Escorts | G...
( Pune ) VIP Pimpri Chinchwad Call Girls 🎗️ 9352988975 Sizzling | Escorts | G...nilamkumrai
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...singhpriety023
 
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdfMatthew Sinclair
 
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.soniya singh
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLimonikaupta
 
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...SUHANI PANDEY
 
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...nirzagarg
 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...tanu pandey
 
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...SUHANI PANDEY
 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC
 
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...roncy bisnoi
 
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...SUHANI PANDEY
 
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...SUHANI PANDEY
 
在线制作约克大学毕业证(yu毕业证)在读证明认证可查
在线制作约克大学毕业证(yu毕业证)在读证明认证可查在线制作约克大学毕业证(yu毕业证)在读证明认证可查
在线制作约克大学毕业证(yu毕业证)在读证明认证可查ydyuyu
 
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Call Girls in Nagpur High Profile
 
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency""Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency"growthgrids
 
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...nilamkumrai
 

Último (20)

( Pune ) VIP Pimpri Chinchwad Call Girls 🎗️ 9352988975 Sizzling | Escorts | G...
( Pune ) VIP Pimpri Chinchwad Call Girls 🎗️ 9352988975 Sizzling | Escorts | G...( Pune ) VIP Pimpri Chinchwad Call Girls 🎗️ 9352988975 Sizzling | Escorts | G...
( Pune ) VIP Pimpri Chinchwad Call Girls 🎗️ 9352988975 Sizzling | Escorts | G...
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
 
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
 
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
 
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
 
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
 
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
 
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53
 
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
 
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
 
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
 
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
 
在线制作约克大学毕业证(yu毕业证)在读证明认证可查
在线制作约克大学毕业证(yu毕业证)在读证明认证可查在线制作约克大学毕业证(yu毕业证)在读证明认证可查
在线制作约克大学毕业证(yu毕业证)在读证明认证可查
 
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
 
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
 
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency""Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
 
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
 

Optimizely Webinar: Accelerate Agile Delivery with Experimentation Platforms, Featuring Forrester

  • 1. © 2019 FORRESTER. REPRODUCTION PROHIBITED.
  • 2. © 2019 FORRESTER. REPRODUCTION PROHIBITED. Accelerate Time To Value With Experimentation Platforms Christopher Condo, Senior Analyst February, 2019
  • 3. We work with business and technology leaders to develop customer-obsessed strategies that drive growth. 3© 2019 FORRESTER. REPRODUCTION PROHIBITED.
  • 4. 4© 2019 FORRESTER. REPRODUCTION PROHIBITED. Leading organizations make SW development their core competency! Digital matters.. Software Makes Digital.. Excellence in Developing SW IS A Must !!!..
  • 5. 5© 2019 FORRESTER. REPRODUCTION PROHIBITED. Digital Transformation Customer Experience Feature Release Cycle
  • 6. 6© 2019 FORRESTER. REPRODUCTION PROHIBITED. Release Velocity Is Stagnant Base: 546 to 3,228 global developers (base sizes vary by year) Source: Forrester Analytics Business Technographics® Global Developer Survey, 2014 to 2015 and Forrester Analytics Global Business Technographics Developer Survey, 2016 to 2018
  • 7. 7© 2019 FORRESTER. REPRODUCTION PROHIBITED. End to end Agility comes with both Agile + DevOps Agile DevOps Speed, Quality and CX Common Language AGILE Infrastructure Automation Infrastructure: Grip, Security Scaled Infrastructure AGILE Development
  • 8. 8© 2016 Forrester Research, Inc. Reproduction Prohibited Yes you want speed… Delivering Faster is not Enough To Please Customers
  • 9. 9© 2016 Forrester Research, Inc. Reproduction Prohibited Speed With Quality Is Needed To Deliver True Value !
  • 10. 10© 2019 FORRESTER. REPRODUCTION PROHIBITED. What Hinders Delivering Value With Velocity? Replicating production environments is complicated Lack of Insight: No news is good news AD&D and the business are not in synch
  • 11. 11© 2019 FORRESTER. REPRODUCTION PROHIBITED. 38% Of developers use indirect measurements (like defects) to gauge success Oops! Something went wrong. Source: Forrester Analytics’ Business Technographics Global Developer Survey, 2018
  • 12. 12© 2019 FORRESTER. REPRODUCTION PROHIBITED. “Press and Pray” deployments are a surefire way to disappoint customers and endanger revenue. • High drop off rates • Unintuitive designs • Increased customer service call volume
  • 13. 13© 2019 FORRESTER. REPRODUCTION PROHIBITED. So What’s Missing? ›A methodology and process for trying new ideas, and safely testing them in production ›A way to connect product performance directly with AD&D teams ›A system that is inclusive of business and engineering ›What’s missing is Experimentation!
  • 14. 14© 2019 FORRESTER. REPRODUCTION PROHIBITED. “We want to make runtime decisions in the field and control a feature launch without having to deploy a new client-app.” What Customers Look To Achieve By Experimenting “We want to use this methodology to figure out if improvements are delivering value.” “We want to gain a more objective view that will allow us to settle internal disputes.” “We want more information to understand why one version won over another.” “Our dev group wanted to encourage single-trunk development and get work-in-progress out of branches.” “We wanted to be able to target features by region.”
  • 15. 15© 2019 FORRESTER. REPRODUCTION PROHIBITED. Experimentation Platforms for AD&D Direct User Testing A/B Testing Feature Flags
  • 16. 16© 2019 FORRESTER. REPRODUCTION PROHIBITED. A/B Multivariate Testing A/B Multivariate Testing
  • 17. 17© 2019 FORRESTER. REPRODUCTION PROHIBITED. Characteristics Of A/B Multivariate Testing ›A/B Multivariate Testing enables in-production testing of different versions of an application (work flow, algorithms, search engines, etc.) to determine a winning strategy within hours or days. ›Components: • A/B testing logic embedded in code • A system that controls which populations see Experience A vs. Experience B • A statistical engine to determine the “winning experience” A/B Multivariate Testing
  • 18. 18© 2019 FORRESTER. REPRODUCTION PROHIBITED. A/B Multivariate Testing Source: “AD&D Pros: Stop Guessing And Start Experimenting” A/B Multivariate Testing
  • 19. 19© 2019 FORRESTER. REPRODUCTION PROHIBITED. Experimenting with different patterns is simplified and becomes an organic part of development. Statistical engines can immediately inform devs which strategy is performing better. Switching logic needs to be maintained. After experiments conclude that switching logic (along with the “old” code) needs to be removed to prevent unused code from continuing to be deployed. Source: “AD&D Pros: Stop Guessing And Start Experimenting” A/B Multivariate Testing Pros and Risks A/B Multivariate Testing
  • 20. 20© 2019 FORRESTER. REPRODUCTION PROHIBITED. Feature Flagging Feature Flagging
  • 21. 21© 2019 FORRESTER. REPRODUCTION PROHIBITED. Characteristics Of Feature Flagging ›Feature Flagging allows application code to be released in “off” mode and managed with a dashboard enabling single-trunk development that enables stabile releases. ›Components: • If-Then-Else logic embedded in app code • App or service that communicates value of the feature flag • Administrative console for managing flags • Ability to configure which user populations see each feature when switched “on” Feature Flagging
  • 22. 22© 2019 FORRESTER. REPRODUCTION PROHIBITED. Feature Flagging Source: “AD&D Pros: Stop Guessing And Start Experimenting” Users Feature Flag Code Feature Flagging
  • 23. 23© 2019 FORRESTER. REPRODUCTION PROHIBITED. Simplifies release, enables continuous delivery, enables business teams to better coordinate release dates with AD&D, and enables user demographic splits. Flags need to be maintained. Forward thinking needs to happen (when and where to place these flags) to get the most value, and re-engineering is needed to place them into legacy code. Source: “AD&D Pros: Stop Guessing And Start Experimenting” Feature Flagging Pros and Risks Feature Flagging
  • 24. 24© 2019 FORRESTER. REPRODUCTION PROHIBITED. Direct User Testing Direct User Testing
  • 25. 25© 2019 FORRESTER. REPRODUCTION PROHIBITED. Characteristics Of Direct User Testing ›Direct user testing provided the input from real people encouraged to speak their thoughts while using your application to help you understand “Why” they prefer one version over another or uncover issues. ›Components: • Real people invited to participate in testing • A lab or platform that allows users to be recorded as they test your app • A well-thought-out experiment or hypothesis for users to test • Note: A finished app is not required for subjects to provide meaningful results Direct User Testing
  • 26. 26© 2019 FORRESTER. REPRODUCTION PROHIBITED. Direct User Testing (DUT) Source: “AD&D Pros: Stop Guessing And Start Experimenting” Direct User Testing
  • 27. 27© 2019 FORRESTER. REPRODUCTION PROHIBITED. Glean insight directly from people and overhear their assumptions, allowing teams to better meet or exceed expectations. You need to recruit and reward people for their time. Finding suitable test subjects for testing skill-based applications might be difficult. Source: “AD&D Pros: Stop Guessing And Start Experimenting” Direct User Testing Pros and Risks Direct User Testing
  • 28. 28© 2019 FORRESTER. REPRODUCTION PROHIBITED. Case Studies
  • 29. 29© 2019 FORRESTER. REPRODUCTION PROHIBITED. Continuous Innovation Requires Continuous Discovery Direct User Testing With MVP Apps A/B Testing with MVP Application In Production Focus Group Using Simple Mocks
  • 30. 30© 2019 FORRESTER. REPRODUCTION PROHIBITED. EdX: Back-end Application Server Optimization Discover Optimal Design A/B Testing In Production Create Competing Logic Competing Logic Operating In Production
  • 31. 31© 2019 FORRESTER. REPRODUCTION PROHIBITED. Digital Transformation Customer ExperienceExperimentation Cycle Feature Release Cycle
  • 32. 32© 2019 FORRESTER. REPRODUCTION PROHIBITED. “This allowed us to deploy code and feel confident that customers are seeing the right features.” So What Did Customers See After Experimenting? “We get senior executives engaged on the release process because they can see the data from the experiments.” “Now our product manager can coordinate with marketing, sales etc. until they are ready to release.” “Using feature flags does helps the team release faster by helping us push continuous integration.” “These tools force us to align around the customer experience.” “We reduced the number of dependencies, people involved, and the stress of making changes. It’s much easier to iterate and improve.”
  • 33. 33© 2019 FORRESTER. REPRODUCTION PROHIBITED. Recommendations
  • 34. 34© 2019 FORRESTER. REPRODUCTION PROHIBITED. Experimenting In Prod Is The New Normal ›Create a premise to narrow down choices ›Get the pros involved for high-impact changes ›Know that building your own experimentation platform can quickly become impractical ›Don’t use experimentation as a substitute for tried and true testing ›Understand that experimentation creates technical debt
  • 35. FORRESTER.COM Thank you © 2019 FORRESTER. REPRODUCTION PROHIBITED. Christopher Condo Senior Analyst, Forrester Research +1 671-613-6289 ccondo@forrester.com @ChrisCondo2017