SlideShare ist ein Scribd-Unternehmen logo
1 von 30
How to industrialize software testing

with Model Driven Testing and ModelDT tooling
About Model Drivers

Business model industrialization.
Model driven products and services:
• Reporting
• Testing
• Regulatory conformance
• Business strategy and business cases
• Business architecture
• Systems delivery

2013-09

2

How to industrialize testing
Agenda

A.
B.
C.
D.

The testing landscape and its gaps
Steps to industrialized testing
How to tool up for industrialized testing with ModelDT
Summary and further reading

2013-09

3

How to industrialize testing
A: The testing landscape and its gaps

The development process is putting testing up the front
There are many tools supporting the testing domain
But there is a problem – the tools don’t talk to each others

2013-09

4

How to industrialize testing
The development process is putting testing up the front

•

•

In the agile,
Behaviour Driven
Development,
continuous delivery
paradigms, test
design comes before
development.
… therefore.. testing
is even more closely
integrate with
business
requirements

User story

User

Test case

Develop

Backlog

Test result

Production
2013-09

5

How to industrialize testing
There are many tools supporting the testing domain

MS Excel
everywhere!

•

•

•

Testing is
supported by
many tools
It has to be
because testing's
scope is 100%
wide
Many of the tools
are excellent, with
long, successful
histories and wide
adoption

MD Testing
specifications
Continuous testing
and integration

Quality Center

Requirements
management,
test management

Behaviour driven
testing
Testing environment
virtualisation
Auto testing of
business rules

2013-09

6

The testing profile and its
But there is a problem

The tools do not talk
to each other
User Acceptance
Risk
Test plan
Test
management

Test case

Tester
Test result

Unit test

System Under Test data
Test

Programmer
Database

User

Operating model /
User story
Business process

Test runner
Project manager

2013-09

7

Test environment

How to industrialize testing
B: Steps to industrialised testing

1. Adopt the vision and mental model
2. Implement four big ideas
3. Continuous learning and improvement

2013-09

8

How to industrialize testing
1. Adopting the vision

What good testing looks like
Tests are 100% aligned to the
requirements
(even when things change)
Guaranteed correct
Fast (=automated)
Cheap (=automated)
Industrialization: Conversion to
the methods, aims, and ideals of
industry and economic activity,
particularly of an area that was
previously underdeveloped

2013-09

9

Fully visible – at the tester level
Well governed and managed

How to industrialize testing
The model driven testing mental model

1: Separation of concerns, with each
concern well managed.
2: Testing analysis and design is supported
with specific tools. language and designs.

Architect

Design

Build

2013-09

10

How to industrialize testing
2. Implement four big ideas

•
•
•
•

Big idea 1: Industrialise your understand of your business
Big idea 2: Industrialise the design of your testing ecosystem
Big idea 3: Overlay your business understanding with your testing
requirements
Big idea 4: Drive testing through automation and tooling

2013-09

11

How to industrialize testing
Step 1: Industrialize your understanding of your business

1.

2.

3.

You cant do a good
job of testing
without a good
understanding of
the requirements
To industrialise
testing you therefor
have to
industrialise your
understanding of
the business
domain
This means tooling
and appropriate
language
Business process model

2013-09

12

Data model

How to industrialize testing
Step 2: Industrialise the design of your testing ecosystem

1.

2.

3.
4.

Industrialized testing
can only be built
from a structured,
automated design
That requires a
specific, specialised
language
And supporting
tooling
Within a well
specified framework

Testing eco-system
2013-09

13

How to industrialize testing
..break your analysis and design of testing into manageable packages

The UML
Testing
Profile gives
the testing
industry 6
domains to
standardize
on

Test architecture: Testing meta model,
business domain, testing package
Test package: System Under Test, test
context, test components
Test configuration: Test cases, scheduler,
arbiters, logs
Test case: Testing activity
Test data: Data pools, partitions, selectors
Deployment: Nodes for SUT, Test
components, Scheduler

2013-09

14

How to industrialize
Step 3: Overlay your business understanding with your testing requirements

Business domain
Process

Overlay the
testing
strategy

Testing domain

Test strategy

Process model

Test cases

Data

Generation

Generation

Data model

Test data

2013-09

15

How to industrialize testing
Step 4: Drive testing through automation and tooling

MS Excel
everywhere!

MD Word testing
specifications
Continuous testing
and integration
Business and systems
modelling

Quality Center
Because design information
is structured, this interface
can be automated

2013-09

16

