SlideShare uma empresa Scribd logo
1 de 31
INFSOM-RI-1234567




Grid-QCM
Automation in Quality Assurance




OGF 23                                                     Adriano Rippa
Quality for Grid & Grid for Quality: sharing experiences
and perspectives of Grid and Open Source communities       Engineering Ingegneria Informatica S.p.A.




Barcelona, 2nd June 2008
INFSOM-RI-1234567
Summary



      •   The project
      •   Introduction to QA concepts
      •   The starting point of the study
      •   The Grid Quality Certification Model (Grid-QCM)
      •   The Grid-QCM dissemination timeline
      •   Some FAQs
      •   Grid-QCM adoption in a CMMi lev.3 organization
      •   Conclusions




Grid-QCM
Automation in Quality Assurance
                                                     Open Grid         2
INFSOM-RI-1234567




                             The ETICS2 project




Grid-QCM
Automation in Quality Assurance
                                           Open Grid         3
INFSOM-RI-1234567
ETICS2
The ETICS second phase

Started in March 2008
Duration: 2 years
Funded by the European Commission
Extended name:
      • “eInfrastructure for Testing Integration and Configuration of
         Software 2”
Purpose:
      • Automate the way a software is built, tested and certified.
It provides
      • Fully automatic build, test and certification tools
      • A repository for the artefacts
      • A Grid based solution  optimal performances and multiple
         platform and test options


Grid-QCM
Automation in Quality Assurance
                                                      Open Grid            4
INFSOM-RI-1234567




                Introduction to QA concepts




Grid-QCM
Automation in Quality Assurance
                                   Open Grid        5
INFSOM-RI-1234567
Grid-QCM focus
Product VS Process


Quality refers to several concepts like:

      • Quality of the Implementation process

      • Quality of the requirements management

      • Quality of the service

      • Quality of the software




Grid-QCM
Automation in Quality Assurance
                                                 Open Grid        6
INFSOM-RI-1234567
Terminology
Product VS Process


According to ISO 9126 documentation we can define:

      • Measure: the number or category assigned to an attribute of an
         entity by making a        measurement     (sometimes     used        as
         synonymous of metric)


      • Metric: The defined method to measure an attribute and the
         scale


      • Measurement: The use of a metric to assign a value (which may
         be a number or category) from a scale to an attribute of an entity)




Grid-QCM
Automation in Quality Assurance
                                                      Open Grid             7
INFSOM-RI-1234567




                                  The starting point




Grid-QCM
Automation in Quality Assurance
                                                 Open Grid        8
INFSOM-RI-1234567
State of the Art
We have tons of stuff in the SoA!


State of the art provides
      • Hundreds of metrics
      • Approaches to define user’s own metrics
      • Many standards to asses the quality of processes and products

So, what’s the matter?!?




Grid-QCM
Automation in Quality Assurance
                                                  Open Grid            9
INFSOM-RI-1234567
The matter
Effort and resources


QA means initial investments and

Managing QA means devote resources to it

Many companies (e.g. SMEs) cannot afford the initial effort and
do not recognise the promised increase of value.
      • Only ~70 companies in the world are CMMi lev.5 certified
                  •   50 of them are in India
                  •   source: Gartner
      • Just 25% of the companies in the world are CMMi lev.2 or above
                  •   source: Kulik, Weber: “Software Metrics Best Practices – 2001”
                      and “Software Metrics State of the Art – 2000”




Grid-QCM
Automation in Quality Assurance
                                                             Open Grid             10
INFSOM-RI-1234567
Current standards issues
Why studying for one more QA certification model


Current quality assurance standards are useful but

      • They need lot of time to be applied.
                  •   People need training
                  •   Certification needs inspections to be achieved
                  •   What for the short-lived consortia?


      • They provide only theoretical guidelines which need to be
         adapted and implemented.                  What     for    homogeneity       and
         comparability of results?


      • It’s hard to systematically verify goodness of results: managing
         tools needed


Grid-QCM
Automation in Quality Assurance
                                                                  Open Grid          11
INFSOM-RI-1234567




                                  The Grid Quality
                                  Certification Model




Grid-QCM
Automation in Quality Assurance
                                                 Open Grid         12
INFSOM-RI-1234567
Grid-Quality Certification Model
Our proposal to help developers


Grid-QCM is

      • fully automatable in measuring and verifying activities to reduce
         investments and management effort


      • not subjective, to certify the object not the process nor the
         organization


      • product oriented, not process oriented

      • easily adoptable within short-lived Projects




Grid-QCM
Automation in Quality Assurance
                                                       Open Grid         13
INFSOM-RI-1234567
Grid-Quality Certification Model
preliminary remarks


Grid-QCM has been developed according to

      • The feedback received from expert people and potential users

      • ISO standards guidelines:
                  •   Grid-QCM has been described according to ISO 25000, 14598
                  •   Grid-QCM has been structured according to ISO 25041
                  •   Quality attributes has been named according to ISO 9126




Grid-QCM
Automation in Quality Assurance
                                                              Open Grid             14
INFSOM-RI-1234567
 Grid-Quality Certification Model
 The ETICS vision


                                              Allows
Grid-QCM                                       Test


                                                             Allows
                                                           automation
                                    ETICS
Defines
                                   Software
metrics



                                                    ETICS grid
                           Runs
                                                   infrastructure
                          measures
 Grid-QCM
 Automation in Quality Assurance
                                                       Open Grid        15
INFSOM-RI-1234567
The structure
Evaluation modules

Grid-QCM is structured in Evaluation Modules (EM).

The set of evaluation techniques are grouped in families. Every
family is an Evaluation Module

5 Evaluation Modules:
      •   Static analysis
      •   Coding style
      •   Structural testing
      •   Functional testing
      •   Standards compliance




Grid-QCM
Automation in Quality Assurance
                                            Open Grid           16
INFSOM-RI-1234567
Evaluation Modules 1/2


Static analysis
      • Quality characteristics:
                  •   Reliability – maturity
                  •   Maintainability – analysability
                  •   Maintainability – changeability
                  •   Maintainability – testability
      • Static analysis of classes. Statistics on measures are used as
         predictor of quality characteristics.


Coding style
      • Quality characteristics:
                  •   Maintainability – analysability
      • Static analysis of the source code.


Grid-QCM
Automation in Quality Assurance
                                                        Open Grid        17
