SlideShare a Scribd company logo
1 of 72
Download to read offline
Author
Father
Agile & Lean coach
www.crisp.se
Consultant
Henrik Kniberg
henrik.kniberg@crisp.se
@HenrikKniberg
What is an Agile Tester?
Colombo Agile Conf, June 2014
00:22
Agile tester mindset
Henrik Kniberg
Henrik Kniberg
Henrik Kniberg
Henrik Kniberg
Case study: Game development company
Concept
pres.
Resource
planning
Graphics
design
Sound
design
Dev
Test &
deploy
1m
4h
6m
8
Game backlog
1w 6m 6m
15
Design-ready games
12
Production-ready games
1m 3w 3m 3w1d
(1m+2m)
Actual work: 3 months
Time to market: 25 months
Before
Concept
pres.
Resource
planning
Graphics
design
Sound
design
Dev
Integr. &
deploy
1m
4h
6m
8
Game backlog
1w 6m 6m
15
Design-ready games
12
Production-ready games
1m 3w 3m
(1m+2m)
3w1d
Cross-functional game teams
Game team
(graphics, sound, dev,
test, deploy, etc)
Time to market: 3-4 months

After
Actual work: 3 months
Time to market: 25 months
7 times
faster
Better
games
Less
Planning
More
fun
Cross-functional teams
Henrik Kniberg
9
Dave
Joe
 Lisa
Dave
Joe
Lisa
January
 February
 March
 April
 May
 June
 July
6 months
3 months
Release
Release
We’re alot faster!
I’m a bit
slower
We’re slow!
I’m fast!
Henrik Kniberg
Test phase
 Test team
Tester role
Henrik Kniberg
Req
 Code
 Test
Test phase
Henrik Kniberg
Test team
Programmers
 Testers
We own
quality
Dev team
Tester
Henrik Kniberg
Tester role
I own
quality
Henrik Kniberg
Cross-functional development team
QA
 = Quality Assurance
= Quality Assistance
Role 
 Competency
We own
quality
Roles
Henrik Kniberg
Backend
 Test
DB
GUI
Design
Competencies
Henrik Kniberg
Design
Backend
DB
GUI
Test
Cross functional team
Doesn’t mean everyone has to know everything
Henrik Kniberg
DB
 Test
Web
Java
 Domain
 CM
Lisa
Joe
Fred
Jenny
David
Erik
Product
Backlog
Skills Needed to implement Top X backlog items
I’m good at
Test!
I can do Java, but
I’m not so good at it.
I don’t know CM
at all. But I’m
willing to learn!
I won’t even go
near a
database!
Knows a bit about many things
Knows a lot
about one
thing
Deliver, measure, adjust
continuously
How do you know that your product works?
Henrik Kniberg
ensure
1. Understand the
problem
2. Iterate until
you’ve solved it
Who are the
stakeholders?
What need do they have,
that we want to solve?
How will we know
when we’ve solved
it?
How will we know if we’re
moving in the right direction?
Minimize the distance to MVP
00:22
Typical activities
Henrik Kniberg
Make sure backlog items are testable & valuable
Henrik Kniberg
As a buyer
I want to save my shopping cart
so that I can continue shopping
later
How to demo:
1)  Enter store
2)  Put a book in shopping cart
3)  Press ”save cart”
4)  Leave store, and enter it again
5)  Check that the book is in my
cart
Find defects early!
Henrik Kniberg
Age of defect
$
Cost of
defect
Henrik Kniberg
Developers
Testers
Developers & Testers
Meeting room
Sit with the developers
Shorten the feedback loop
Henrik Kniberg
# of
handoffs
0
1
2
3
4
5
Length of feedback cycle
minutes
 hours
 days
 weeks
 months
 years
Maker
 User
1
 2
 3
