SlideShare a Scribd company logo
1 of 34
Download to read offline
!
!
W5#
Session!
6/24/2015! !
11:30!AM!
!
!
!
!
“Building#a#World/Class#Quality#Team#at#eBay#”##
!
Presented#by:#
!
Steve#Hares#
eBay#
#
#
#
#
#
Brought#to#you#by:#
#
#
#
#
#
#
340!Corporate!Way,!Suite!300,!Orange!Park,!FL!32073!
888D268D8770!E!904D278D0524!E!sqeinfo@sqe.com!E!www.sqe.com!
!
!
!
!
!
!!!!! !
!!!!
With more than thirty years of experience in the software industry, Steve Hares remembers
keypunch machines, twenty-four hour batch turn-around time, and acoustic coupling modems.
Steve has worked in multiple industries from networking and telecommunications to Internet
security and eCommerce, as a developer, development manager, and QA leader. At eBay for
six years running the quality engineering organization for the customer support technology
group, Steve has built a world-class team from the ground up. It now tests everything from
enterprise-wide products to desktop applications, from ETL files to native language IVRs.
Steve Hares
eBay
Leveraging)Mul-ple)
Methodologies)To)Build)A)World)
Class)Team)
!
!
!
Star!Canada!June!2015!
!
!
!
Steve!Hares!
Senior!Manager!
eBay!
!
5/18/15! StarEast!Conference,!Orlando,!May!2015! 2!
A)Li:le)About)Me)
!
•  I’ve!been!in!the!soEware!industry!for!over!30!years!
•  The!past!6!at!eBay!in!the!Customer!Support!
Technology!division!
•  Grew!my!QE!team!from!4!people!to!60,!one!of!the!
largest!at!eBay!
•  Load!and!performance,!heavy!automaPon!reliance,!
and!mulPple!test!methodologies!
•  All!in!support!of!delivering!world!class!customer!
support!
•  Based!on!NPS!scores,!one!of!the!highest!rated!CS!
experiences!in!the!market!segment!
Agenda)
!
•  What!is!world!class!QA!
•  How!do!we!get!to!be!world!class!
•  HypothePcal!QA!team!and!current!state!
•  Issues!confronted!by!this!QA!team!
•  RealXlife!examples!of!how!this!team!improved!
•  Success!!!World!class!QA!
•  Spreading!world!class!quality!to!other!areas!
What)is)world)class)QA)?)
!
•  It!all!boils!down!to!an!end!product:!
– That!customers!love!
– That!has!low!bug!counts,!low!severiPes!
– Delivered!on!Pme!and!on!budget!
– Using!highly!predictable,!reliable,!repeatable!
processes!that!are!flexible!and!adaptable!enough!
to!handle!all!situaPons!
– Respected!and!sought!out!by!others!
So)how)do)we)get)there?)
!
•  No!team!ever!starts!out!being!world!class!
•  We!grow!into!it:!
– Through!a!process!of!conPnuous!reflecPon!and!
improvement!!
– Applying!the!right!methodologies!for!the!right!
problems!at!the!right!Pme!
– Being!adaptable,!flexible,!and!creaPve!
•  We!demand!it!of!others!
– Pushing!quality!upstream!
!
These!are!the!concepts!and!ideas!
around!which!we!want!to!build!our!
world!class!QA!teams!
!
!
Lets!take!a!deeper!look!!
!
An)Imaginary)QA)Team)
•  Feature!TesPng,!mostly!manual!
•  Regression!tesPng!
•  Some!automaPon!
•  Load!and!Performance!tesPng!
•  ProducPon!Smoke!TesPng!or!Sanity!TesPng!
•  High!desire!to!get!be`er!and!restore!work/life!
balance!
State)Of)Our)Imaginary)QA)Team)
!
•  Deals!with!late!code!deliveries!to!QA!
•  Poorly!defined!or!incomplete!requirements!
•  Compacted!or!aggressive!schedules!
•  Bugs!not!gebng!discovered!unPl!late!
•  High!producPon!bug!count!
•  Poor!performance!in!producPon!
•  Many!code!changes!during!regression!
•  Unwanted!high!visibility!to!leadership!
Case)Study)Issue)–)New)Product)Adop-on)
!
1.  High!number!of!producPon!defects!
2.  TesPng!was!broad!enough!but!lacked!depth!
3.  Performance!issues!leading!to!Sev!1!incidents!
4.  Business!pushing!for!rapid!turnaround!on!releases!!
5.  Customers!were!unhappy!and!complaining!!
!
Let’s!see!how!this!team!worked!through!
these!issues!to!reach!a!world!class!level!of!
quality!
!
Issue)1:)High)Number)of)Produc-on)Defects)
)
•  Some!areas!of!the!code!worked!well,!some!areas!
were!highly!problemaPc!
•  Many!bugs!were!things!that!QA!should!have!caught!
•  Through!some!introspecPon!we!decided!to!employ:!!
–  A!Focus!Methodology!to!reXprioriPze!tesPng!
–  Started!AdXHoc/Gorilla!TesPng!
–  White!Box!tesPng!
Focused)Tes-ng)Method)
!
•  ProducPon!bugs!can!be!analyzed!for!
funcPonal!or!component!level!frequencies!
•  These!are!the!areas!that!addiPonal!tesPng!or!
more!resources!should!be!applied!
•  The!focus!will!change!over!Pme!to!reXvisiPng!
the!analysis!is!necessary!
•  This!can!also!be!useful!to!development!as!it!
indicates!a!need!for!more!unit!tesPng!
Ad)Hoc)/)Exploratory)Method)!
•  Requirements!tesPng!takes!you!down!the!basic!
paths!
–  !Mostly!sunny!day!
–  !Some!rainy!day!if!the!the!requirements!are!good!
•  Ad!Hoc,!or!Gorilla!tesPng,!is!very!key!to!success!as!it!
is!where!many!criPcal!bugs!can!be!found!
•  It!is!basically!tesPng!outside!of!the!requirements,!
beaPng!on!the!system!in!any!way!you!can,!based!on!
your!knowledge!of!the!system!
•  Should!also!involve!your!product!managers!or!
requirements!authors!
White)Box)Method)!
•  Use!knowledge!and!understanding!of!internal!
applicaPon!code!to!develop!test!cases!
•  Focuses!on!internal!constructs!at!the!unit!
level!more!than!funcPonality!
•  Usually!involves!wriPng!code!itself!to!execute!
APIs!or!service!calls!
•  When!combined!with!other!methodologies!
can!be!very!effecPve!at!finding!bugs!!
Issue)2:)Tes-ng)Was)Broad)But)Not)Deep)
!
•  Due!to!aggressive!schedules!QA!Pmes!were!
compacted!
•  Late!deliveries!of!code!into!into!QA!reduced!test!
Pme!
•  High!number!of!possible!paths!meant!only!samples!
were!tested,!not!all!possible!cases!
•  AEer!some!analysis!we!decided!to!employ:!!
–  An!IteraPve!Methodology!
–  A!Data!Driven!Approach!
Itera-ve)Method)
!
•  RelaPve!of!Agile!processes!
•  Used!when!development!must!deliver!code!
to!QA!in!phases!for!one!release!
•  Each!phase!is!tested!with!previous!phase!
regressed!by!automaPon!
•  MulPple!passes!through!highest!priority!test!
cases!aEer!final!delivery!
•  Allows!for!tesPng!to!start!while!development!
conPnues!
Data)Driven)Method)
!
•  Highly!Automated!
•  Uses!a!set!of!inputs!and!expected!outputs!in!a!
dynamic!test!environment!
•  Can!be!a!spreadsheet!of!tuples!
•  Can!be!represented!in!XML!or!any!common!
data!representaPon!
•  Allows!for!high!frequency!of!test!runs!and!
complete!coverage!of!high!volume!test!cases!
Data)Input)
Test_Case_Name DT_Flow Run Preview_Type Decision_Trees Signed_Member Topic_ID Site
TC_CB_S01 S01 N Decision(Tree 103_Cancel_Bid US
TC_CB_S02_A S02 N Decision(Tree 103_Cancel_Bid US
TC_CB_S02_B1 S02 N Decision(Tree 103_Cancel_Bid US
TC_CB_S02_B2 S02 N Decision(Tree 103_Cancel_Bid US
TC_CB_S02_B3 S02 N Decision(Tree 103_Cancel_Bid US
TC_CB_S02_C1 S02_5bidders N Decision(Tree 103_Cancel_Bid US
TC_CB_S02_C2 S02_5bidders N Decision(Tree 103_Cancel_Bid US
TC_CB_S02_C3 S02_5bidders N Decision(Tree 103_Cancel_Bid US
TC_CB_S02_D1 S02_10bidders N Decision(Tree 103_Cancel_Bid US
TC_CB_S02_D2 S02_10bidders N Decision(Tree 103_Cancel_Bid US
TC_CB_S02_D3 S02_10bidders N Decision(Tree 103_Cancel_Bid US
TC_CB_S02_D4 S02_10bidders N Decision(Tree 103_Cancel_Bid US
TC_CB_S03_A S03 N Decision(Tree 103_Cancel_Bid US
TC_CB_S03_B1 S03 N Decision(Tree 103_Cancel_Bid US
TC_CB_S03_B2 S03 N Decision(Tree 103_Cancel_Bid US
TC_CB_S03_B3 S03 N Decision(Tree 103_Cancel_Bid US
TC_CB_S03_C1 S03_5bidders N Decision(Tree 103_Cancel_Bid US
TC_CB_S03_C2 S03_5bidders N Decision(Tree 103_Cancel_Bid US
TC_CB_S03_C3 S03_5bidders N Decision(Tree 103_Cancel_Bid US
TC_CB_S03_D1 S03_10bidders N Decision(Tree 103_Cancel_Bid US
Issue)3:)Performance)issues)leading)to)many)
Sev)1)incidents))
!
•  Long!response!Pmes!prevented!users!from!doing!
their!job!
•  Volume!issues,!certainly!around!holidays!
•  During!complex!releases!performance!impacts!
difficult!to!judge!
•  AEer!some!analysis!we!decided!to!leverage!load!and!
performance!tesPng!to!employ:!!
–  An!Risk!Driven!Methodology!
–  A!Black!Box!Approach!to!highest!use!cases!
Risk)Based)Method)
!
•  CollaboraPon!with!developers!and!
product!owners!!
•  IdenPfy!areas!of!change!in!a!release!
•  PrioriPze!tesPng!based!on!idenPfied!risk!
•  Test!prioriPes!can!change!between!
releases!
•  New!test!cases!may!be!needed!
•  High!value!methodology!and!an!area!of!
focus!for!each!release!
Black)Box)Method)
!
•  FuncPonal!tesPng!driven!by!understanding!of!
new!funcPonality!or!features!
•  Commonly!used!when!tesPng!GUIs!or!front!ends!
•  Can!also!be!applied!to!endXtoXend!tesPng!when!
mulPple!systems!are!involved!
•  PrioriPze!around!top!5X10!use!cases.!Most!end!
users!will!use!only!a!small!number!of!features!
•  Also!good!for!gebng!product!owners!and!endX
users!involved.!They!can!follow!a!test!plan!!
Issue)4:)Business)pushing)for)rapid)
turnaround)on)releases))
!
•  With!high!volume!of!bugs!business!wanted!
fixes!quickly!
•  New!product,!new!features!needed!quickly!
•  Difficult!to!turn!around!weekly!releases!
•  Combined!several!methodologies!to!form!a!
Rapid!Release!process,!using:!!
– A!Risk!Driven!Methodology!
– An!IteraPve!approach!
Rapid)Releases)
!
•  Employing!the!iteraPve!approach!allowed!for!
small,!rapid!releases!that!were!easier!to!test!
•  Bug!fixes!rolled!out!weekly,!restricted!features!
•  Some!small!features!can!be!added!
•  Risk!analysis!is!key!X!just!the!change!areas!are!
manually!regressed!
•  Frequent,!rapid!automaPon!regression!runs!
Issue)5:)Unhappy,)complaining)Customers))
!
•  Customers!felt!they!had!no!input!or!input!was!
ignored!
•  High!defect!count!and!performance!issues!
affected!morale!
•  Customers!unaware!of!upcoming!changes!
•  AEer!meePng!with!customers!and!analyzing!
our!process,!decided!to!employ:!!
– A!Customer!Driven!Methodology!
Customer)Driven)Method)
!
!
•  End!users!are!involved!in!the!tesPng!
•  Run!proof!of!concepts!and!pilots!
•  Daily!feedback!that!is!reviewed!and!turned!into!
defect!reports!or!new!enhancements!
•  Rapid!feedback!back!to!the!end!users!
•  Leverage!end!users!as!agents!of!change!
•  Controlled!deployments!
–  Phase!in!volume!to!build!confidence!in!quality!
Methodologies)Summary)
•  More!methodologies!are!available!to!us!now!
than!ever!before:!
•  Ad!Hoc!/!Exploratory!
•  Focused!
•  Data!Driven!
•  Risk!Based!
•  IteraPve!
•  Customer!Driven!
•  White!Box!
•  Black!Box!
Mature)Methodologies)
•  As!your!processes!become!more!mature!
addiPonal!methodologies!can!be!brought!in:!
•  Agile!
•  Zero!Defect!!
•  ConPnuous!IntegraPon!
Agile)Tes-ng)
!
•  Can!be!difficult!for!large!projects!with!many!
different!teams!
•  Very!popular!right!now!but!not!the!answer!for!
all!projects!
•  Be!careful!not!to!move!to!Agile!just!to!do!so!
or!because!it!is!all!the!rage!right!now!
•  SoEware!that!your!business!relies!on!may!not!
be!a!good!fit!for!a!short!dev/test!cycle!
Zero)Defect)
•  Goal!is!not!to!have!no!defects!in!a!release!
•  Emphasizes!high!quality!in!all!tasks!performed!
by!each!person!
•  Involves!strict!adherence!to!requirements,!
requirement!traceability!
•  Fix!bugs!before!any!new!code!is!developed!
•  It!is!a!mindset!more!than!a!process!
Con-nuous)Integra-on)
•  OnXdemand!code!merges!and!builds!triggered!
by!code!commits!
•  Automated!tesPng!integrated!in!with!Jenkins!
•  Helps!to!prevent!integraPon!or!merge!issues!
•  Feedback!to!the!developer!on!any!defects!
introduced!is!frequent!and!fast!
•  Be`er!code!deliveries!into!QA!
•  Requires!some!infrastructure!to!make!it!work!
Itera-ve)approach)to)improvement)
!
!
•  Key!is!to!conPnuously!improve!processes!
through!open!and!honest!communicaPon!
•  PostXmortems!
•  Reviews!of!process!and!strategies!
•  AdopPng!new!methodologies!to!fill!in!the!
gaps!
•  Apply!learning's!to!other!trouble!areas!
How)Is)Our)Imaginary)QA)Team)Now?)
!
! Code!delivery!is!on!Pme!or!an!iteraPve!approach!is!used!
! Well!defined!requirements!or!defects!opened!on!
requirements!documentaPon!
! Aggressive!schedules!now!handled!with!improved!processes!
! Bugs!found!much!earlier!with!prioriPzed!and!focused!tesPng!
! ProducPon!bug!counts!dropped!to!one!of!the!lowest!in!the!
company!
! High!Performance!producPon!system!now!with!few!bugs!
! Late!code!changes!now!handled!through!focus!and!risk!
tesPng!as!well!as!automated!regression!
! Frequent!commendaPon!from!leadership!
! No!late!night!Sev!calls!!
Thank!You!!!
!
shares@ebay.com!