INFSOM-RI-1234567
Evaluation Modules 2/2


Structural testing
      • Quality characteristics:
                  • Functionality – accuracy
                  • Reliability – maturity
      • Structural testing to classes identified more likely to have many
         errors.

Functional testing
      • Quality characteristics:
                  •   Functionality – accuracy
                  •   Functionality – interoperability
                  •   Reliability – maturity
                  •   Portability – adaptability
                  •   Portability - installability
      • Platform compliance and to functional abilities of the software

Standards compliance
      • Quality characteristics:
Grid-QCM           •  Functionality – standards compliance
Automation in Quality Assurance
                                                             Open Grid        18
INFSOM-RI-1234567
Grid-QCM: Final Score


Final score will consist in:
      • A table summarizing the results with several possible views
      • A list of passed and failed tests
      • All the important information as:
                  •   Software product
                  •   Platform
                  •   Quality characteristics
                  •   Standard compliance
                  •   Identification of evaluation report
                  •   Identification   of   certification   body     (organization,   contact
                      information)
                  •   Certification data (dates, certification number)
                  •   Electronic signature of certification record




Grid-QCM
Automation in Quality Assurance
                                                                     Open Grid             19
INFSOM-RI-1234567




                            The Grid-QCM
                         dissemination timeline




Grid-QCM
Automation in Quality Assurance
                                          Open Grid          20
INFSOM-RI-1234567
     Grid-QCM worldwide
     Since 2007
                                         EGEE ’07                      ESA 3rd GRID & e-
                                          1-5 Oct                   Collaboration Workshop
                                                                         16-17 Jan 2008
ECHOGRID/EUChinagrid                   Budapest (Hun)
                                                                          Frascati (IT)
 Conference 24-25 April
    Beijing (CHINA)                                OGF 21
                                                                                      OGF 23
                                                  15-19 Oct
                                                                                     2-6 June
                                                 Seattle (USA)
                                                                                  Barcelona (SPA)

                 MAY                              DEC                 JAN ‘08



                                                                                   JUNE
FEB ‘07                                OCT
                                               EELA 3° Conference                            Now
                                                  3-5 Dec 2007
                                                  Catania (IT)
                                                                                     ETICS review
   OGF 20/EGEE UF                       Belief Conference          QUALIPSO             15 Feb
      7-11 May                              25-28 June            Conference         Geneva (CH)
   Manchester (UK)                     Rio de Janeiro (BRA)      16-17 Jan 2008
     Grid-QCM                                                      Rome (IT)
     Automation in Quality Assurance
                                                                           Open Grid            21
INFSOM-RI-1234567




                                  Some FAQs




Grid-QCM
Automation in Quality Assurance
                                              Open Grid        22
INFSOM-RI-1234567
Some Questions and Answers
Yes, but…

What’s good about Grid-QCM for my project?
      • This model (and the capability of automation) reduces the effort
         in performing continuous build and test activities (e.g. coverage
         tests) on different SW releases.

What are the costs?
      • Using the ETICS tool people can have the model integrated in
         the build and test application free of charge

My organisation is certified ISO/CMMI can I use Grid-QCM?
      • The model is a standalone quality certification model.
      • However it can be easily integrated in yet ISO/CMMI certified
         organisations.




Grid-QCM
Automation in Quality Assurance
                                                         Open Grid        23
INFSOM-RI-1234567




                                  Grid-QCM in a
                      CMMi lev.3 organisation




Grid-QCM
Automation in Quality Assurance
                                              Open Grid        24
INFSOM-RI-1234567
Grid-QCM in a CMMi lev.3 certified company
The Engineering experience

Engineering Ingegneria Informatica S.p.A is certified as follows:
      • CMMi lev. 3
                  •   For all production divisions
      • ISO 9001
                  •   For all the ICT sector in which the organization is involved
                  •   Since 1994 ( ISO9001:2000 from December 2002)
      • NATO AQAP 2110/160
                  •   Since December 1996 (from 1996 to 2005 there were different
                      rules)


The whole Grid-QCM work is born from internal needs of
      • The research area
      • The production area


Grid-QCM
Automation in Quality Assurance
                                                                 Open Grid              25
INFSOM-RI-1234567
Engineering QA tools
Keeping the certification

Engineering tools to reach and maintain the CMMi lev. 3
certification:

Spago4Q (www.spago4q.org)
      • measures processes, performances and bugs through the
          integration with other tools
      •   Internally developed and available for free
      •   Examples of calculated metrics:
                  •   Test Coverage
                  •   Anomalies distribution
                  •   Effort used to solve anomalies
                  •   Cost of not founded anomalies
                  •   Metrics about requirements
                  •   Metrics about risk management
                  •   …



Grid-QCM
Automation in Quality Assurance
                                                        Open Grid        26
INFSOM-RI-1234567
It is not enough…
What ETICS and Grid-QCM can do for ENG

…Some quality aspects are not covered

Grid-QCM + the ETICS suite
      • Measures other quality aspects such as:
                  •   Quality of the code
                  •   Compliance with standards
                  •   Compliance with OS
                  •   …
      • Can be integrated with the Spago4Q suite

So, Engineering is managing the activities to make Grid-QCM
+ ETICS a tool to keep the CMMi lev.3 certification



Grid-QCM
Automation in Quality Assurance
                                                   Open Grid        27
INFSOM-RI-1234567




                                  Conclusions




Grid-QCM
Automation in Quality Assurance
                                                Open Grid        28
INFSOM-RI-1234567
Conclusions
And further steps

Grid-QCM is a certification model
      • Automatable
      • Implemented by default in the ETICS tool
      • Ready to interact with classical standards

Adopting Grid-QCM requires little human effort

During the ETICS 2 project
      • Grid-QCM is going to be validated on-the-field with at first two
          (Dec. ‘08) and then four projects (Dec. ’09)
      •   Grid-QCM will be proposed for the ISO standardisation (2009)




Grid-QCM
Automation in Quality Assurance
                                                     Open Grid           29
INFSOM-RI-1234567
E-mail addresses


We wish Grid-QCM and ETICS to be as simple and effective as
possible to use.
For this we need your feedback

                                  adriano.rippa@eng.it




Grid-QCM
Automation in Quality Assurance
                                                         Open Grid        30
