SlideShare a Scribd company logo
Velocity Culture: “Amazon releases software every
11.6 seconds”, Amazon 2011
 Introduction course Continuous Delivery 3.0
 Organized by:
◦ Utrecht University
◦ Netherlands Institute for the Software Industry
◦ NederlandICT
 http://www.nederlandict.nl/
 http://nisi.nl
1
 Help companies to cope with fast moving markets
 Advance participants knowledge about Continuous Delivery 3.0
 Help participants to implement CD 3.0 in their organizations
 Knowledge sharing between Continuous Delivery experts of
different companies
 Certification by NISI
2
 Course is part of the Netherlands Institute for the
Software Industry
 NISI is a spin-off of Utrecht University
 Mission: provide (scientific) knowledge in practical
courses to advance the software industry
 With the results we fund new scientific research
3
4
Dr. Jan Vlietland has a
doctorate in Agile eco-
systems, is co-founder
and head of NISI, and
has been working in the
software industry for
over 20 years.
Prof. Sjaak Brinkkemper
is head of the faculty of
Information and
Computer Science and
professor at Utrecht
University, and NISI
initiator.
Dr. Slinger Jansen is
assistant professor at
the faculty of
Information and
Computer Science of
Utrecht University, and
heads research at large
software companies.
Garm Lucassen
performs PhD research
about User Stories.
 Theme: Agility of software companies
 Research themes
◦ Continuous Delivery platforms
◦ Agile scaling
◦ Social networks and Agile company culture
5
6
 Introduction
 Continuous Integration
 Continuous Testing
 Continuous Deployment
 Questions & Answers
 Pause
 Continuous Tracking
 Continuous Planning
 Tooling & Cloud
 Continuous Improvement
 Questions & Answers
 Closure
 Continuous Delivery enables fast delivery of new software to the
market, with technology that integrates, tests en distributes software
in a fast pace
 But what do you need to have in place to enable such delivery?
 And how to grasp the need of your customers and market?
 How do your select the right features to deliver customer oriented
software?
 This course offers answers to these questions!
 We take modern software companies as an example and go in the
details of a Continuous Delivery 3.0 cycle from concept to cash.
7
8
Product
Backlog
Scrum
Master
Product
Owner
Development
team
Customers
9
Continuous
Testing
Continuous
Deployment
Continuous
Integration
Continuous
Planning
Continuous
Tracking
 Name, company, function, product
 What is your biggest Continuous Delivery (3.0) impediment?
 What is the expected added value of this workshop?
10
Check-out
&
Check in
Build
Check
Code
Quality
Store
in
respository
Unit
testing
Acceptance
testing
Performance
testing
Deploy
on
acceptance
Deploy
on
performance
environment
Deploy
to
production
Continuous
Testing
Continuous
Deployment
Continuous
Integration
12
 Introduction
 Continuous Integration
 Continuous Testing
 Continuous Deployment
 Questions & Answers
 Pause
 Continuous Tracking
 Continuous Planning
 Tooling & Cloud
 Continuous Improvement
 Questions & Answers
 Closure
13
Continuous Delivery workflow manager
Check-out
&
Check in
Build &
Document
generation
Check
Code
Quality
Store
in
respository
Unit
testing
Source
Code
Repository
Build
Processor
& Document
Generator
Code Quality
Checker
Unit Test
Runner
Component
Repository
14
 Introduction
 Continuous Integration
 Continuous Testing
 Continuous Deployment
 Questions & Answers
 Pause
 Continuous Tracking
 Continuous Planning
 Tooling & Cloud
 Continuous Improvement
 Questions & Answers
 Closure
15
Store
in
respository
Unit
testing
Acceptance
testing
Performance
testing
Deploy
on
acceptance
Deploy
on
performance
environment
Deploy
to
production
Continuous Delivery workflow manager
Unit Test
Runner
System
Tests
Acceptance
Tests
Performance
Tests
16
 Introduction
 Continuous Integration
 Continuous Testing
 Continuous Deployment
 Questions & Answers
 Pause
 Continuous Tracking
 Continuous Planning
 Tooling & Cloud
 Continuous Improvement
 Questions & Answers
 Closure