More Related Content

Viewers also liked

Viewers also liked (15)

Usability Testing Goes Mobile
Usability Testing Goes MobileUsability Testing Goes Mobile
Usability Testing Goes Mobile
 
Mobile Testing Trends and Innovations
Mobile Testing Trends and InnovationsMobile Testing Trends and Innovations
Mobile Testing Trends and Innovations
 
Test Automation Strategies and Frameworks: What Should Your Team Do?
Test Automation Strategies and Frameworks: What Should Your Team Do?Test Automation Strategies and Frameworks: What Should Your Team Do?
Test Automation Strategies and Frameworks: What Should Your Team Do?
 
Web and Mobile App Accessibility Testing
Web and Mobile App Accessibility TestingWeb and Mobile App Accessibility Testing
Web and Mobile App Accessibility Testing
 
Inside the Mind of the 21st Century Customer
Inside the Mind of the 21st Century CustomerInside the Mind of the 21st Century Customer
Inside the Mind of the 21st Century Customer
 
Continuous Test Improvement in a Rapidly Changing World
Continuous Test Improvement in a Rapidly Changing WorldContinuous Test Improvement in a Rapidly Changing World
Continuous Test Improvement in a Rapidly Changing World
 
Testing Hyper-Complex Systems: What Can We Know? What Can We Claim?
Testing Hyper-Complex Systems: What Can We Know? What Can We Claim?Testing Hyper-Complex Systems: What Can We Know? What Can We Claim?
Testing Hyper-Complex Systems: What Can We Know? What Can We Claim?
 