INFSOM-RI-1234567
Q&A
Thank you!




                      http://www.eticsproject.eu
Grid-QCM
Automation in Quality Assurance
                                            Open Grid         31

Mais conteúdo relacionado

Mais procurados

ATI Professional Development Short Course Universal Arhitecture Description F...
ATI Professional Development Short Course Universal Arhitecture Description F...ATI Professional Development Short Course Universal Arhitecture Description F...
ATI Professional Development Short Course Universal Arhitecture Description F...Jim Jenkins
 
Dmap Ip Do254 White Paper En
Dmap Ip Do254 White Paper EnDmap Ip Do254 White Paper En
Dmap Ip Do254 White Paper EnDMAP
 
ICTSS 2010 - Iterative Software Testing Process for Scrum and Waterfall Projects
ICTSS 2010 - Iterative Software Testing Process for Scrum and Waterfall ProjectsICTSS 2010 - Iterative Software Testing Process for Scrum and Waterfall Projects
ICTSS 2010 - Iterative Software Testing Process for Scrum and Waterfall ProjectsEliane Collins
 
Overview of Computerized Systems Compliance Using the GAMP® 5 Guide
Overview of Computerized Systems Compliance Using the GAMP® 5 GuideOverview of Computerized Systems Compliance Using the GAMP® 5 Guide
Overview of Computerized Systems Compliance Using the GAMP® 5 GuideProPharma Group
 
Reducing Cycle Time for iDEN Releases – A Development and Test Perspective
Reducing Cycle Time for iDEN Releases – A Development and Test PerspectiveReducing Cycle Time for iDEN Releases – A Development and Test Perspective
Reducing Cycle Time for iDEN Releases – A Development and Test PerspectivePraveen Srivastava
 
Combining requirements engineering and testing in agile.
Combining requirements engineering and testing in agile. Combining requirements engineering and testing in agile.
Combining requirements engineering and testing in agile. SYSQA BV
 
Validation : Project Management
Validation : Project ManagementValidation : Project Management
Validation : Project ManagementDipen Shroff
 
Codex validation Group presentation
Codex validation Group presentationCodex validation Group presentation
Codex validation Group presentationWalter Acevedo
 
Quality Assurance in REC Group
Quality Assurance in REC GroupQuality Assurance in REC Group
Quality Assurance in REC Grouptonyroz
 
Zapewnienie jakości w Grupie REC
Zapewnienie jakości w Grupie RECZapewnienie jakości w Grupie REC
Zapewnienie jakości w Grupie RECtonyroz
 
ISPE-CCPIE China Conference 2010 (Stokes-GAMP Legacy Systems - English)
ISPE-CCPIE China Conference 2010 (Stokes-GAMP Legacy Systems - English)ISPE-CCPIE China Conference 2010 (Stokes-GAMP Legacy Systems - English)
ISPE-CCPIE China Conference 2010 (Stokes-GAMP Legacy Systems - English)David Stokes
 
Test and integration in REC
Test and integration in RECTest and integration in REC
Test and integration in RECkatybairstow
 
Calibration Excellence: Intelligent Application of Smart Technology is Just t...
Calibration Excellence: Intelligent Application of Smart Technology is Just t...Calibration Excellence: Intelligent Application of Smart Technology is Just t...
Calibration Excellence: Intelligent Application of Smart Technology is Just t...Emerson Exchange
 
Overview of DO-254: Design Assurance Guidance For Airborne Electronic Hardware
Overview of DO-254: Design Assurance Guidance For Airborne Electronic HardwareOverview of DO-254: Design Assurance Guidance For Airborne Electronic Hardware
Overview of DO-254: Design Assurance Guidance For Airborne Electronic HardwareOak Systems
 
Strategies for agile software test automation
Strategies for agile software test automationStrategies for agile software test automation
Strategies for agile software test automationEliane Collins
 
Understanding DO-178: Importance and How It Affects Your Company
Understanding DO-178: Importance and How It Affects Your CompanyUnderstanding DO-178: Importance and How It Affects Your Company
Understanding DO-178: Importance and How It Affects Your CompanyAversan Inc.
 

Mais procurados (20)

ATI Professional Development Short Course Universal Arhitecture Description F...
ATI Professional Development Short Course Universal Arhitecture Description F...ATI Professional Development Short Course Universal Arhitecture Description F...
ATI Professional Development Short Course Universal Arhitecture Description F...
 
Dmap Ip Do254 White Paper En
Dmap Ip Do254 White Paper EnDmap Ip Do254 White Paper En
Dmap Ip Do254 White Paper En
 
ICTSS 2010 - Iterative Software Testing Process for Scrum and Waterfall Projects
ICTSS 2010 - Iterative Software Testing Process for Scrum and Waterfall ProjectsICTSS 2010 - Iterative Software Testing Process for Scrum and Waterfall Projects
ICTSS 2010 - Iterative Software Testing Process for Scrum and Waterfall Projects
 
Overview of Computerized Systems Compliance Using the GAMP® 5 Guide
Overview of Computerized Systems Compliance Using the GAMP® 5 GuideOverview of Computerized Systems Compliance Using the GAMP® 5 Guide
Overview of Computerized Systems Compliance Using the GAMP® 5 Guide
 
Reducing Cycle Time for iDEN Releases – A Development and Test Perspective
Reducing Cycle Time for iDEN Releases – A Development and Test PerspectiveReducing Cycle Time for iDEN Releases – A Development and Test Perspective
Reducing Cycle Time for iDEN Releases – A Development and Test Perspective
 
Combining requirements engineering and testing in agile.
Combining requirements engineering and testing in agile. Combining requirements engineering and testing in agile.
Combining requirements engineering and testing in agile.
 
ITS-Fidel
ITS-FidelITS-Fidel
ITS-Fidel
 
Validation : Project Management
Validation : Project ManagementValidation : Project Management
Validation : Project Management
 
Codex validation Group presentation
Codex validation Group presentationCodex validation Group presentation
Codex validation Group presentation
 
Quality Assurance in REC Group
Quality Assurance in REC GroupQuality Assurance in REC Group
Quality Assurance in REC Group
 
Zapewnienie jakości w Grupie REC
Zapewnienie jakości w Grupie RECZapewnienie jakości w Grupie REC
Zapewnienie jakości w Grupie REC
 