Requirements
management,
test management
Behaviour driven
testing
Testing environment
virtualisation
Auto testing of
business rules

How to industrialize testing
C: How to tool up for industrialized testing with ModelDT

Tooling for planning, analysis and design
Example automations with ModelDT

2013-09

17

How to industrialize testing
Tooling for planning, analysis and design

You get
 Architectural view of
testing
 Large scale automation

Manager
& Architect

Risk
management

User Acceptance
Test

Test plan

Test case

Tester

Unit test

SUT

Test data

Programmer

Test result

Database

User

Operating model /
Business process

User story
Project manager

2013-09

18

Test runner

Test environment

How to industrialize testing
Example automations with ModelDT

a) Harvest and integrate existing knowledge
b) Validation to the testing profile rules
c) Analysis tools
d) Auto generate test plans and specifications
e) Auto generate code that tests your data to the requirements
f) Auto generate test cases and scripts for test runners
g) Synthetic test data generation
h) Work in familiar Web and Excel for day to day work

2013-09

19

How to industrialize testing
a) Harvest and integrate existing knowledge

Quality Center

You get
 Synthesis
 De-duplication
 Consistency
 Visibility
2013-09

20

How to industrialize testing
b) Validation to the testing profile rules

You get
 Highlights on items in error
 Error messages describing the break
 Guaranteed conformance to the UTP rules
2013-09

21

How to industrialize testing
c) Analysis tools

Test components: E.g. test case

Business domain – use case and data entities

Coverage of business domain
By testing package

You get
 Management reports on test coverage
 Control reports
 Change impact assessments
2013-09

22

How to industrialize testing
d) Auto generate test plans and specifications
You get
 Consistency and quality
 Guaranteed alignment between
business domain and tests
 Automated specs and designs

Deployment plans

Test package design
Automated test specifications
2013-09

23

How to industrialize testing
e) Auto generate code that tests your data to the requirements

Class diagram

Data format validations
Schema

Constraints

Business rule validations

You get
 Automated testing of data format and
business rules
 Guaranteed alignment between
requirements and tests
2013-09

24

The testing profile and its
f) Auto generate test cases and scripts for test runners
Business data models
Process processes

Messages and
signals

Business
processes

Quality Center

Junit
Test
scripts
Test cases

2013-09

25

Test runners
How to industrialize testing
g) Synthetic test data generation
You get
 Data with 100% test coverage
 Guaranteed alignment of
business and test data
 Test data fast
Upload data
and business
rule definitions

ModelDT web service

Download
comprehensive
test data

Positive
test data

Negative
test data

Business domain models
2013-09

26

How to industrialize testing
h) Work in familiar Web and Excel for day to day work

RESTful web
service interface

Modelling
interface

Excel
interface

Database
Web
interface

2013-09

27

How to industrialize testing
modelDT plugin development roadmap

1.0
–
–
–
–
–

Base Domain Specific Language
Test Case designs
Business domain coverage reports
Synthetic test data generation
End user help, manual, training

1.1
– Extended DSL
– Extended analysis reports

2.0
– Test script outputs – Junit, Quality Centre, etc
– Methodology wizards
– Domain specific patterns and models

3.0
– Risk modelling and management

2013-09

28

The testing profile and its
D: Summary and further reading

Summary
- Testing is supported by many great tools
- But they do not talk to each other
- The UML Testing profile is a testing language
- ModelDT is a tool that implements the UML Testing Profile
- Thus enabling integration and large scale automation
2013-09

29

How to industrialize testing
Next steps

• The UML Testing Profile: Slide presentation
• Demonstration: Attend a short web presentation and explore any
aspect of Model Driven Testing.
• White paper: Request a copy of “Roadmap to industrialised
testing”.
• Questions: Greg Soulsby http://uk.linkedin.com/in/gregsoulsby
• Twitter: @modelDT, @modelDrivers
• Youtube: modelDrivenTesting
• Linked in group: www.linkedin.com/groups/Model-drivers-4341672/
• Blog: http://blog.modeldrivers.us/
• Site: www.modelDrivers.us
• Plugin beta: Get the benefits with free support & contribute to
direction

2013-09

30

How to industrialize testing

Weitere ähnliche Inhalte

Kürzlich hochgeladen

7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...Paul Menig
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...amitlee9823
 
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...Any kyc Account
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...anilsa9823
 
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...rajveerescorts2022
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Centuryrwgiffor
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMRavindra Nath Shukla
 