Write Your Test Cases in a Domain-Specific Language
Write Your Test Cases in a Domain-Specific LanguageWrite Your Test Cases in a Domain-Specific Language
Write Your Test Cases in a Domain-Specific Language
 
Today and Tomorrow: Mobile's Impact on Development and Testing
Today and Tomorrow: Mobile's Impact on Development and TestingToday and Tomorrow: Mobile's Impact on Development and Testing
Today and Tomorrow: Mobile's Impact on Development and Testing
 
Testing with a Rooted Mobile Device
Testing with a Rooted Mobile DeviceTesting with a Rooted Mobile Device
Testing with a Rooted Mobile Device
 
Emergent Design: History, Concepts, and Principles
Emergent Design: History, Concepts, and PrinciplesEmergent Design: History, Concepts, and Principles
Emergent Design: History, Concepts, and Principles
 
Putting Quality First through Continuous Testing
Putting Quality First through Continuous TestingPutting Quality First through Continuous Testing
Putting Quality First through Continuous Testing
 
Continuous Testing: A Key to DevOps Success
Continuous Testing: A Key to DevOps SuccessContinuous Testing: A Key to DevOps Success
Continuous Testing: A Key to DevOps Success
 
Improve Security through Continuous Testing
Improve Security through Continuous TestingImprove Security through Continuous Testing
Improve Security through Continuous Testing
 