17
Store
in
respository
Unit
testing
Acceptance
testing
Performance
testing
Deploy
on
acceptance
Deploy
on
performance
environment
Deploy
on
production
Continuous Delivery workflow manager
Deploy
on
Acceptance
Deploy
on
Performance
Environment
Deploy for
A/B Testing
on Production
Deploy on
Production
18
Application
Configuration
Infrastructure
Application
Configuration
Host Operating System
Platform (b.v. Docker Engine)
Host Operating System
Bin/Libs Bin/Libs
Hypervisor
Application
Configuration
Application
Configuration
Bin/Libs Bin/Libs
Guest OS Guest OS
19
Continuous
Testing
Continuous
Deployment
Continuous
Integration
20
21
 Introduction
 Continuous Integration
 Continuous Testing
 Continuous Deployment
 Questions & Answers
 Pause
 Continuous Tracking
 Continuous Planning
 Tooling & Cloud
 Continuous Improvement
 Questions & Answers
 Closure
22
Continuous
Testing
Continuous
Deployment
Continuous
Integration
Continuous
Planning
Continuous
Tracking
Continuous
Planning
Continuous
Tracking
Data
Collecting
Data
Analyzing
Result
Reporting
Sources
 App & Browser
 Social Media
 Client Contact
Types
 Qualitative
 Quantitative
 Offline
 Online
24
Data
Collecting
 Session Reply – recordings of real user sessions. Provides insight of user actions.
 User Heatmaps – offers insight about app or web usage by visualizing screen usage of
multiple users.
 Real-time In-App data – offers data to help understand user engagement, such as
activities, underlying platform, underlying hardware, and geographical distribution.
 Crash Recordings- automatic detection and storage of crashed sessions.
 Auto-Detect UI Problems – detect of unresponsive actions of users, such as tapping,
swiping and pressing.
25
Data
Collecting
 http://www.mousestats.com/sales/playbackdemo
26
 Correlation Analysis - researches the relationships between variables
 Regression Analysis – researches the causal relationship between one or more
independent variables and a dependent variable
 Monte Carlo – simulation method in which a physical process is simulated many
times, each time with different starting conditions
 Neural networks - analyzing mathematical models with a neural network, by
recognizing patterns and manipulating data
27
Data
Analyzing
28
Result
Reporting
Tools: https://www.adpushup.com/blog/web-analytics-tools-google-analytics-alternatives/
29
 Introduction
 Continuous Integration
 Continuous Testing
 Continuous Deployment
 Questions & Answers
 Pause
 Continuous Tracking
 Continuous Planning
 Tooling & Cloud
 Continuous Improvement
 Questions & Answers
 Closure
Continuous
Planning
Continuous
Tracking
Data
Collecting
Data
Analyzing
Result
Reporting
Agile
Road
mapping
Agile
Epic
Planning
Agile
Backlog
Planning
31
Large
development chunks
More traditional releases?
Sprint
Sprint
D
D
D
Epic
Story
Task
Feature
Agile
Epic
Planning
32
Agile
Road
mapping
Epic 2016Q4 2017Q1 2017Q2 2017Q3 2017Q4
Integrate with partner app
Improve UI conversion rate
Automate IT Operations
Agile
Backlog
Planning
 Agile business cases
 Managing deadlines
 Supply based planning
 Fast laning (e.g. Incident Handling)
 Agile Scaling automation
33
34
 Introduction
 Continuous Integration
 Continuous Testing
 Continuous Deployment
 Questions & Answers
 Pause
 Continuous Tracking
 Continuous Planning
 Tooling & Cloud
 Continuous Improvement
 Questions & Answers
 Closure