ISPE-CCPIE China Conference 2010 (Stokes-GAMP Legacy Systems - English)
ISPE-CCPIE China Conference 2010 (Stokes-GAMP Legacy Systems - English)ISPE-CCPIE China Conference 2010 (Stokes-GAMP Legacy Systems - English)
ISPE-CCPIE China Conference 2010 (Stokes-GAMP Legacy Systems - English)
 
Test and integration in REC
Test and integration in RECTest and integration in REC
Test and integration in REC
 
ravi_resume
ravi_resumeravi_resume
ravi_resume
 
Ray3
Ray3Ray3
Ray3
 
Calibration Excellence: Intelligent Application of Smart Technology is Just t...
Calibration Excellence: Intelligent Application of Smart Technology is Just t...Calibration Excellence: Intelligent Application of Smart Technology is Just t...
Calibration Excellence: Intelligent Application of Smart Technology is Just t...
 
What is Design Assurance Engineering (DAE)?
What is Design Assurance Engineering (DAE)?What is Design Assurance Engineering (DAE)?
What is Design Assurance Engineering (DAE)?
 
Overview of DO-254: Design Assurance Guidance For Airborne Electronic Hardware
Overview of DO-254: Design Assurance Guidance For Airborne Electronic HardwareOverview of DO-254: Design Assurance Guidance For Airborne Electronic Hardware
Overview of DO-254: Design Assurance Guidance For Airborne Electronic Hardware
 
Strategies for agile software test automation
Strategies for agile software test automationStrategies for agile software test automation
Strategies for agile software test automation
 
Understanding DO-178: Importance and How It Affects Your Company
Understanding DO-178: Importance and How It Affects Your CompanyUnderstanding DO-178: Importance and How It Affects Your Company
Understanding DO-178: Importance and How It Affects Your Company
 

Destaque

Informatica interview questions by H2kInfosys
Informatica interview questions by H2kInfosysInformatica interview questions by H2kInfosys
Informatica interview questions by H2kInfosysH2kInfosys
 
Ibm informatica interview question answers
Ibm informatica interview question answersIbm informatica interview question answers
Ibm informatica interview question answersSweta Singh
 
Cts informatica interview question answers
Cts informatica interview question answersCts informatica interview question answers
Cts informatica interview question answersSweta Singh
 
Corrigé qcm initiation informatique sgbd - réseau - internet - architectu...
Corrigé qcm   initiation informatique   sgbd - réseau - internet - architectu...Corrigé qcm   initiation informatique   sgbd - réseau - internet - architectu...
Corrigé qcm initiation informatique sgbd - réseau - internet - architectu...Sofien Zarrouki
 
Qcm en-informatique-avec-correction
Qcm en-informatique-avec-correction Qcm en-informatique-avec-correction
Qcm en-informatique-avec-correction Jamal Yasser
 
Unix commands in etl testing
Unix commands in etl testingUnix commands in etl testing
Unix commands in etl testingGaruda Trainings
 
Accenture informatica interview question answers
Accenture informatica interview question answersAccenture informatica interview question answers
Accenture informatica interview question answersSweta Singh
 

Destaque (8)

Informatica interview questions by H2kInfosys
Informatica interview questions by H2kInfosysInformatica interview questions by H2kInfosys
Informatica interview questions by H2kInfosys
 
Ibm informatica interview question answers
Ibm informatica interview question answersIbm informatica interview question answers
Ibm informatica interview question answers
 
QCM Sécurité Informatique
QCM Sécurité InformatiqueQCM Sécurité Informatique
QCM Sécurité Informatique
 
Cts informatica interview question answers
Cts informatica interview question answersCts informatica interview question answers
Cts informatica interview question answers
 
Corrigé qcm initiation informatique sgbd - réseau - internet - architectu...
Corrigé qcm   initiation informatique   sgbd - réseau - internet - architectu...Corrigé qcm   initiation informatique   sgbd - réseau - internet - architectu...
Corrigé qcm initiation informatique sgbd - réseau - internet - architectu...
 
Qcm en-informatique-avec-correction
Qcm en-informatique-avec-correction Qcm en-informatique-avec-correction
Qcm en-informatique-avec-correction
 
Unix commands in etl testing
Unix commands in etl testingUnix commands in etl testing
Unix commands in etl testing
 
Accenture informatica interview question answers
Accenture informatica interview question answersAccenture informatica interview question answers
Accenture informatica interview question answers
 

Semelhante a Informatica certification

L17 qa in industrial practices
L17 qa in industrial practicesL17 qa in industrial practices
L17 qa in industrial practicesMahbubul Hassan
 
Software quality assurance
Software quality assuranceSoftware quality assurance
Software quality assuranceEr. Nancy
 
Quality in a Square. K8s-native Quality Assurance of Microservices with Testkube
Quality in a Square. K8s-native Quality Assurance of Microservices with TestkubeQuality in a Square. K8s-native Quality Assurance of Microservices with Testkube
Quality in a Square. K8s-native Quality Assurance of Microservices with TestkubeQAware GmbH
 
Unit I Software Testing and Quality Assurance
Unit I Software Testing and Quality AssuranceUnit I Software Testing and Quality Assurance
Unit I Software Testing and Quality AssuranceVinothkumaR Ramu
 
20080115 03 - Qualimétrie et CMMi dans les applications temps réel embarquées
20080115 03 - Qualimétrie et CMMi dans les applications temps réel embarquées20080115 03 - Qualimétrie et CMMi dans les applications temps réel embarquées
20080115 03 - Qualimétrie et CMMi dans les applications temps réel embarquéesLeClubQualiteLogicielle
 
Quadratisch. Praktisch. Gut. K8s-native Quality Assurance mit Testkube @ Java...
Quadratisch. Praktisch. Gut. K8s-native Quality Assurance mit Testkube @ Java...Quadratisch. Praktisch. Gut. K8s-native Quality Assurance mit Testkube @ Java...
Quadratisch. Praktisch. Gut. K8s-native Quality Assurance mit Testkube @ Java...QAware GmbH
 
Software product quality
Software product qualitySoftware product quality
Software product qualitytumetr1
 
Quality control in construction
Quality control in construction Quality control in construction
Quality control in construction Thanigaivel Asokan
 