Making Numbers Count: Metrics That Matter
Making Numbers Count: Metrics That MatterMaking Numbers Count: Metrics That Matter
Making Numbers Count: Metrics That Matter
 

Similar to Building a World-Class Quality Team at eBay

Thomas, Scott 28AUG2016
Thomas, Scott 28AUG2016Thomas, Scott 28AUG2016
Thomas, Scott 28AUG2016
Scott Thomas
 

Similar to Building a World-Class Quality Team at eBay (20)

Soft Skills You Need Are Not Always Taught in Class
Soft Skills You Need Are Not Always Taught in ClassSoft Skills You Need Are Not Always Taught in Class
Soft Skills You Need Are Not Always Taught in Class
 
Why Your Next Product Should be Semantic by Dr. David Wood
Why Your Next Product Should be Semantic by Dr. David WoodWhy Your Next Product Should be Semantic by Dr. David Wood
Why Your Next Product Should be Semantic by Dr. David Wood
 
Improve Your Salesforce Efficiency: Formulas for the Everyday Admin
Improve Your Salesforce Efficiency: Formulas for the Everyday AdminImprove Your Salesforce Efficiency: Formulas for the Everyday Admin
Improve Your Salesforce Efficiency: Formulas for the Everyday Admin
 
Improve Your Salesforce Efficiency: Formulas for the Everyday Admin
Improve Your Salesforce Efficiency: Formulas for the Everyday AdminImprove Your Salesforce Efficiency: Formulas for the Everyday Admin
Improve Your Salesforce Efficiency: Formulas for the Everyday Admin
 