How to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityHow to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityEric T. Tung
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear RegressionRavindra Nath Shukla
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfPaul Menig
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Dave Litwiller
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageMatteo Carbone
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxpriyanshujha201
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...amitlee9823
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756dollysharma2066
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Neil Kimberley
 

Kürzlich hochgeladen (20)

7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
 
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
 
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Century
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSM
 
How to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityHow to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League City
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear Regression
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdf
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
 
Forklift Operations: Safety through Cartoons
Forklift Operations: Safety through CartoonsForklift Operations: Safety through Cartoons
Forklift Operations: Safety through Cartoons
 
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023
 
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 

Empfohlen

How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthThinkNow
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Applitools
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at WorkGetSmarter
 

Empfohlen (20)

How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 
ChatGPT webinar slides
ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
 

Model drivers how to industrialize testing 2013-09-01b

  • 1. How to industrialize software testing with Model Driven Testing and ModelDT tooling
  • 2. About Model Drivers Business model industrialization. Model driven products and services: • Reporting • Testing • Regulatory conformance • Business strategy and business cases • Business architecture • Systems delivery 2013-09 2 How to industrialize testing
  • 3. Agenda A. B. C. D. The testing landscape and its gaps Steps to industrialized testing How to tool up for industrialized testing with ModelDT Summary and further reading 2013-09 3 How to industrialize testing
  • 4. A: The testing landscape and its gaps The development process is putting testing up the front There are many tools supporting the testing domain But there is a problem – the tools don’t talk to each others 2013-09 4 How to industrialize testing
  • 5. The development process is putting testing up the front • • In the agile, Behaviour Driven Development, continuous delivery paradigms, test design comes before development. … therefore.. testing is even more closely integrate with business requirements User story User Test case Develop Backlog Test result Production 2013-09 5 How to industrialize testing
  • 6. There are many tools supporting the testing domain MS Excel everywhere! • • • Testing is supported by many tools It has to be because testing's scope is 100% wide Many of the tools are excellent, with long, successful histories and wide adoption MD Testing specifications Continuous testing and integration Quality Center Requirements management, test management Behaviour driven testing Testing environment virtualisation Auto testing of business rules 2013-09 6 The testing profile and its
  • 7. But there is a problem The tools do not talk to each other User Acceptance Risk Test plan Test management Test case Tester Test result Unit test System Under Test data Test Programmer Database User Operating model / User story Business process Test runner Project manager 2013-09 7 Test environment How to industrialize testing
  • 8. B: Steps to industrialised testing 1. Adopt the vision and mental model 2. Implement four big ideas 3. Continuous learning and improvement 2013-09 8 How to industrialize testing
  • 9. 1. Adopting the vision What good testing looks like Tests are 100% aligned to the requirements (even when things change) Guaranteed correct Fast (=automated) Cheap (=automated) Industrialization: Conversion to the methods, aims, and ideals of industry and economic activity, particularly of an area that was previously underdeveloped 2013-09 9 Fully visible – at the tester level Well governed and managed How to industrialize testing
  • 10. The model driven testing mental model 1: Separation of concerns, with each concern well managed. 2: Testing analysis and design is supported with specific tools. language and designs. Architect Design Build 2013-09 10 How to industrialize testing
  • 11. 2. Implement four big ideas • • • • Big idea 1: Industrialise your understand of your business Big idea 2: Industrialise the design of your testing ecosystem Big idea 3: Overlay your business understanding with your testing requirements Big idea 4: Drive testing through automation and tooling 2013-09 11 How to industrialize testing
  • 12. Step 1: Industrialize your understanding of your business 1. 2. 3. You cant do a good job of testing without a good understanding of the requirements To industrialise testing you therefor have to industrialise your understanding of the business domain This means tooling and appropriate language Business process model 2013-09 12 Data model How to industrialize testing
  • 13. Step 2: Industrialise the design of your testing ecosystem 1. 2. 3. 4. Industrialized testing can only be built from a structured, automated design That requires a specific, specialised language And supporting tooling Within a well specified framework Testing eco-system 2013-09 13 How to industrialize testing
  • 14. ..break your analysis and design of testing into manageable packages The UML Testing Profile gives the testing industry 6 domains to standardize on Test architecture: Testing meta model, business domain, testing package Test package: System Under Test, test context, test components Test configuration: Test cases, scheduler, arbiters, logs Test case: Testing activity Test data: Data pools, partitions, selectors Deployment: Nodes for SUT, Test components, Scheduler 2013-09 14 How to industrialize
  • 15. Step 3: Overlay your business understanding with your testing requirements Business domain Process Overlay the testing strategy Testing domain Test strategy Process model Test cases Data Generation Generation Data model Test data 2013-09 15 How to industrialize testing
  • 16. Step 4: Drive testing through automation and tooling MS Excel everywhere! MD Word testing specifications Continuous testing and integration Business and systems modelling Quality Center Because design information is structured, this interface can be automated 2013-09 16 Requirements management, test management Behaviour driven testing Testing environment virtualisation Auto testing of business rules How to industrialize testing
  • 17. C: How to tool up for industrialized testing with ModelDT Tooling for planning, analysis and design Example automations with ModelDT 2013-09 17 How to industrialize testing
  • 18. Tooling for planning, analysis and design You get  Architectural view of testing  Large scale automation Manager & Architect Risk management User Acceptance Test Test plan Test case Tester Unit test SUT Test data Programmer Test result Database User Operating model / Business process User story Project manager 2013-09 18 Test runner Test environment How to industrialize testing
  • 19. Example automations with ModelDT a) Harvest and integrate existing knowledge b) Validation to the testing profile rules c) Analysis tools d) Auto generate test plans and specifications e) Auto generate code that tests your data to the requirements f) Auto generate test cases and scripts for test runners g) Synthetic test data generation h) Work in familiar Web and Excel for day to day work 2013-09 19 How to industrialize testing
  • 20. a) Harvest and integrate existing knowledge Quality Center You get  Synthesis  De-duplication  Consistency  Visibility 2013-09 20 How to industrialize testing
  • 21. b) Validation to the testing profile rules You get  Highlights on items in error  Error messages describing the break  Guaranteed conformance to the UTP rules 2013-09 21 How to industrialize testing
  • 22. c) Analysis tools Test components: E.g. test case Business domain – use case and data entities Coverage of business domain By testing package You get  Management reports on test coverage  Control reports  Change impact assessments 2013-09 22 How to industrialize testing
  • 23. d) Auto generate test plans and specifications You get  Consistency and quality  Guaranteed alignment between business domain and tests  Automated specs and designs Deployment plans Test package design Automated test specifications 2013-09 23 How to industrialize testing
  • 24. e) Auto generate code that tests your data to the requirements Class diagram Data format validations Schema Constraints Business rule validations You get  Automated testing of data format and business rules  Guaranteed alignment between requirements and tests 2013-09 24 The testing profile and its
  • 25. f) Auto generate test cases and scripts for test runners Business data models Process processes Messages and signals Business processes Quality Center Junit Test scripts Test cases 2013-09 25 Test runners How to industrialize testing
  • 26. g) Synthetic test data generation You get  Data with 100% test coverage  Guaranteed alignment of business and test data  Test data fast Upload data and business rule definitions ModelDT web service Download comprehensive test data Positive test data Negative test data Business domain models 2013-09 26 How to industrialize testing
  • 27. h) Work in familiar Web and Excel for day to day work RESTful web service interface Modelling interface Excel interface Database Web interface 2013-09 27 How to industrialize testing
  • 28. modelDT plugin development roadmap 1.0 – – – – – Base Domain Specific Language Test Case designs Business domain coverage reports Synthetic test data generation End user help, manual, training 1.1 – Extended DSL – Extended analysis reports 2.0 – Test script outputs – Junit, Quality Centre, etc – Methodology wizards – Domain specific patterns and models 3.0 – Risk modelling and management 2013-09 28 The testing profile and its
  • 29. D: Summary and further reading Summary - Testing is supported by many great tools - But they do not talk to each other - The UML Testing profile is a testing language - ModelDT is a tool that implements the UML Testing Profile - Thus enabling integration and large scale automation 2013-09 29 How to industrialize testing
  • 30. Next steps • The UML Testing Profile: Slide presentation • Demonstration: Attend a short web presentation and explore any aspect of Model Driven Testing. • White paper: Request a copy of “Roadmap to industrialised testing”. • Questions: Greg Soulsby http://uk.linkedin.com/in/gregsoulsby • Twitter: @modelDT, @modelDrivers • Youtube: modelDrivenTesting • Linked in group: www.linkedin.com/groups/Model-drivers-4341672/ • Blog: http://blog.modeldrivers.us/ • Site: www.modelDrivers.us • Plugin beta: Get the benefits with free support & contribute to direction 2013-09 30 How to industrialize testing