Lilly Risk-Based CQ_ ISPE-CCPIE China Conference 2010_9-19-10
Lilly Risk-Based CQ_ ISPE-CCPIE China Conference 2010_9-19-10Lilly Risk-Based CQ_ ISPE-CCPIE China Conference 2010_9-19-10
Lilly Risk-Based CQ_ ISPE-CCPIE China Conference 2010_9-19-10Scott Hamm
 
Advanced engineering practices to achieve higher agility quotient v1.0
Advanced engineering practices to achieve higher agility quotient v1.0Advanced engineering practices to achieve higher agility quotient v1.0
Advanced engineering practices to achieve higher agility quotient v1.0Musarrath Jabeen
 
SECURITY REQUIREMENTS ENGINEERING: APPLYING SQUARE FRAMEWORK
SECURITY REQUIREMENTS ENGINEERING: APPLYING SQUARE FRAMEWORKSECURITY REQUIREMENTS ENGINEERING: APPLYING SQUARE FRAMEWORK
SECURITY REQUIREMENTS ENGINEERING: APPLYING SQUARE FRAMEWORKRamez Al-Fayez
 
Agile for Software as a Medical Device
Agile for Software as a Medical DeviceAgile for Software as a Medical Device
Agile for Software as a Medical DeviceOrthogonal
 
SQAzXzXZXZXZsadasdawdasccascascascascasc.ppt
SQAzXzXZXZXZsadasdawdasccascascascascasc.pptSQAzXzXZXZXZsadasdawdasccascascascascasc.ppt
SQAzXzXZXZXZsadasdawdasccascascascascasc.pptMeseAK
 

Semelhante a Informatica certification (20)

L17 qa in industrial practices
L17 qa in industrial practicesL17 qa in industrial practices
L17 qa in industrial practices
 
Software quality assurance
Software quality assuranceSoftware quality assurance
Software quality assurance
 
Quality in a Square. K8s-native Quality Assurance of Microservices with Testkube
Quality in a Square. K8s-native Quality Assurance of Microservices with TestkubeQuality in a Square. K8s-native Quality Assurance of Microservices with Testkube
Quality in a Square. K8s-native Quality Assurance of Microservices with Testkube
 
Unit I Software Testing and Quality Assurance
Unit I Software Testing and Quality AssuranceUnit I Software Testing and Quality Assurance
Unit I Software Testing and Quality Assurance
 
20080115 03 - Qualimétrie et CMMi dans les applications temps réel embarquées
20080115 03 - Qualimétrie et CMMi dans les applications temps réel embarquées20080115 03 - Qualimétrie et CMMi dans les applications temps réel embarquées
20080115 03 - Qualimétrie et CMMi dans les applications temps réel embarquées
 
Quadratisch. Praktisch. Gut. K8s-native Quality Assurance mit Testkube @ Java...
Quadratisch. Praktisch. Gut. K8s-native Quality Assurance mit Testkube @ Java...Quadratisch. Praktisch. Gut. K8s-native Quality Assurance mit Testkube @ Java...
Quadratisch. Praktisch. Gut. K8s-native Quality Assurance mit Testkube @ Java...
 
Software product quality
Software product qualitySoftware product quality
Software product quality
 
Quality control in construction
Quality control in construction Quality control in construction
Quality control in construction
 
SQA.ppt
SQA.pptSQA.ppt
SQA.ppt
 
Compliance by Design and Compliance Master Plan
Compliance by Design and Compliance Master PlanCompliance by Design and Compliance Master Plan
Compliance by Design and Compliance Master Plan
 
Continuous Delivery Maturity Model
Continuous Delivery Maturity ModelContinuous Delivery Maturity Model
Continuous Delivery Maturity Model
 
Lilly Risk-Based CQ_ ISPE-CCPIE China Conference 2010_9-19-10
Lilly Risk-Based CQ_ ISPE-CCPIE China Conference 2010_9-19-10Lilly Risk-Based CQ_ ISPE-CCPIE China Conference 2010_9-19-10
Lilly Risk-Based CQ_ ISPE-CCPIE China Conference 2010_9-19-10
 
SQA.ppt
SQA.pptSQA.ppt
SQA.ppt
 
Advanced engineering practices to achieve higher agility quotient v1.0
Advanced engineering practices to achieve higher agility quotient v1.0Advanced engineering practices to achieve higher agility quotient v1.0
Advanced engineering practices to achieve higher agility quotient v1.0
 
SECURITY REQUIREMENTS ENGINEERING: APPLYING SQUARE FRAMEWORK
SECURITY REQUIREMENTS ENGINEERING: APPLYING SQUARE FRAMEWORKSECURITY REQUIREMENTS ENGINEERING: APPLYING SQUARE FRAMEWORK
SECURITY REQUIREMENTS ENGINEERING: APPLYING SQUARE FRAMEWORK
 
Agile for Software as a Medical Device
Agile for Software as a Medical DeviceAgile for Software as a Medical Device
Agile for Software as a Medical Device
 
SQA.ppt
SQA.pptSQA.ppt
SQA.ppt
 
SQAzXzXZXZXZsadasdawdasccascascascascasc.ppt
SQAzXzXZXZXZsadasdawdasccascascascascasc.pptSQAzXzXZXZXZsadasdawdasccascascascascasc.ppt
SQAzXzXZXZXZsadasdawdasccascascascascasc.ppt
 
STQA 1.pptx
STQA 1.pptxSTQA 1.pptx
STQA 1.pptx
 
[EN] Success Story ArianeGroup
[EN] Success Story ArianeGroup[EN] Success Story ArianeGroup
[EN] Success Story ArianeGroup
 

Último

Nicola Mining Inc. Corporate Presentation May 2024
Nicola Mining Inc. Corporate Presentation May 2024Nicola Mining Inc. Corporate Presentation May 2024
Nicola Mining Inc. Corporate Presentation May 2024nicola_mining
 
AMG Quarterly Investor Presentation May 2024
AMG Quarterly Investor Presentation May 2024AMG Quarterly Investor Presentation May 2024
AMG Quarterly Investor Presentation May 2024gstubel
 
Top Rated Call Girls In Podanur 📱 {7001035870} VIP Escorts Podanur
Top Rated Call Girls In Podanur 📱 {7001035870} VIP Escorts PodanurTop Rated Call Girls In Podanur 📱 {7001035870} VIP Escorts Podanur
Top Rated Call Girls In Podanur 📱 {7001035870} VIP Escorts Podanurdharasingh5698
 