Turbocharge your automated tests with ci
Turbocharge your automated tests with ciTurbocharge your automated tests with ci
Turbocharge your automated tests with ci
 
Meet Tableau 10: Overview of New Features
Meet Tableau 10: Overview of New FeaturesMeet Tableau 10: Overview of New Features
Meet Tableau 10: Overview of New Features
 
Meet Tableau 10: Overview of New Features
Meet Tableau 10: Overview of New FeaturesMeet Tableau 10: Overview of New Features
Meet Tableau 10: Overview of New Features
 
TIBCO Advanced Analytics Meetup (TAAM) - June 2015
TIBCO Advanced Analytics Meetup (TAAM) - June 2015TIBCO Advanced Analytics Meetup (TAAM) - June 2015
TIBCO Advanced Analytics Meetup (TAAM) - June 2015
 
Helvetia
HelvetiaHelvetia
Helvetia
 
Atlassian - Software For Every Team
Atlassian - Software For Every TeamAtlassian - Software For Every Team
Atlassian - Software For Every Team
 
Better Machine Learning with Less Data - Slater Victoroff (Indico Data)
Better Machine Learning with Less Data - Slater Victoroff (Indico Data)Better Machine Learning with Less Data - Slater Victoroff (Indico Data)
Better Machine Learning with Less Data - Slater Victoroff (Indico Data)
 