ALM
Dimensions Data Modeler
Dimensions SQL
developer
SMART-R
SMART-T
35
SCM Build Integrate Quality Store Test DeployPlanTrack
36
√ √ √ √ √ √ √ √
√ √ √ √ √
√ √ √ √ √
SCM Build Integrate Quality Store Test DeployPlanTrack
Remark: Volunteers for research wanted
37
 Introduction
 Continuous Integration
 Continuous Testing
 Continuous Deployment
 Questions & Answers
 Pause
 Continuous Tracking
 Continuous Planning
 Tooling & Cloud
 Continuous Improvement
 Questions & Answers
 Closure
 Continuous Delivery 3.0 Maturity Assessment
 Continuous Delivery 3.0 Growth Model
 Typical Improvement Roles
 Improvement management
 Engagement factors
38
SCM Build Integrate Quality Reposit. Test DeployPlanTrack
39
Continuous
Testing
Continuous
Deployment
Continuous
Integration
Continuous
Planning
Continuous
Tracking
40
 Introduction
 Continuous Integration
 Continuous Testing
 Continuous Deployment
 Questions & Answers
 Pause
 Continuous Tracking
 Continuous Planning
 Tooling & Cloud
 Continuous Improvement
 Questions & Answers
 Closure
 Continuous Delivery 3.0 full lifecycle support
 Deep-dive in each of the topics
 Overview Continuous Delivery tooling
 Local, cloud en mixed solutions
 Continuous Improvement, tips & tricks
 Mix of theory, practice and knowledge sharing
41
Session Date Topic Teacher
1 18 jan Introductie en CD 3.0 Jan Vlietland
2 25 jan Continous Integration Jan Vlietland, visiting lecturer
3 01 feb Continous Testing Jan Vlietland, visiting lecturer
4 08 feb Continous Deployment Jan Vlietland, visiting lecturer
5 15 feb Continous Tracking Jan Vlietland, visiting lecturer
6 22 feb Continous Planning Jan Vlietland
7 01 mrt Cloud Solutions Jan Vlietland, special guests
8 08 mrt Continuous Improvement Jan Vlietland
42
 Certificate of Netherlands Institute for the Software
Industry
 Plan for European credits and European certification
such as Software Product Management
43
 Knowledge development
 Knowledge sharing
 Connecting the Software Industry
44
1. Continuous Delivery 3.0
2. Software Product Management
3. Advanced Model Driven Engineering
4. Business Development for Managers of Software Companies
5. Feedback Platforms for Software Product Managers
6. Agile & Waterfall Hybrids and Agile Scaling
7. Agile Product Ownership
45
 www.nisi.nl 030 - 268 5398
 inschrijven@nisi.nl
46

More Related Content

What's hot

DrGanesh-Jan-17-Resume-V1.0
DrGanesh-Jan-17-Resume-V1.0DrGanesh-Jan-17-Resume-V1.0
DrGanesh-Jan-17-Resume-V1.0Dr Ganesh Iyer
 
Toronto_TOGAF - 2013
Toronto_TOGAF - 2013Toronto_TOGAF - 2013
Toronto_TOGAF - 2013
iCMG International
 
Agile Business Day 2020 - Refinement - Unlock the full potential of your refi...
Agile Business Day 2020 - Refinement- Unlock the full potential of your refi...Agile Business Day 2020 - Refinement- Unlock the full potential of your refi...
Agile Business Day 2020 - Refinement - Unlock the full potential of your refi...
Derk-Jan de Grood
 
Emerging PM Tools Webinar
Emerging PM Tools WebinarEmerging PM Tools Webinar
Emerging PM Tools Webinar
Livio Paradiso
 
Managing Accessibility Compliance in the Enterprise
Managing Accessibility Compliance in the EnterpriseManaging Accessibility Compliance in the Enterprise
Managing Accessibility Compliance in the Enterprise
Karl Groves
 