Western Copper and Gold - May 2024 Presentation
Western Copper and Gold - May 2024 PresentationWestern Copper and Gold - May 2024 Presentation
Western Copper and Gold - May 2024 PresentationPaul West-Sells
 
Enjoy Night⚡Call Girls Udyog Vihar Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Udyog Vihar Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Udyog Vihar Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Udyog Vihar Gurgaon >༒8448380779 Escort ServiceDelhi Call girls
 
B2 Interpret the brief.docxccccccccccccccc
B2 Interpret the brief.docxcccccccccccccccB2 Interpret the brief.docxccccccccccccccc
B2 Interpret the brief.docxcccccccccccccccMollyBrown86
 
Indapur - Virgin Call Girls Pune | Whatsapp No 8005736733 VIP Escorts Service...
Indapur - Virgin Call Girls Pune | Whatsapp No 8005736733 VIP Escorts Service...Indapur - Virgin Call Girls Pune | Whatsapp No 8005736733 VIP Escorts Service...
Indapur - Virgin Call Girls Pune | Whatsapp No 8005736733 VIP Escorts Service...SUHANI PANDEY
 
Vijayawada ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready F...
Vijayawada ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready F...Vijayawada ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready F...
Vijayawada ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready F...tanu pandey
 
countries with the highest gold reserves in 2024
countries with the highest gold reserves in 2024countries with the highest gold reserves in 2024
countries with the highest gold reserves in 2024Kweku Zurek
 
VIP Call Girls Kheda 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Kheda 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Kheda 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Kheda 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Collective Mining | Corporate Presentation - May 2024
Collective Mining | Corporate Presentation - May 2024Collective Mining | Corporate Presentation - May 2024
Collective Mining | Corporate Presentation - May 2024CollectiveMining1
 
High Profile Call Girls in Pune (Adult Only) 8005736733 Escort Service 24x7 ...
High Profile Call Girls in Pune  (Adult Only) 8005736733 Escort Service 24x7 ...High Profile Call Girls in Pune  (Adult Only) 8005736733 Escort Service 24x7 ...
High Profile Call Girls in Pune (Adult Only) 8005736733 Escort Service 24x7 ...SUHANI PANDEY
 
BDSM⚡Call Girls in Hari Nagar Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Hari Nagar Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Hari Nagar Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Hari Nagar Delhi >༒8448380779 Escort ServiceDelhi Call girls
 
Corporate Presentation Probe May 2024.pdf
Corporate Presentation Probe May 2024.pdfCorporate Presentation Probe May 2024.pdf
Corporate Presentation Probe May 2024.pdfProbe Gold
 
Pakistani Call girls in Ajman +971563133746 Ajman Call girls
Pakistani Call girls in Ajman +971563133746 Ajman Call girlsPakistani Call girls in Ajman +971563133746 Ajman Call girls
Pakistani Call girls in Ajman +971563133746 Ajman Call girlsgwenoracqe6
 
Ambala Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
Ambala Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...Ambala Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
Ambala Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...mriyagarg453
 

Último (20)

Nicola Mining Inc. Corporate Presentation May 2024
Nicola Mining Inc. Corporate Presentation May 2024Nicola Mining Inc. Corporate Presentation May 2024
Nicola Mining Inc. Corporate Presentation May 2024
 
Call Girls in Panjabi Bagh, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Panjabi Bagh, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Panjabi Bagh, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Panjabi Bagh, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
SME IPO Opportunity and Trends of May 2024
SME IPO Opportunity and Trends of May 2024SME IPO Opportunity and Trends of May 2024
SME IPO Opportunity and Trends of May 2024
 
AMG Quarterly Investor Presentation May 2024
AMG Quarterly Investor Presentation May 2024AMG Quarterly Investor Presentation May 2024
AMG Quarterly Investor Presentation May 2024
 
Top Rated Call Girls In Podanur 📱 {7001035870} VIP Escorts Podanur
Top Rated Call Girls In Podanur 📱 {7001035870} VIP Escorts PodanurTop Rated Call Girls In Podanur 📱 {7001035870} VIP Escorts Podanur
Top Rated Call Girls In Podanur 📱 {7001035870} VIP Escorts Podanur
 
Western Copper and Gold - May 2024 Presentation
Western Copper and Gold - May 2024 PresentationWestern Copper and Gold - May 2024 Presentation
Western Copper and Gold - May 2024 Presentation
 
(INDIRA) Call Girl Kashmir Call Now 8617697112 Kashmir Escorts 24x7
(INDIRA) Call Girl Kashmir Call Now 8617697112 Kashmir Escorts 24x7(INDIRA) Call Girl Kashmir Call Now 8617697112 Kashmir Escorts 24x7
(INDIRA) Call Girl Kashmir Call Now 8617697112 Kashmir Escorts 24x7
 
Enjoy Night⚡Call Girls Udyog Vihar Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Udyog Vihar Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Udyog Vihar Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Udyog Vihar Gurgaon >༒8448380779 Escort Service
 
B2 Interpret the brief.docxccccccccccccccc
B2 Interpret the brief.docxcccccccccccccccB2 Interpret the brief.docxccccccccccccccc
B2 Interpret the brief.docxccccccccccccccc
 
Indapur - Virgin Call Girls Pune | Whatsapp No 8005736733 VIP Escorts Service...
Indapur - Virgin Call Girls Pune | Whatsapp No 8005736733 VIP Escorts Service...Indapur - Virgin Call Girls Pune | Whatsapp No 8005736733 VIP Escorts Service...
Indapur - Virgin Call Girls Pune | Whatsapp No 8005736733 VIP Escorts Service...
 
Vijayawada ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready F...
Vijayawada ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready F...Vijayawada ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready F...
Vijayawada ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready F...
 
countries with the highest gold reserves in 2024
countries with the highest gold reserves in 2024countries with the highest gold reserves in 2024
countries with the highest gold reserves in 2024
 
VIP Call Girls Kheda 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Kheda 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Kheda 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Kheda 7001035870 Whatsapp Number, 24/07 Booking
 
Collective Mining | Corporate Presentation - May 2024
Collective Mining | Corporate Presentation - May 2024Collective Mining | Corporate Presentation - May 2024
Collective Mining | Corporate Presentation - May 2024
 