Teksavers is the Largest Cisco Reseller in Austin, TX
Teksavers is the Largest Cisco Reseller in Austin, TXTeksavers is the Largest Cisco Reseller in Austin, TX
Teksavers is the Largest Cisco Reseller in Austin, TX
 
Thomas, Scott 28AUG2016
Thomas, Scott 28AUG2016Thomas, Scott 28AUG2016
Thomas, Scott 28AUG2016
 
Information Aesthetics
Information AestheticsInformation Aesthetics
Information Aesthetics
 
2210 s15 qp_ms_er_12
2210 s15 qp_ms_er_122210 s15 qp_ms_er_12
2210 s15 qp_ms_er_12
 
Webinar - Go On A Hardware Safari With Idealware - 2017-02-16
Webinar - Go On A Hardware Safari With Idealware - 2017-02-16Webinar - Go On A Hardware Safari With Idealware - 2017-02-16
Webinar - Go On A Hardware Safari With Idealware - 2017-02-16
 
Webinar: Go On A Hardware Safari With Idealware-2017-02-16
Webinar: Go On A Hardware Safari With Idealware-2017-02-16Webinar: Go On A Hardware Safari With Idealware-2017-02-16
Webinar: Go On A Hardware Safari With Idealware-2017-02-16
 
Line chart
Line chartLine chart
Line chart
 
1996-CUG-presentation_nonblocking_assigns.pdf
1996-CUG-presentation_nonblocking_assigns.pdf1996-CUG-presentation_nonblocking_assigns.pdf
1996-CUG-presentation_nonblocking_assigns.pdf
 
Software Architecture and Predictive Models in R
Software Architecture and Predictive Models in RSoftware Architecture and Predictive Models in R
Software Architecture and Predictive Models in R
 

More from TechWell

More from TechWell (20)

Failing and Recovering
Failing and RecoveringFailing and Recovering
Failing and Recovering
 
Instill a DevOps Testing Culture in Your Team and Organization
Instill a DevOps Testing Culture in Your Team and Organization Instill a DevOps Testing Culture in Your Team and Organization
Instill a DevOps Testing Culture in Your Team and Organization
 