People
(# of handoffs)
Time
(Feedback delay)
Push for Continuous Delivery
Henrik Kniberg
Test &
integrate
Deploy to
staging
Deploy
to prod
Manual
test
Manual
 Code &
commit
Build
Automatic
Create a shared vocabulary
Henrik Kniberg
Unit
Test?
Quality?
Integration
test?
Acceptance
test?
 Technical
debt?
Set working agreements for test automation
Each user story has at least
one black-box acceptance test
Almost all code is
covered by SOME kind
of test (AT or UT)
We know which code isn’t covered
and have a good reason for it
Henrik Kniberg
AT and UT complement each other
•  Acceptance tests: coupled to UI, decoupled from internal design
•  Unit tests: coupled to internal design, decoupled from UI
Complex code has
unit tests
Do & teach exploratory testing
Henrik Kniberg
!
?
Done includes ”no added technical debt”
Henrik Kniberg
Backlog
 Ready
for dev
Ready for
production
- No added tech debt
In
progress
Example: Test automation backlog
•  Change skin 
•  Security alert
•  Transaction history 
•  Block account 
•  Add new user 
•  Sort query results  
•  Deposit cash  
•  Validate transfer  

Henrik Kniberg
Step 1: Decide what needs to be tested
Step 2: Classify each test
Henrik Kniberg
Test case
Change skin
Security alert
Transaction
history
Block account
Add new user
Sort query
results
Deposit cash
Validate
transfer
Risk
Manual Test
Cost
Automation
Cost
low 0.5 hrs high
high 1 hrs high
med 3 hrs low
high 5 hrs low
low 0.5 hrs low
med 2 hrs medium
high 1.5 hrs low
high 3 hrs medium
Pay every
time
Pay once
Step 3: Sort the list
Henrik Kniberg
Test case Risk
Manual Test
Cost
Automation
Cost
Block
account high 5 hrs low
Validate
transfer high 3 hrs medium
Transaction
history med 3 hrs low
Sort query
results med 2 hrs medium
Deposit cash high 1.5 hrs low
Security
alert high 1 hr high
Add new
user low 0.5 hrs low
Change skin low 0.5 hrs high
Automate first!
Automate later
Don’t bother
automating
Example: Tech backlog
Henrik Kniberg
Product backlog
Tech backlog
Reserve X% of team capacity for the tech backlog
Henrik Kniberg
Tech backlog
Product backlog
Sprint
80%
20%
00:22
Example:
Spotify
Henrik Kniberg
Henrik Kniberg
Play Everywhere!
Like a magical music player in which
you’ve bought every song in the world!
>400 people in tech
Henrik Kniberg
36
Stockholm

Gothenburg

New York

San Francisco
> 50 squads
Henrik Kniberg
Henrik Kniberg
Autonomous Squad
Cross-functional, co-located, self-organizing team
39
Squads are grouped into Tribes
Henrik Kniberg
Tribe
 Tribe
 Tribe
Tribe
Tribe
 Tribe
Tribe
 Tribe
Chapter
Chapter
Chapter
Chapter
Guild
Each Tribe is a lightweight matrix focused on delivery
Vertical = Delivery. 
Horizontal = knowledge sharing & personal development
Reality is messy
Henrik Kniberg
Decoupling to enable
frequent releases
Henrik Kniberg
Feature squads
Client App squad
!#?
Self-service model
Henrik Kniberg
Client App squads
IOS
 Android
 Desktop
 Web
Feature squads
Infrastructure squads
Enable & support
Enable &
support
Enable &
support
Henrik Kniberg
Release trains & Feature toggles
Failure Recovery is more important
than Failure Avoidance
Henrik Kniberg
Failure Recovery
Failure Avoidance
“Limited Blast Radius” via decoupled architecture
Henrik Kniberg
”Limited Blast Radius” via gradual rollout
Henrik Kniberg
Trust > Control
100% control = 0% motion
Henrik Kniberg
If everything’s under control,
you’re going too slow!
- Mario Andretti
Henrik Kniberg
Analyze data
Narrative &
Prototypes &
Metrics
Build MVP
Deploy
Tweak 
“Radio you
can save!”
A/B stats
Idea/Problem
“Follow your
favorite artist”
00:22
Example:
Big Government Project
Henrik Kniberg
Team structure - before
Henrik Kniberg
52
3
Development
teams
Test
team
Requirements
analyst
team
?
%#
!
!
?
%#
!
!
Henrik Kniberg
53
Next 10
features
Ideas
 Features
 Development
 System
test
User
acceptance
test
Production
Henrik Kniberg
54
Next 10
features
Ready for
sys test
Dev
in progress
Sys test
progress
Team
swimlanes
Henrik Kniberg
 55
Dev Team 1
 Dev Team 2
 Dev Team 3
Next 10
features
Dev
in progress
Ready for
sys test
Team
swimlanes
Henrik Kniberg
56
”Daily cocktail party” 9:15 – 10:15
Henrik Kniberg
57
Feature team 1
 Feature team 2
 Feature team 3
9:30 – 9:45
 9:15 – 9:30
9:30 – 9:45
9:45 – 10:00
Test
sync
Requirements
sync
Dev sync
9:45 – 10:00
Project sync
10:00 – 10:15
Henrik Kniberg
58
Count
cards
Velocity per week
Example: Measuring velocity by counting cards
Henrik Kniberg
60
60
Total
# of 
delivered
features
Week
Example: Release planning using a burnup chart
All of these
will be done
Some of these
will be done,
but not all
None of these
will be done
Henrik Kniberg
61
”Oh no, bottleneck
in System Test!
FLOW
Tech stories
Henrik Kniberg
62
Next 5 tech
stories
Next 10
features
Henrik Kniberg
63
Bottleneck
”Let’s stop
building new
features”
”... and focus on
test automation!”
Henrik Kniberg
64
Everyone
doing tech
stories
Henrik Kniberg
65
Top 3 recurring bugs
Henrik Kniberg
66
Definition of
”ready for
development”
Definition of
”ready for
system test”
Henrik Kniberg
67Henrik Kniberg 67
Henrik Kniberg
68
Test Fix %&@#!
Release
Week 1 Week 2 Week 3 Week 4 Week 5 Week 6 Week 7 Week 8
Release
Week 1 Week 2 Week 3 Week 4 Week 5 Week 6 Week 7 Week 8
Test at end:
Test
%&@#!
Fix
Fix Time
saved!
Test
Test continuously:
Before:
Test at end
Now:
Test continuously
Bug fixing process
Henrik Kniberg
69
Bug found!
More important
than any of the
current top 30?
No
Write sticky-note,
find developer,
fix now!
Yes
Replace one of
the other
top 30 bugs
with this one
Yes
Ignore
it
No
Don’t log it.
Fix it NOW!
Blocker?
Three input queues
Henrik Kniberg
70
Next 5 tech
stories
Next 10
features
Next 5 lower
priority bugs
00:22
Wrapup
Henrik Kniberg
What is an Agile Tester?
Henrik Kniberg
•  An agile team member with testing expertise
•  Helps the team become quality-aware
•  ... and learn how to deliver better stuff
Mindset
Henrik Kniberg
Quality
Assurance
Quality
Assistance
Manual test
Functional
test
Requirements
Automatic
test
Exploratory
test
Customer
needs
Late
involvement
Early
involvement
Long
feedback loop
Short
feedback loop
Find defects
 Prevent
defects
Agile is a direction, not a place
Henrik Kniberg
The important thing isn’t
how you work.
The important thing is
how you improve the way you work!

More Related Content

What's hot

The Essence of Sprint Planning : Presented by Sprint Planning
The Essence of Sprint Planning : Presented by Sprint PlanningThe Essence of Sprint Planning : Presented by Sprint Planning
The Essence of Sprint Planning : Presented by Sprint PlanningoGuild .
 
A. Kamran's DoD and DoR: Definition of Done and Definition of Ready in Scrum
A. Kamran's DoD and DoR: Definition of Done and Definition of Ready in ScrumA. Kamran's DoD and DoR: Definition of Done and Definition of Ready in Scrum
A. Kamran's DoD and DoR: Definition of Done and Definition of Ready in ScrumArman Kamran
 
Definition of Done and Product Backlog refinement
Definition of Done and Product Backlog refinementDefinition of Done and Product Backlog refinement
Definition of Done and Product Backlog refinementChristian Vos
 
Backlog Refinement at Scale
Backlog Refinement at ScaleBacklog Refinement at Scale
Backlog Refinement at ScaleCprime
 
Scrumban Demystified
Scrumban DemystifiedScrumban Demystified
Scrumban DemystifiedJack Speranza
 
Agile - Scrum Presentation
Agile - Scrum PresentationAgile - Scrum Presentation
Agile - Scrum Presentationgihanlsw
 
Agile evolution lifecycle - From implementing Agile to being Agile
Agile evolution lifecycle - From implementing Agile to being AgileAgile evolution lifecycle - From implementing Agile to being Agile
Agile evolution lifecycle - From implementing Agile to being AgileMichal Epstein
 
Henrik Kniberg: Lean from the Trenches keynote @ AgileEE
Henrik Kniberg: Lean from the Trenches keynote @ AgileEEHenrik Kniberg: Lean from the Trenches keynote @ AgileEE
Henrik Kniberg: Lean from the Trenches keynote @ AgileEEAgileee
 
Scrum In Ten Slides
Scrum In Ten SlidesScrum In Ten Slides
Scrum In Ten Slidespmengal
 
Agile Transformation v1.27
Agile Transformation v1.27Agile Transformation v1.27
Agile Transformation v1.27LeadingAgile
 
Agile project management using scrum
Agile project management using scrumAgile project management using scrum
Agile project management using scrumPrudentialSolutions
 
Overview of Agile Methodology
Overview of Agile MethodologyOverview of Agile Methodology
Overview of Agile MethodologyHaresh Karkar
 
Definition Of Done
Definition Of DoneDefinition Of Done
Definition Of DoneWei Zhu
 
What is-agile henrik kniberg august 20 2013
What is-agile henrik kniberg august 20 2013What is-agile henrik kniberg august 20 2013
What is-agile henrik kniberg august 20 2013Richard P. Doerer
 
Agile methodology v 4.5 s
Agile methodology   v 4.5 sAgile methodology   v 4.5 s
Agile methodology v 4.5 sJames Sutter
 
Portfolio prioritization with lean canvas and value game
Portfolio prioritization with lean canvas and value gamePortfolio prioritization with lean canvas and value game
Portfolio prioritization with lean canvas and value gameBrad Swanson
 
Agile Capacity Management
Agile Capacity ManagementAgile Capacity Management
Agile Capacity ManagementPrecisely
 

What's hot (20)

The Essence of Sprint Planning : Presented by Sprint Planning
The Essence of Sprint Planning : Presented by Sprint PlanningThe Essence of Sprint Planning : Presented by Sprint Planning
The Essence of Sprint Planning : Presented by Sprint Planning
 
A. Kamran's DoD and DoR: Definition of Done and Definition of Ready in Scrum
A. Kamran's DoD and DoR: Definition of Done and Definition of Ready in ScrumA. Kamran's DoD and DoR: Definition of Done and Definition of Ready in Scrum
A. Kamran's DoD and DoR: Definition of Done and Definition of Ready in Scrum
 
User Story Sizing using Agile Relative Estimation
User Story Sizing using Agile Relative EstimationUser Story Sizing using Agile Relative Estimation
User Story Sizing using Agile Relative Estimation
 
Definition of Done and Product Backlog refinement
Definition of Done and Product Backlog refinementDefinition of Done and Product Backlog refinement
Definition of Done and Product Backlog refinement
 
Backlog Refinement at Scale
Backlog Refinement at ScaleBacklog Refinement at Scale
Backlog Refinement at Scale
 
Scrumban Demystified
Scrumban DemystifiedScrumban Demystified
Scrumban Demystified
 
Agile - Scrum Presentation
Agile - Scrum PresentationAgile - Scrum Presentation
Agile - Scrum Presentation
 
Agile evolution lifecycle - From implementing Agile to being Agile
Agile evolution lifecycle - From implementing Agile to being AgileAgile evolution lifecycle - From implementing Agile to being Agile
Agile evolution lifecycle - From implementing Agile to being Agile
 
Henrik Kniberg: Lean from the Trenches keynote @ AgileEE
Henrik Kniberg: Lean from the Trenches keynote @ AgileEEHenrik Kniberg: Lean from the Trenches keynote @ AgileEE
Henrik Kniberg: Lean from the Trenches keynote @ AgileEE
 
Scrum In Ten Slides
Scrum In Ten SlidesScrum In Ten Slides
Scrum In Ten Slides
 
Agile
AgileAgile
Agile
 
Agile Transformation v1.27
Agile Transformation v1.27Agile Transformation v1.27
Agile Transformation v1.27
 
Agile project management using scrum
Agile project management using scrumAgile project management using scrum
Agile project management using scrum
 
Overview of Agile Methodology
Overview of Agile MethodologyOverview of Agile Methodology
Overview of Agile Methodology
 
What Is Agile Scrum
What Is Agile ScrumWhat Is Agile Scrum
What Is Agile Scrum
 
Definition Of Done
Definition Of DoneDefinition Of Done
Definition Of Done
 
What is-agile henrik kniberg august 20 2013
What is-agile henrik kniberg august 20 2013What is-agile henrik kniberg august 20 2013
What is-agile henrik kniberg august 20 2013
 
Agile methodology v 4.5 s
Agile methodology   v 4.5 sAgile methodology   v 4.5 s
Agile methodology v 4.5 s
 
Portfolio prioritization with lean canvas and value game
Portfolio prioritization with lean canvas and value gamePortfolio prioritization with lean canvas and value game
Portfolio prioritization with lean canvas and value game
 
Agile Capacity Management
Agile Capacity ManagementAgile Capacity Management
Agile Capacity Management
 

Similar to 'What is an Agile tester': Henrik Kniberg @ Colombo Agile Conference 2014

What's Agile ? Introduction to Agile methods
What's Agile ? Introduction to Agile methodsWhat's Agile ? Introduction to Agile methods
What's Agile ? Introduction to Agile methodsBruno Sbille
 
Facilitating the Elephant carpaccio exercise
Facilitating the Elephant carpaccio exerciseFacilitating the Elephant carpaccio exercise
Facilitating the Elephant carpaccio exercisePeter Antman
 
Essentielle værktøjer for det agile team
Essentielle værktøjer for det agile teamEssentielle værktøjer for det agile team
Essentielle værktøjer for det agile teamBestBrains
 
Agile Intro and 2014 trends for AgileSparks open day at John-Bryce - March 2014
Agile Intro and 2014 trends for AgileSparks open day at John-Bryce - March 2014Agile Intro and 2014 trends for AgileSparks open day at John-Bryce - March 2014
Agile Intro and 2014 trends for AgileSparks open day at John-Bryce - March 2014Yuval Yeret
 
Machine Learning Vs. Deep Learning – An Example Implementation
Machine Learning Vs. Deep Learning – An Example ImplementationMachine Learning Vs. Deep Learning – An Example Implementation
Machine Learning Vs. Deep Learning – An Example ImplementationSynerzip
 
When UX (guy) Meets Operations
When UX (guy) Meets OperationsWhen UX (guy) Meets Operations
When UX (guy) Meets OperationsTim Sheiner
 
Can we induce change with what we measure?
Can we induce change with what we measure?Can we induce change with what we measure?
Can we induce change with what we measure?Michaela Greiler
 
Agile & Lean @ MediaGeniX
Agile & Lean @ MediaGeniXAgile & Lean @ MediaGeniX
Agile & Lean @ MediaGeniXESUG
 
How we integrate Machine Learning Algorithms into our IT Platform at Outfittery
How we integrate Machine Learning Algorithms into our IT Platform at OutfitteryHow we integrate Machine Learning Algorithms into our IT Platform at Outfittery
How we integrate Machine Learning Algorithms into our IT Platform at OutfitteryOUTFITTERY
 
Agile2012 soccer witha_basketballteam
Agile2012 soccer witha_basketballteamAgile2012 soccer witha_basketballteam
Agile2012 soccer witha_basketballteamdrewz lin
 
Threat Modeling All Day!
Threat Modeling All Day!Threat Modeling All Day!
Threat Modeling All Day!Steven Carlson
 
Scrum. software engineering seminar
Scrum. software engineering seminarScrum. software engineering seminar
Scrum. software engineering seminarAlexandr Gavrishev
 
From SLO to GOTY
From SLO to GOTYFrom SLO to GOTY
From SLO to GOTYScyllaDB
 
Leanforum Agile Everywhere
Leanforum Agile EverywhereLeanforum Agile Everywhere
Leanforum Agile Everywherebeskidek
 
International succes med cloud og agile
International succes med cloud og agileInternational succes med cloud og agile
International succes med cloud og agileBestBrains
 

Similar to 'What is an Agile tester': Henrik Kniberg @ Colombo Agile Conference 2014 (20)

What's Agile ? Introduction to Agile methods
What's Agile ? Introduction to Agile methodsWhat's Agile ? Introduction to Agile methods
What's Agile ? Introduction to Agile methods
 
Culture over-process
Culture over-processCulture over-process
Culture over-process
 
An Agile Pick-N-Mix
An Agile Pick-N-MixAn Agile Pick-N-Mix
An Agile Pick-N-Mix
 
Facilitating the Elephant carpaccio exercise
Facilitating the Elephant carpaccio exerciseFacilitating the Elephant carpaccio exercise
Facilitating the Elephant carpaccio exercise
 
Essentielle værktøjer for det agile team
Essentielle værktøjer for det agile teamEssentielle værktøjer for det agile team
Essentielle værktøjer for det agile team
 
Agile Intro and 2014 trends for AgileSparks open day at John-Bryce - March 2014
Agile Intro and 2014 trends for AgileSparks open day at John-Bryce - March 2014Agile Intro and 2014 trends for AgileSparks open day at John-Bryce - March 2014
Agile Intro and 2014 trends for AgileSparks open day at John-Bryce - March 2014
 
Machine Learning Vs. Deep Learning – An Example Implementation
Machine Learning Vs. Deep Learning – An Example ImplementationMachine Learning Vs. Deep Learning – An Example Implementation
Machine Learning Vs. Deep Learning – An Example Implementation
 
When UX (guy) Meets Operations
When UX (guy) Meets OperationsWhen UX (guy) Meets Operations
When UX (guy) Meets Operations
 
Can we induce change with what we measure?
Can we induce change with what we measure?Can we induce change with what we measure?
Can we induce change with what we measure?
 
Agile & Lean @ MediaGeniX
Agile & Lean @ MediaGeniXAgile & Lean @ MediaGeniX
Agile & Lean @ MediaGeniX
 
How we integrate Machine Learning Algorithms into our IT Platform at Outfittery
How we integrate Machine Learning Algorithms into our IT Platform at OutfitteryHow we integrate Machine Learning Algorithms into our IT Platform at Outfittery
How we integrate Machine Learning Algorithms into our IT Platform at Outfittery
 
Agile2012 soccer witha_basketballteam
Agile2012 soccer witha_basketballteamAgile2012 soccer witha_basketballteam
Agile2012 soccer witha_basketballteam
 
Raising the Bar
Raising the BarRaising the Bar
Raising the Bar
 
Threat Modeling All Day!
Threat Modeling All Day!Threat Modeling All Day!
Threat Modeling All Day!
 
ES3-2020-05 Testing
ES3-2020-05 TestingES3-2020-05 Testing
ES3-2020-05 Testing
 
Scrum. software engineering seminar
Scrum. software engineering seminarScrum. software engineering seminar
Scrum. software engineering seminar
 
From SLO to GOTY
From SLO to GOTYFrom SLO to GOTY
From SLO to GOTY
 
Leanforum Agile Everywhere
Leanforum Agile EverywhereLeanforum Agile Everywhere
Leanforum Agile Everywhere
 
International succes med cloud og agile
International succes med cloud og agileInternational succes med cloud og agile
International succes med cloud og agile
 
Agile
AgileAgile
Agile
 

More from ColomboCampsCommunity

LeSS is Scrum - Naveen S @ CMBAgileCon 2016
LeSS is Scrum - Naveen S @ CMBAgileCon 2016LeSS is Scrum - Naveen S @ CMBAgileCon 2016
LeSS is Scrum - Naveen S @ CMBAgileCon 2016ColomboCampsCommunity
 
The Impact of Digital Typography - Alain P @ CMBAgileCon 2016
The Impact of Digital Typography - Alain P @ CMBAgileCon 2016The Impact of Digital Typography - Alain P @ CMBAgileCon 2016
The Impact of Digital Typography - Alain P @ CMBAgileCon 2016ColomboCampsCommunity
 
Are You Building the Right Thing? - Janet G @ CMBAgileConf 2016
Are You Building the Right Thing? - Janet G @ CMBAgileConf 2016Are You Building the Right Thing? - Janet G @ CMBAgileConf 2016
Are You Building the Right Thing? - Janet G @ CMBAgileConf 2016ColomboCampsCommunity
 
Agile Testing: Learning Journeys for the Whole Team - Janet G @ CMBAgileConf ...
Agile Testing: Learning Journeys for the Whole Team - Janet G @ CMBAgileConf ...Agile Testing: Learning Journeys for the Whole Team - Janet G @ CMBAgileConf ...
Agile Testing: Learning Journeys for the Whole Team - Janet G @ CMBAgileConf ...ColomboCampsCommunity
 
Building a UX Culture: Hasith Y @ Colombo UX Con
Building a UX Culture: Hasith Y @ Colombo UX Con Building a UX Culture: Hasith Y @ Colombo UX Con
Building a UX Culture: Hasith Y @ Colombo UX Con ColomboCampsCommunity
 
Replacing Sales People with Great UX: Chandika J @ Colombo UX Con
Replacing Sales People with Great UX: Chandika J @ Colombo UX ConReplacing Sales People with Great UX: Chandika J @ Colombo UX Con
Replacing Sales People with Great UX: Chandika J @ Colombo UX ConColomboCampsCommunity
 
UX and the love for your e-commerce customer: Adnan I @ Colombo UX Con
UX and the love for your e-commerce customer: Adnan I @ Colombo UX ConUX and the love for your e-commerce customer: Adnan I @ Colombo UX Con
UX and the love for your e-commerce customer: Adnan I @ Colombo UX ConColomboCampsCommunity
 
How Good UX Makes Everything Better: Yudhanjaya W @ Colombo UX Con
How Good UX Makes Everything Better: Yudhanjaya W @ Colombo UX ConHow Good UX Makes Everything Better: Yudhanjaya W @ Colombo UX Con
How Good UX Makes Everything Better: Yudhanjaya W @ Colombo UX ConColomboCampsCommunity
 
Shortcuts to Delight: Hasanga A @ Colombo UX Con
Shortcuts to Delight: Hasanga A @ Colombo UX ConShortcuts to Delight: Hasanga A @ Colombo UX Con
Shortcuts to Delight: Hasanga A @ Colombo UX ConColomboCampsCommunity
 
Bare Basics of UX: Rasika M @ Colombo UX Conference
Bare Basics of UX: Rasika M @ Colombo UX ConferenceBare Basics of UX: Rasika M @ Colombo UX Conference
Bare Basics of UX: Rasika M @ Colombo UX ConferenceColomboCampsCommunity
 
'Scrum Mythbusters': Ilan Goldstein @ Colombo Agile Conference 2014
'Scrum Mythbusters': Ilan Goldstein @ Colombo Agile Conference 2014'Scrum Mythbusters': Ilan Goldstein @ Colombo Agile Conference 2014
'Scrum Mythbusters': Ilan Goldstein @ Colombo Agile Conference 2014ColomboCampsCommunity
 
'The Secret Sauce For Organisational Agile': Pete Deemer @ Colombo Agile Conf...
'The Secret Sauce For Organisational Agile': Pete Deemer @ Colombo Agile Conf...'The Secret Sauce For Organisational Agile': Pete Deemer @ Colombo Agile Conf...
'The Secret Sauce For Organisational Agile': Pete Deemer @ Colombo Agile Conf...ColomboCampsCommunity
 
'Sprint Activity Shortcuts': Colin Tan @ Colombo Agile Conference 2014
'Sprint Activity Shortcuts': Colin Tan @ Colombo Agile Conference 2014'Sprint Activity Shortcuts': Colin Tan @ Colombo Agile Conference 2014
'Sprint Activity Shortcuts': Colin Tan @ Colombo Agile Conference 2014ColomboCampsCommunity
 
'Agile Software Delivery: No Longer A Nice To Have': Robert Benefield @ Colom...
'Agile Software Delivery: No Longer A Nice To Have': Robert Benefield @ Colom...'Agile Software Delivery: No Longer A Nice To Have': Robert Benefield @ Colom...
'Agile Software Delivery: No Longer A Nice To Have': Robert Benefield @ Colom...ColomboCampsCommunity
 
'Stakeholder Engagement Shortcuts': Ilan Goldstein @ Colombo Agile Conference...
'Stakeholder Engagement Shortcuts': Ilan Goldstein @ Colombo Agile Conference...'Stakeholder Engagement Shortcuts': Ilan Goldstein @ Colombo Agile Conference...
'Stakeholder Engagement Shortcuts': Ilan Goldstein @ Colombo Agile Conference...ColomboCampsCommunity
 
'Making Scrum Distributed Great!': Pete Deemer @ Colombo Agile Conference 2014
'Making Scrum Distributed Great!': Pete Deemer @ Colombo Agile Conference 2014'Making Scrum Distributed Great!': Pete Deemer @ Colombo Agile Conference 2014
'Making Scrum Distributed Great!': Pete Deemer @ Colombo Agile Conference 2014ColomboCampsCommunity
 
'Metrics That Matter': Gabrielle Benefield @ Colombo Agile Con 2014
'Metrics That Matter': Gabrielle Benefield @ Colombo Agile Con 2014'Metrics That Matter': Gabrielle Benefield @ Colombo Agile Con 2014
'Metrics That Matter': Gabrielle Benefield @ Colombo Agile Con 2014ColomboCampsCommunity
 

More from ColomboCampsCommunity (18)

LeSS is Scrum - Naveen S @ CMBAgileCon 2016
LeSS is Scrum - Naveen S @ CMBAgileCon 2016LeSS is Scrum - Naveen S @ CMBAgileCon 2016
LeSS is Scrum - Naveen S @ CMBAgileCon 2016
 
The Impact of Digital Typography - Alain P @ CMBAgileCon 2016
The Impact of Digital Typography - Alain P @ CMBAgileCon 2016The Impact of Digital Typography - Alain P @ CMBAgileCon 2016
The Impact of Digital Typography - Alain P @ CMBAgileCon 2016
 
Are You Building the Right Thing? - Janet G @ CMBAgileConf 2016
Are You Building the Right Thing? - Janet G @ CMBAgileConf 2016Are You Building the Right Thing? - Janet G @ CMBAgileConf 2016
Are You Building the Right Thing? - Janet G @ CMBAgileConf 2016
 
Agile Testing: Learning Journeys for the Whole Team - Janet G @ CMBAgileConf ...
Agile Testing: Learning Journeys for the Whole Team - Janet G @ CMBAgileConf ...Agile Testing: Learning Journeys for the Whole Team - Janet G @ CMBAgileConf ...
Agile Testing: Learning Journeys for the Whole Team - Janet G @ CMBAgileConf ...
 
Beyond Traditional Mobile Testing
Beyond Traditional Mobile TestingBeyond Traditional Mobile Testing
Beyond Traditional Mobile Testing
 
Building a UX Culture: Hasith Y @ Colombo UX Con
Building a UX Culture: Hasith Y @ Colombo UX Con Building a UX Culture: Hasith Y @ Colombo UX Con
Building a UX Culture: Hasith Y @ Colombo UX Con
 
Replacing Sales People with Great UX: Chandika J @ Colombo UX Con
Replacing Sales People with Great UX: Chandika J @ Colombo UX ConReplacing Sales People with Great UX: Chandika J @ Colombo UX Con
Replacing Sales People with Great UX: Chandika J @ Colombo UX Con
 
UX and the love for your e-commerce customer: Adnan I @ Colombo UX Con
UX and the love for your e-commerce customer: Adnan I @ Colombo UX ConUX and the love for your e-commerce customer: Adnan I @ Colombo UX Con
UX and the love for your e-commerce customer: Adnan I @ Colombo UX Con
 
How Good UX Makes Everything Better: Yudhanjaya W @ Colombo UX Con
How Good UX Makes Everything Better: Yudhanjaya W @ Colombo UX ConHow Good UX Makes Everything Better: Yudhanjaya W @ Colombo UX Con
How Good UX Makes Everything Better: Yudhanjaya W @ Colombo UX Con
 
Shortcuts to Delight: Hasanga A @ Colombo UX Con
Shortcuts to Delight: Hasanga A @ Colombo UX ConShortcuts to Delight: Hasanga A @ Colombo UX Con
Shortcuts to Delight: Hasanga A @ Colombo UX Con
 
Bare Basics of UX: Rasika M @ Colombo UX Conference
Bare Basics of UX: Rasika M @ Colombo UX ConferenceBare Basics of UX: Rasika M @ Colombo UX Conference
Bare Basics of UX: Rasika M @ Colombo UX Conference
 
'Scrum Mythbusters': Ilan Goldstein @ Colombo Agile Conference 2014
'Scrum Mythbusters': Ilan Goldstein @ Colombo Agile Conference 2014'Scrum Mythbusters': Ilan Goldstein @ Colombo Agile Conference 2014
'Scrum Mythbusters': Ilan Goldstein @ Colombo Agile Conference 2014
 
'The Secret Sauce For Organisational Agile': Pete Deemer @ Colombo Agile Conf...
'The Secret Sauce For Organisational Agile': Pete Deemer @ Colombo Agile Conf...'The Secret Sauce For Organisational Agile': Pete Deemer @ Colombo Agile Conf...
'The Secret Sauce For Organisational Agile': Pete Deemer @ Colombo Agile Conf...
 
'Sprint Activity Shortcuts': Colin Tan @ Colombo Agile Conference 2014
'Sprint Activity Shortcuts': Colin Tan @ Colombo Agile Conference 2014'Sprint Activity Shortcuts': Colin Tan @ Colombo Agile Conference 2014
'Sprint Activity Shortcuts': Colin Tan @ Colombo Agile Conference 2014
 
'Agile Software Delivery: No Longer A Nice To Have': Robert Benefield @ Colom...
'Agile Software Delivery: No Longer A Nice To Have': Robert Benefield @ Colom...'Agile Software Delivery: No Longer A Nice To Have': Robert Benefield @ Colom...
'Agile Software Delivery: No Longer A Nice To Have': Robert Benefield @ Colom...
 
'Stakeholder Engagement Shortcuts': Ilan Goldstein @ Colombo Agile Conference...
'Stakeholder Engagement Shortcuts': Ilan Goldstein @ Colombo Agile Conference...'Stakeholder Engagement Shortcuts': Ilan Goldstein @ Colombo Agile Conference...
'Stakeholder Engagement Shortcuts': Ilan Goldstein @ Colombo Agile Conference...
 
'Making Scrum Distributed Great!': Pete Deemer @ Colombo Agile Conference 2014
'Making Scrum Distributed Great!': Pete Deemer @ Colombo Agile Conference 2014'Making Scrum Distributed Great!': Pete Deemer @ Colombo Agile Conference 2014
'Making Scrum Distributed Great!': Pete Deemer @ Colombo Agile Conference 2014
 
'Metrics That Matter': Gabrielle Benefield @ Colombo Agile Con 2014
'Metrics That Matter': Gabrielle Benefield @ Colombo Agile Con 2014'Metrics That Matter': Gabrielle Benefield @ Colombo Agile Con 2014
'Metrics That Matter': Gabrielle Benefield @ Colombo Agile Con 2014
 

Recently uploaded

CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceBrainSell Technologies
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtimeandrehoraa
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsSafe Software
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWave PLM
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmSujith Sukumaran
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样umasea
 
Sending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdfSending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdf31events.com
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxTier1 app
 
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Natan Silnitsky
 
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Angel Borroy López
 
Comparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfComparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfDrew Moseley
 
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Matt Ray
 
A healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfA healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfMarharyta Nedzelska
 
Software Coding for software engineering
Software Coding for software engineeringSoftware Coding for software engineering
Software Coding for software engineeringssuserb3a23b
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based projectAnoyGreter
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesŁukasz Chruściel
 
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Cizo Technology Services
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprisepreethippts
 

Recently uploaded (20)

CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. Salesforce
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtime
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data Streams
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need It
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalm
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
 
Sending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdfSending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdf
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
 
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
 
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
 
Comparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfComparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdf
 
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
 
A healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfA healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdf
 
Software Coding for software engineering
Software Coding for software engineeringSoftware Coding for software engineering
Software Coding for software engineering
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based project
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New Features
 
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort ServiceHot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
 
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprise
 

'What is an Agile tester': Henrik Kniberg @ Colombo Agile Conference 2014