(👉゚9999965857 ゚)👉 VIP Call Girls Greater Noida 👉 Delhi 👈 : 9999 Cash Payment...
(👉゚9999965857 ゚)👉 VIP Call Girls Greater Noida  👉 Delhi 👈 : 9999 Cash Payment...(👉゚9999965857 ゚)👉 VIP Call Girls Greater Noida  👉 Delhi 👈 : 9999 Cash Payment...
(👉゚9999965857 ゚)👉 VIP Call Girls Greater Noida 👉 Delhi 👈 : 9999 Cash Payment...
 
High Profile Call Girls in Pune (Adult Only) 8005736733 Escort Service 24x7 ...
High Profile Call Girls in Pune  (Adult Only) 8005736733 Escort Service 24x7 ...High Profile Call Girls in Pune  (Adult Only) 8005736733 Escort Service 24x7 ...
High Profile Call Girls in Pune (Adult Only) 8005736733 Escort Service 24x7 ...
 
BDSM⚡Call Girls in Hari Nagar Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Hari Nagar Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Hari Nagar Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Hari Nagar Delhi >༒8448380779 Escort Service
 
Corporate Presentation Probe May 2024.pdf
Corporate Presentation Probe May 2024.pdfCorporate Presentation Probe May 2024.pdf
Corporate Presentation Probe May 2024.pdf
 
Pakistani Call girls in Ajman +971563133746 Ajman Call girls
Pakistani Call girls in Ajman +971563133746 Ajman Call girlsPakistani Call girls in Ajman +971563133746 Ajman Call girls
Pakistani Call girls in Ajman +971563133746 Ajman Call girls
 
Ambala Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
Ambala Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...Ambala Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
Ambala Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
 