Blackboard Learn integration overview: 9.1, SaaS, and Ultra - Scott Hurrey, M...
Blackboard Learn integration overview: 9.1, SaaS, and Ultra - Scott Hurrey, M...Blackboard Learn integration overview: 9.1, SaaS, and Ultra - Scott Hurrey, M...
Blackboard Learn integration overview: 9.1, SaaS, and Ultra - Scott Hurrey, M...
Blackboard APAC
 
Key Challenges in Agile RE @XP2017
Key Challenges in Agile RE @XP2017Key Challenges in Agile RE @XP2017
Key Challenges in Agile RE @XP2017
Prof. Dr. Eva-Maria Schön
 
Technical Development - An iterative approach - Kim Edgar, Blackboard
Technical Development - An iterative approach - Kim Edgar, BlackboardTechnical Development - An iterative approach - Kim Edgar, Blackboard
Technical Development - An iterative approach - Kim Edgar, Blackboard
Blackboard APAC
 
Improve Project Delivery With Free Collaboration Tools
Improve Project Delivery With Free Collaboration ToolsImprove Project Delivery With Free Collaboration Tools
Improve Project Delivery With Free Collaboration Tools
Andrew Makar
 
Keynote: Testing and Quality in the Scaled Agile Framework for Lean Enterpris...
Keynote: Testing and Quality in the Scaled Agile Framework for Lean Enterpris...Keynote: Testing and Quality in the Scaled Agile Framework for Lean Enterpris...
Keynote: Testing and Quality in the Scaled Agile Framework for Lean Enterpris...
Derk-Jan de Grood
 
Agile is easy! It's making it work with your business that is hard
Agile is easy! It's making it work with your business that is hardAgile is easy! It's making it work with your business that is hard
Agile is easy! It's making it work with your business that is hard
Vasco Duarte
 
Deirdra dwyer
Deirdra dwyerDeirdra dwyer
Deirdra dwyerDee Dwyer
 
Deirdra dwyer
Deirdra dwyerDeirdra dwyer
Deirdra dwyer
Dee Dwyer
 
Software Product Engineering Life-cycle
Software Product Engineering Life-cycleSoftware Product Engineering Life-cycle
Software Product Engineering Life-cycle
Dotitude
 
Deirdra dwyer
Deirdra dwyerDeirdra dwyer
Deirdra dwyer
Dee Dwyer
 

What's hot (16)

DrGanesh-Jan-17-Resume-V1.0
DrGanesh-Jan-17-Resume-V1.0DrGanesh-Jan-17-Resume-V1.0
DrGanesh-Jan-17-Resume-V1.0
 
Toronto_TOGAF - 2013
Toronto_TOGAF - 2013Toronto_TOGAF - 2013
Toronto_TOGAF - 2013
 
Continuous Integration
Continuous IntegrationContinuous Integration
Continuous Integration
 
Agile Business Day 2020 - Refinement - Unlock the full potential of your refi...
Agile Business Day 2020 - Refinement- Unlock the full potential of your refi...Agile Business Day 2020 - Refinement- Unlock the full potential of your refi...
Agile Business Day 2020 - Refinement - Unlock the full potential of your refi...
 
Emerging PM Tools Webinar
Emerging PM Tools WebinarEmerging PM Tools Webinar
Emerging PM Tools Webinar
 
Managing Accessibility Compliance in the Enterprise
Managing Accessibility Compliance in the EnterpriseManaging Accessibility Compliance in the Enterprise
Managing Accessibility Compliance in the Enterprise
 
Blackboard Learn integration overview: 9.1, SaaS, and Ultra - Scott Hurrey, M...
Blackboard Learn integration overview: 9.1, SaaS, and Ultra - Scott Hurrey, M...Blackboard Learn integration overview: 9.1, SaaS, and Ultra - Scott Hurrey, M...
Blackboard Learn integration overview: 9.1, SaaS, and Ultra - Scott Hurrey, M...
 
Key Challenges in Agile RE @XP2017
Key Challenges in Agile RE @XP2017Key Challenges in Agile RE @XP2017
Key Challenges in Agile RE @XP2017
 