Test Design for Fully Automated Build Architecture
Test Design for Fully Automated Build ArchitectureTest Design for Fully Automated Build Architecture
Test Design for Fully Automated Build Architecture
 
System-Level Test Automation: Ensuring a Good Start
System-Level Test Automation: Ensuring a Good StartSystem-Level Test Automation: Ensuring a Good Start
System-Level Test Automation: Ensuring a Good Start
 
Build Your Mobile App Quality and Test Strategy
Build Your Mobile App Quality and Test StrategyBuild Your Mobile App Quality and Test Strategy
Build Your Mobile App Quality and Test Strategy
 
Testing Transformation: The Art and Science for Success
Testing Transformation: The Art and Science for SuccessTesting Transformation: The Art and Science for Success
Testing Transformation: The Art and Science for Success
 
Implement BDD with Cucumber and SpecFlow
Implement BDD with Cucumber and SpecFlowImplement BDD with Cucumber and SpecFlow
Implement BDD with Cucumber and SpecFlow
 
Develop WebDriver Automated Tests—and Keep Your Sanity
Develop WebDriver Automated Tests—and Keep Your SanityDevelop WebDriver Automated Tests—and Keep Your Sanity
Develop WebDriver Automated Tests—and Keep Your Sanity
 
Ma 15
Ma 15Ma 15
Ma 15
 
Eliminate Cloud Waste with a Holistic DevOps Strategy
Eliminate Cloud Waste with a Holistic DevOps StrategyEliminate Cloud Waste with a Holistic DevOps Strategy
Eliminate Cloud Waste with a Holistic DevOps Strategy
 
Transform Test Organizations for the New World of DevOps
Transform Test Organizations for the New World of DevOpsTransform Test Organizations for the New World of DevOps
Transform Test Organizations for the New World of DevOps
 
The Fourth Constraint in Project Delivery—Leadership
The Fourth Constraint in Project Delivery—LeadershipThe Fourth Constraint in Project Delivery—Leadership
The Fourth Constraint in Project Delivery—Leadership
 
Resolve the Contradiction of Specialists within Agile Teams
Resolve the Contradiction of Specialists within Agile TeamsResolve the Contradiction of Specialists within Agile Teams
Resolve the Contradiction of Specialists within Agile Teams
 
Pin the Tail on the Metric: A Field-Tested Agile Game
Pin the Tail on the Metric: A Field-Tested Agile GamePin the Tail on the Metric: A Field-Tested Agile Game
Pin the Tail on the Metric: A Field-Tested Agile Game
 
Agile Performance Holarchy (APH)—A Model for Scaling Agile Teams
Agile Performance Holarchy (APH)—A Model for Scaling Agile TeamsAgile Performance Holarchy (APH)—A Model for Scaling Agile Teams
Agile Performance Holarchy (APH)—A Model for Scaling Agile Teams
 
A Business-First Approach to DevOps Implementation
A Business-First Approach to DevOps ImplementationA Business-First Approach to DevOps Implementation
A Business-First Approach to DevOps Implementation
 
Databases in a Continuous Integration/Delivery Process
Databases in a Continuous Integration/Delivery ProcessDatabases in a Continuous Integration/Delivery Process
Databases in a Continuous Integration/Delivery Process
 
Mobile Testing: What—and What Not—to Automate
Mobile Testing: What—and What Not—to AutomateMobile Testing: What—and What Not—to Automate
Mobile Testing: What—and What Not—to Automate
 
Cultural Intelligence: A Key Skill for Success
Cultural Intelligence: A Key Skill for SuccessCultural Intelligence: A Key Skill for Success
Cultural Intelligence: A Key Skill for Success
 
Turn the Lights On: A Power Utility Company's Agile Transformation
Turn the Lights On: A Power Utility Company's Agile TransformationTurn the Lights On: A Power Utility Company's Agile Transformation
Turn the Lights On: A Power Utility Company's Agile Transformation
 

Recently uploaded

CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
anilsa9823
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
anilsa9823
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 

Building a World-Class Quality Team at eBay