Informatica certification

  • 1. INFSOM-RI-1234567 Grid-QCM Automation in Quality Assurance OGF 23 Adriano Rippa Quality for Grid & Grid for Quality: sharing experiences and perspectives of Grid and Open Source communities Engineering Ingegneria Informatica S.p.A. Barcelona, 2nd June 2008
  • 2. INFSOM-RI-1234567 Summary • The project • Introduction to QA concepts • The starting point of the study • The Grid Quality Certification Model (Grid-QCM) • The Grid-QCM dissemination timeline • Some FAQs • Grid-QCM adoption in a CMMi lev.3 organization • Conclusions Grid-QCM Automation in Quality Assurance Open Grid 2
  • 3. INFSOM-RI-1234567 The ETICS2 project Grid-QCM Automation in Quality Assurance Open Grid 3
  • 4. INFSOM-RI-1234567 ETICS2 The ETICS second phase Started in March 2008 Duration: 2 years Funded by the European Commission Extended name: • “eInfrastructure for Testing Integration and Configuration of Software 2” Purpose: • Automate the way a software is built, tested and certified. It provides • Fully automatic build, test and certification tools • A repository for the artefacts • A Grid based solution  optimal performances and multiple platform and test options Grid-QCM Automation in Quality Assurance Open Grid 4
  • 5. INFSOM-RI-1234567 Introduction to QA concepts Grid-QCM Automation in Quality Assurance Open Grid 5
  • 6. INFSOM-RI-1234567 Grid-QCM focus Product VS Process Quality refers to several concepts like: • Quality of the Implementation process • Quality of the requirements management • Quality of the service • Quality of the software Grid-QCM Automation in Quality Assurance Open Grid 6
  • 7. INFSOM-RI-1234567 Terminology Product VS Process According to ISO 9126 documentation we can define: • Measure: the number or category assigned to an attribute of an entity by making a measurement (sometimes used as synonymous of metric) • Metric: The defined method to measure an attribute and the scale • Measurement: The use of a metric to assign a value (which may be a number or category) from a scale to an attribute of an entity) Grid-QCM Automation in Quality Assurance Open Grid 7
  • 8. INFSOM-RI-1234567 The starting point Grid-QCM Automation in Quality Assurance Open Grid 8
  • 9. INFSOM-RI-1234567 State of the Art We have tons of stuff in the SoA! State of the art provides • Hundreds of metrics • Approaches to define user’s own metrics • Many standards to asses the quality of processes and products So, what’s the matter?!? Grid-QCM Automation in Quality Assurance Open Grid 9
  • 10. INFSOM-RI-1234567 The matter Effort and resources QA means initial investments and Managing QA means devote resources to it Many companies (e.g. SMEs) cannot afford the initial effort and do not recognise the promised increase of value. • Only ~70 companies in the world are CMMi lev.5 certified • 50 of them are in India • source: Gartner • Just 25% of the companies in the world are CMMi lev.2 or above • source: Kulik, Weber: “Software Metrics Best Practices – 2001” and “Software Metrics State of the Art – 2000” Grid-QCM Automation in Quality Assurance Open Grid 10
  • 11. INFSOM-RI-1234567 Current standards issues Why studying for one more QA certification model Current quality assurance standards are useful but • They need lot of time to be applied. • People need training • Certification needs inspections to be achieved • What for the short-lived consortia? • They provide only theoretical guidelines which need to be adapted and implemented. What for homogeneity and comparability of results? • It’s hard to systematically verify goodness of results: managing tools needed Grid-QCM Automation in Quality Assurance Open Grid 11
  • 12. INFSOM-RI-1234567 The Grid Quality Certification Model Grid-QCM Automation in Quality Assurance Open Grid 12
  • 13. INFSOM-RI-1234567 Grid-Quality Certification Model Our proposal to help developers Grid-QCM is • fully automatable in measuring and verifying activities to reduce investments and management effort • not subjective, to certify the object not the process nor the organization • product oriented, not process oriented • easily adoptable within short-lived Projects Grid-QCM Automation in Quality Assurance Open Grid 13
  • 14. INFSOM-RI-1234567 Grid-Quality Certification Model preliminary remarks Grid-QCM has been developed according to • The feedback received from expert people and potential users • ISO standards guidelines: • Grid-QCM has been described according to ISO 25000, 14598 • Grid-QCM has been structured according to ISO 25041 • Quality attributes has been named according to ISO 9126 Grid-QCM Automation in Quality Assurance Open Grid 14
  • 15. INFSOM-RI-1234567 Grid-Quality Certification Model The ETICS vision Allows Grid-QCM Test Allows automation ETICS Defines Software metrics ETICS grid Runs infrastructure measures Grid-QCM Automation in Quality Assurance Open Grid 15
  • 16. INFSOM-RI-1234567 The structure Evaluation modules Grid-QCM is structured in Evaluation Modules (EM). The set of evaluation techniques are grouped in families. Every family is an Evaluation Module 5 Evaluation Modules: • Static analysis • Coding style • Structural testing • Functional testing • Standards compliance Grid-QCM Automation in Quality Assurance Open Grid 16
  • 17. INFSOM-RI-1234567 Evaluation Modules 1/2 Static analysis • Quality characteristics: • Reliability – maturity • Maintainability – analysability • Maintainability – changeability • Maintainability – testability • Static analysis of classes. Statistics on measures are used as predictor of quality characteristics. Coding style • Quality characteristics: • Maintainability – analysability • Static analysis of the source code. Grid-QCM Automation in Quality Assurance Open Grid 17
  • 18. INFSOM-RI-1234567 Evaluation Modules 2/2 Structural testing • Quality characteristics: • Functionality – accuracy • Reliability – maturity • Structural testing to classes identified more likely to have many errors. Functional testing • Quality characteristics: • Functionality – accuracy • Functionality – interoperability • Reliability – maturity • Portability – adaptability • Portability - installability • Platform compliance and to functional abilities of the software Standards compliance • Quality characteristics: Grid-QCM • Functionality – standards compliance Automation in Quality Assurance Open Grid 18
  • 19. INFSOM-RI-1234567 Grid-QCM: Final Score Final score will consist in: • A table summarizing the results with several possible views • A list of passed and failed tests • All the important information as: • Software product • Platform • Quality characteristics • Standard compliance • Identification of evaluation report • Identification of certification body (organization, contact information) • Certification data (dates, certification number) • Electronic signature of certification record Grid-QCM Automation in Quality Assurance Open Grid 19
  • 20. INFSOM-RI-1234567 The Grid-QCM dissemination timeline Grid-QCM Automation in Quality Assurance Open Grid 20
  • 21. INFSOM-RI-1234567 Grid-QCM worldwide Since 2007 EGEE ’07 ESA 3rd GRID & e- 1-5 Oct Collaboration Workshop 16-17 Jan 2008 ECHOGRID/EUChinagrid Budapest (Hun) Frascati (IT) Conference 24-25 April Beijing (CHINA) OGF 21 OGF 23 15-19 Oct 2-6 June Seattle (USA) Barcelona (SPA) MAY DEC JAN ‘08 JUNE FEB ‘07 OCT EELA 3° Conference Now 3-5 Dec 2007 Catania (IT) ETICS review OGF 20/EGEE UF Belief Conference QUALIPSO 15 Feb 7-11 May 25-28 June Conference Geneva (CH) Manchester (UK) Rio de Janeiro (BRA) 16-17 Jan 2008 Grid-QCM Rome (IT) Automation in Quality Assurance Open Grid 21
  • 22. INFSOM-RI-1234567 Some FAQs Grid-QCM Automation in Quality Assurance Open Grid 22
  • 23. INFSOM-RI-1234567 Some Questions and Answers Yes, but… What’s good about Grid-QCM for my project? • This model (and the capability of automation) reduces the effort in performing continuous build and test activities (e.g. coverage tests) on different SW releases. What are the costs? • Using the ETICS tool people can have the model integrated in the build and test application free of charge My organisation is certified ISO/CMMI can I use Grid-QCM? • The model is a standalone quality certification model. • However it can be easily integrated in yet ISO/CMMI certified organisations. Grid-QCM Automation in Quality Assurance Open Grid 23
  • 24. INFSOM-RI-1234567 Grid-QCM in a CMMi lev.3 organisation Grid-QCM Automation in Quality Assurance Open Grid 24
  • 25. INFSOM-RI-1234567 Grid-QCM in a CMMi lev.3 certified company The Engineering experience Engineering Ingegneria Informatica S.p.A is certified as follows: • CMMi lev. 3 • For all production divisions • ISO 9001 • For all the ICT sector in which the organization is involved • Since 1994 ( ISO9001:2000 from December 2002) • NATO AQAP 2110/160 • Since December 1996 (from 1996 to 2005 there were different rules) The whole Grid-QCM work is born from internal needs of • The research area • The production area Grid-QCM Automation in Quality Assurance Open Grid 25
  • 26. INFSOM-RI-1234567 Engineering QA tools Keeping the certification Engineering tools to reach and maintain the CMMi lev. 3 certification: Spago4Q (www.spago4q.org) • measures processes, performances and bugs through the integration with other tools • Internally developed and available for free • Examples of calculated metrics: • Test Coverage • Anomalies distribution • Effort used to solve anomalies • Cost of not founded anomalies • Metrics about requirements • Metrics about risk management • … Grid-QCM Automation in Quality Assurance Open Grid 26
  • 27. INFSOM-RI-1234567 It is not enough… What ETICS and Grid-QCM can do for ENG …Some quality aspects are not covered Grid-QCM + the ETICS suite • Measures other quality aspects such as: • Quality of the code • Compliance with standards • Compliance with OS • … • Can be integrated with the Spago4Q suite So, Engineering is managing the activities to make Grid-QCM + ETICS a tool to keep the CMMi lev.3 certification Grid-QCM Automation in Quality Assurance Open Grid 27
  • 28. INFSOM-RI-1234567 Conclusions Grid-QCM Automation in Quality Assurance Open Grid 28
  • 29. INFSOM-RI-1234567 Conclusions And further steps Grid-QCM is a certification model • Automatable • Implemented by default in the ETICS tool • Ready to interact with classical standards Adopting Grid-QCM requires little human effort During the ETICS 2 project • Grid-QCM is going to be validated on-the-field with at first two (Dec. ‘08) and then four projects (Dec. ’09) • Grid-QCM will be proposed for the ISO standardisation (2009) Grid-QCM Automation in Quality Assurance Open Grid 29
  • 30. INFSOM-RI-1234567 E-mail addresses We wish Grid-QCM and ETICS to be as simple and effective as possible to use. For this we need your feedback adriano.rippa@eng.it Grid-QCM Automation in Quality Assurance Open Grid 30
  • 31. INFSOM-RI-1234567 Q&A Thank you! http://www.eticsproject.eu Grid-QCM Automation in Quality Assurance Open Grid 31