Technical Development - An iterative approach - Kim Edgar, Blackboard
Technical Development - An iterative approach - Kim Edgar, BlackboardTechnical Development - An iterative approach - Kim Edgar, Blackboard
Technical Development - An iterative approach - Kim Edgar, Blackboard
 
Improve Project Delivery With Free Collaboration Tools
Improve Project Delivery With Free Collaboration ToolsImprove Project Delivery With Free Collaboration Tools
Improve Project Delivery With Free Collaboration Tools
 
Keynote: Testing and Quality in the Scaled Agile Framework for Lean Enterpris...
Keynote: Testing and Quality in the Scaled Agile Framework for Lean Enterpris...Keynote: Testing and Quality in the Scaled Agile Framework for Lean Enterpris...
Keynote: Testing and Quality in the Scaled Agile Framework for Lean Enterpris...
 
Agile is easy! It's making it work with your business that is hard
Agile is easy! It's making it work with your business that is hardAgile is easy! It's making it work with your business that is hard
Agile is easy! It's making it work with your business that is hard
 
Deirdra dwyer
Deirdra dwyerDeirdra dwyer
Deirdra dwyer
 
Deirdra dwyer
Deirdra dwyerDeirdra dwyer
Deirdra dwyer
 
Software Product Engineering Life-cycle
Software Product Engineering Life-cycleSoftware Product Engineering Life-cycle
Software Product Engineering Life-cycle
 
Deirdra dwyer
Deirdra dwyerDeirdra dwyer
Deirdra dwyer
 

Similar to NISI Introductie Continuous Delivery 3.0

Webinar - Design Thinking for Platform Engineering
Webinar - Design Thinking for Platform EngineeringWebinar - Design Thinking for Platform Engineering
Webinar - Design Thinking for Platform Engineering
OpenCredo
 
Slides from "Taking an Holistic Approach to Product Quality"
Slides from "Taking an Holistic Approach to Product Quality"Slides from "Taking an Holistic Approach to Product Quality"
Slides from "Taking an Holistic Approach to Product Quality"
Peter Marshall
 
Introductie slides Continuous Delivery 3.0
Introductie slides Continuous Delivery 3.0Introductie slides Continuous Delivery 3.0
Introductie slides Continuous Delivery 3.0
Maikel Meeuwse
 
Why developing research software is like a startup (and why this matters)
Why developing research software is like a startup (and why this matters)Why developing research software is like a startup (and why this matters)
Why developing research software is like a startup (and why this matters)
Neil Chue Hong
 
Good-to-Great with AQUENT presentation - Koen van Niekerk
Good-to-Great with AQUENT presentation - Koen van NiekerkGood-to-Great with AQUENT presentation - Koen van Niekerk
Good-to-Great with AQUENT presentation - Koen van Niekerk
Lisa Trapman
 
SLBdiensten XP sessie: presentatie Microsoft Services
SLBdiensten XP sessie: presentatie Microsoft ServicesSLBdiensten XP sessie: presentatie Microsoft Services
SLBdiensten XP sessie: presentatie Microsoft Services
SLBdiensten
 
PS2_FinalReport_2011B1A7689G
PS2_FinalReport_2011B1A7689GPS2_FinalReport_2011B1A7689G
PS2_FinalReport_2011B1A7689GTrishu Dey
 
SAP Development Object Testing
SAP Development Object TestingSAP Development Object Testing
SAP Development Object Testing
Shivani Thakur
 
Continuous testing & devops with @petemar5hall
Continuous testing & devops with @petemar5hallContinuous testing & devops with @petemar5hall
Continuous testing & devops with @petemar5hall
Peter Marshall
 
Capstone- Milestone 3
Capstone- Milestone 3Capstone- Milestone 3
Capstone- Milestone 3
BrittanyDavis100580
 
Phase 1 Learning Analytics Intro Slides
Phase 1 Learning Analytics Intro SlidesPhase 1 Learning Analytics Intro Slides
Phase 1 Learning Analytics Intro Slides
Paul Bailey
 
AfterTest Madrid March 2016 - DevOps and Testing Introduction
AfterTest Madrid March 2016 - DevOps and Testing IntroductionAfterTest Madrid March 2016 - DevOps and Testing Introduction
AfterTest Madrid March 2016 - DevOps and Testing Introduction
Peter Marshall
 
UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1
DianaGray10
 
Visual Studio ALM and DevOps Tools Walkthrough
Visual Studio ALM and DevOps Tools WalkthroughVisual Studio ALM and DevOps Tools Walkthrough
Visual Studio ALM and DevOps Tools Walkthrough
Angela Dugan
 
Software For Software Development Life Cycle
Software For Software Development Life CycleSoftware For Software Development Life Cycle
Software For Software Development Life Cycle
Christina Padilla
 
Run more experiments with fewer resources
Run more experiments with fewer resourcesRun more experiments with fewer resources
Run more experiments with fewer resources
VWO
 
VWO - Mark de Winter - Run more experiments with fewer resources.pdf
VWO - Mark de Winter - Run more experiments with fewer resources.pdfVWO - Mark de Winter - Run more experiments with fewer resources.pdf
VWO - Mark de Winter - Run more experiments with fewer resources.pdf
VWO
 
Managing Data Science Projects
Managing Data Science ProjectsManaging Data Science Projects
Managing Data Science Projects
Danielle Dean
 
Ganesha.U.S_Resume
Ganesha.U.S_ResumeGanesha.U.S_Resume
Ganesha.U.S_ResumeGanesh Us
 
Different Methodologies For Testing Web Application Testing
Different Methodologies For Testing Web Application TestingDifferent Methodologies For Testing Web Application Testing
Different Methodologies For Testing Web Application Testing
Rachel Davis
 

Similar to NISI Introductie Continuous Delivery 3.0 (20)

Webinar - Design Thinking for Platform Engineering
Webinar - Design Thinking for Platform EngineeringWebinar - Design Thinking for Platform Engineering
Webinar - Design Thinking for Platform Engineering
 
Slides from "Taking an Holistic Approach to Product Quality"
Slides from "Taking an Holistic Approach to Product Quality"Slides from "Taking an Holistic Approach to Product Quality"
Slides from "Taking an Holistic Approach to Product Quality"
 
Introductie slides Continuous Delivery 3.0
Introductie slides Continuous Delivery 3.0Introductie slides Continuous Delivery 3.0
Introductie slides Continuous Delivery 3.0
 
Why developing research software is like a startup (and why this matters)
Why developing research software is like a startup (and why this matters)Why developing research software is like a startup (and why this matters)
Why developing research software is like a startup (and why this matters)
 
Good-to-Great with AQUENT presentation - Koen van Niekerk
Good-to-Great with AQUENT presentation - Koen van NiekerkGood-to-Great with AQUENT presentation - Koen van Niekerk
Good-to-Great with AQUENT presentation - Koen van Niekerk
 
SLBdiensten XP sessie: presentatie Microsoft Services
SLBdiensten XP sessie: presentatie Microsoft ServicesSLBdiensten XP sessie: presentatie Microsoft Services
SLBdiensten XP sessie: presentatie Microsoft Services
 
PS2_FinalReport_2011B1A7689G
PS2_FinalReport_2011B1A7689GPS2_FinalReport_2011B1A7689G
PS2_FinalReport_2011B1A7689G
 
SAP Development Object Testing
SAP Development Object TestingSAP Development Object Testing
SAP Development Object Testing
 
Continuous testing & devops with @petemar5hall
Continuous testing & devops with @petemar5hallContinuous testing & devops with @petemar5hall
Continuous testing & devops with @petemar5hall
 
Capstone- Milestone 3
Capstone- Milestone 3Capstone- Milestone 3
Capstone- Milestone 3
 
Phase 1 Learning Analytics Intro Slides
Phase 1 Learning Analytics Intro SlidesPhase 1 Learning Analytics Intro Slides
Phase 1 Learning Analytics Intro Slides
 
AfterTest Madrid March 2016 - DevOps and Testing Introduction
AfterTest Madrid March 2016 - DevOps and Testing IntroductionAfterTest Madrid March 2016 - DevOps and Testing Introduction
AfterTest Madrid March 2016 - DevOps and Testing Introduction
 
UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1
 
Visual Studio ALM and DevOps Tools Walkthrough
Visual Studio ALM and DevOps Tools WalkthroughVisual Studio ALM and DevOps Tools Walkthrough
Visual Studio ALM and DevOps Tools Walkthrough
 
Software For Software Development Life Cycle
Software For Software Development Life CycleSoftware For Software Development Life Cycle
Software For Software Development Life Cycle
 
Run more experiments with fewer resources
Run more experiments with fewer resourcesRun more experiments with fewer resources
Run more experiments with fewer resources
 
VWO - Mark de Winter - Run more experiments with fewer resources.pdf
VWO - Mark de Winter - Run more experiments with fewer resources.pdfVWO - Mark de Winter - Run more experiments with fewer resources.pdf
VWO - Mark de Winter - Run more experiments with fewer resources.pdf
 
Managing Data Science Projects
Managing Data Science ProjectsManaging Data Science Projects
Managing Data Science Projects
 
Ganesha.U.S_Resume
Ganesha.U.S_ResumeGanesha.U.S_Resume
Ganesha.U.S_Resume
 
Different Methodologies For Testing Web Application Testing
Different Methodologies For Testing Web Application TestingDifferent Methodologies For Testing Web Application Testing
Different Methodologies For Testing Web Application Testing
 

More from Garm Lucassen

ISPMA Company Membership Information
ISPMA Company Membership InformationISPMA Company Membership Information
ISPMA Company Membership Information
Garm Lucassen
 
SPM1 - Introductie
SPM1 - IntroductieSPM1 - Introductie
SPM1 - Introductie
Garm Lucassen
 
RE tutorial user stories
RE tutorial user storiesRE tutorial user stories
RE tutorial user stories
Garm Lucassen
 
SPM Cursus introductie
SPM Cursus introductieSPM Cursus introductie
SPM Cursus introductie
Garm Lucassen
 
Grimm User Stories - Introductory Presentation
Grimm User Stories - Introductory PresentationGrimm User Stories - Introductory Presentation
Grimm User Stories - Introductory Presentation
Garm Lucassen
 
SPM lecture2 Requirements Management and Identification
SPM lecture2 Requirements Management and IdentificationSPM lecture2 Requirements Management and Identification
SPM lecture2 Requirements Management and Identification
Garm Lucassen
 
SPM Lecture 1 - Introduction
SPM Lecture 1 - IntroductionSPM Lecture 1 - Introduction
SPM Lecture 1 - Introduction
Garm Lucassen
 
"Forging High Quality User Stories: Towards a Discipline for Agile Requiremen...
"Forging High Quality User Stories: Towards a Discipline for Agile Requiremen..."Forging High Quality User Stories: Towards a Discipline for Agile Requiremen...
"Forging High Quality User Stories: Towards a Discipline for Agile Requiremen...
Garm Lucassen
 
Cursus Software Product Management - Introduction
Cursus Software Product Management - IntroductionCursus Software Product Management - Introduction
Cursus Software Product Management - Introduction
Garm Lucassen
 
SPM 5 - Release Planning
SPM 5 - Release PlanningSPM 5 - Release Planning
SPM 5 - Release Planning
Garm Lucassen
 
AAMA Prototype
AAMA PrototypeAAMA Prototype
AAMA Prototype
Garm Lucassen
 

More from Garm Lucassen (11)

ISPMA Company Membership Information
ISPMA Company Membership InformationISPMA Company Membership Information
ISPMA Company Membership Information
 
SPM1 - Introductie
SPM1 - IntroductieSPM1 - Introductie
SPM1 - Introductie
 
RE tutorial user stories
RE tutorial user storiesRE tutorial user stories
RE tutorial user stories
 
SPM Cursus introductie
SPM Cursus introductieSPM Cursus introductie
SPM Cursus introductie
 
Grimm User Stories - Introductory Presentation
Grimm User Stories - Introductory PresentationGrimm User Stories - Introductory Presentation
Grimm User Stories - Introductory Presentation
 
SPM lecture2 Requirements Management and Identification
SPM lecture2 Requirements Management and IdentificationSPM lecture2 Requirements Management and Identification
SPM lecture2 Requirements Management and Identification
 
SPM Lecture 1 - Introduction
SPM Lecture 1 - IntroductionSPM Lecture 1 - Introduction
SPM Lecture 1 - Introduction
 
"Forging High Quality User Stories: Towards a Discipline for Agile Requiremen...
"Forging High Quality User Stories: Towards a Discipline for Agile Requiremen..."Forging High Quality User Stories: Towards a Discipline for Agile Requiremen...
"Forging High Quality User Stories: Towards a Discipline for Agile Requiremen...
 
Cursus Software Product Management - Introduction
Cursus Software Product Management - IntroductionCursus Software Product Management - Introduction
Cursus Software Product Management - Introduction
 
SPM 5 - Release Planning
SPM 5 - Release PlanningSPM 5 - Release Planning
SPM 5 - Release Planning
 
AAMA Prototype
AAMA PrototypeAAMA Prototype
AAMA Prototype
 

Recently uploaded

clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
Academy of Science of South Africa
 
MERN Stack Developer Roadmap By ScholarHat PDF
MERN Stack Developer Roadmap By ScholarHat PDFMERN Stack Developer Roadmap By ScholarHat PDF
MERN Stack Developer Roadmap By ScholarHat PDF
scholarhattraining
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
IreneSebastianRueco1
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Fresher’s Quiz 2023 at GMC Nizamabad.pptx
Fresher’s Quiz 2023 at GMC Nizamabad.pptxFresher’s Quiz 2023 at GMC Nizamabad.pptx
Fresher’s Quiz 2023 at GMC Nizamabad.pptx
SriSurya50
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
taiba qazi
 
Reflective and Evaluative Practice...pdf
Reflective and Evaluative Practice...pdfReflective and Evaluative Practice...pdf
Reflective and Evaluative Practice...pdf
amberjdewit93
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
Scholarhat
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
TechSoup
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
Aficamten in HCM (SEQUOIA HCM TRIAL 2024)Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
Ashish Kohli
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
Krisztián Száraz
 

Recently uploaded (20)

clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
 
MERN Stack Developer Roadmap By ScholarHat PDF
MERN Stack Developer Roadmap By ScholarHat PDFMERN Stack Developer Roadmap By ScholarHat PDF
MERN Stack Developer Roadmap By ScholarHat PDF
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
Fresher’s Quiz 2023 at GMC Nizamabad.pptx
Fresher’s Quiz 2023 at GMC Nizamabad.pptxFresher’s Quiz 2023 at GMC Nizamabad.pptx
Fresher’s Quiz 2023 at GMC Nizamabad.pptx
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
 
Reflective and Evaluative Practice...pdf
Reflective and Evaluative Practice...pdfReflective and Evaluative Practice...pdf
Reflective and Evaluative Practice...pdf
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
Aficamten in HCM (SEQUOIA HCM TRIAL 2024)Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
 

NISI Introductie Continuous Delivery 3.0

Editor's Notes

  1. Goed inhoudelijk verhaal
  2. Na de workshop dan een inventarisatie.
  3. https://www.adpushup.com/blog/web-analytics-tools-google-analytics-alternatives/ https://www.woorank.com/en/blog/mobile-analytics-tools-for-mobile-website-and-apps