SlideShare a Scribd company logo
Future Research Challenges in Software Evolution


                                      Tom Mens
                                 Université de Mons

                              General Chair of the
                            ERCIM Working Group on
                               Software Evolution


                  With contributions from other WG members:
                  Y.-G. Guéhéneuc, J. Buckley, R. Mittermeir, A. Winter, J.
                   Muccini, R. Wuyts, R. Laemmel, S. Ducasse, J.M.
                   Jézéquel, K. Mens, J. Visser
Some references used in this presentation
•  L. Erlikh. Leveraging legacy system dollars for E-business. IT
    Pro, May/June, pages 17-23, IEEE Press, 2000
•  T. Mens, M. Wermelinger, S. Ducasse, S. Demeyer, R.
    Hirschfeld, and M. Jazayeri. Challenges in software evolution.
    In Proc. Int’l Workshop on Principles of Software Evolution
    (IWPSE), 2005.
•  N. H. Madhavji, J. F. Ramil, D. E. Perry. Software Evolution
    and Feedback: Theory and Practice. John Wiley & Sons, 2006.
•  S. R. Schach. Object Oriented Software Engineering, McGraw
    Hill, 2008. ISBN 978-007-125941-5
•  T. Mens, S. Demeyer. Software Evolution. Springer, 2008
•  T. Mens, The ERCIM Working Group on Software Evolution:
    the Past and the Future. Proc. IWPSE-EVOL 2009 (ESEC
   /FSE proceedings), ACM, 2009
•  T. Mens. CSMR 2009 European Projects Track. Proc. CSMR,
    pages 275–276. IEEE, 2009
PhDs in Europe
in the domain of
software evolution




(data for 2009 not yet included)
Observations
Software change/evolution is

  •  inevitable
  •  unpredictable
  •  costly
  •  difficult
  •  time- and resource-consuming
  •  poorly supported by tools,
     techniques, formalisms
  •  underestimated by managers
  •  poorly understood

  •  If performed well, a major success factor for business
      innovation !
Software changes are unavoidable / inevitable
•  Continuous business innovation
   •  Is essential for competitiveness and survival of companies
   •  Is an important driver of software evolution
•  Requirements changes due to
   •    New customers; existing customers with new demands
   •    Changes in organisational structure; competitors
   •    Changes in legislation
   •    Feedback loop: The changed software may be the reason why
        the environment changes !
•  Continuous software quality improvement
   •  Bug fixes
  •  Improvement of quality, performance, reliability, …
   •  Anti-regressive work to counter software ageing/erosion
•  Changes in external environment
   •  New hardware and software technologies
   •  New versions of interacting software
Changing software is costly
(Schach, 2008): Most of the effort and cost is spent on
   post-delivery maintenance
  based on various data sources
Average cost between                      Average cost between
1976 and 1981                             1992 and 1998
                                                                       Development
                                                                          25%
                            Development
                               33%




              Maintenance
                 67%                                     Maintenance
                                                            75%




(Erlikh, 2000, IT Pro) “Leveraging legacy system dollars for E-business”
    more than 90% of companies resources dedicated to software maintenance
How/why is software evolution research relevant to
                 society and industry?
Software evolution is a transversal research activity that is
   required
   •  In all software engineering activities
       •  E.g. requirements specifications, analysis and design, programming, deployment, …

   •  At all levels of abstraction
       •  E.g. executable code, bytecode, source code, design models, …

   •  In all software development paradigms

   •  For all technologies

   •  In a wide variety of application domains

   •  For many different types of “stakeholders”
Software Evolution Challenges
The order of the following list of challenges does not
  reflect their relative importance. We consider them all
  very important.

Some challenges are generic (i.e. relevant to any type of
  software), while others are specific to a particular
  domain
Specific  Scaleability
Challenge
Application Interconnected systems, distributed systems, ultra-large scale systems, …
domain

Problem      Current research only studies evolution of individual systems.
             Solutions do not scale up to very large systems involving multiple
             languages, multiple levels of abstraction, different geographical locations,
             with hundreds or thousands of developers, a large (and diverse) user
             base, different data sources, …
Challenge    •  Provide techniques that support multi-language systems
             •  Cope with massive amounts of data (e.g. metadata, programs, models,
             languages, processes, tools, documentation, tests)
             •  Combine many different data sources (e.g. version repositories, file
             systems, databases, mailing lists, developer fora, bug tracking systems)
             •  Combine many different technologies and paradigms
             •  Performance: how to achieve it, and keep it when the system evolves
             •  Tools: how to debug and maintain such systems?

             • Study and support co-evolution of interconnected systems.
Specific  Software migration / re-engineering
Challenge

Application Any domain where “legacy” systems need to be upgraded to newer
domain      technologies

Problem     •  Legacy systems that are of strategic value to the company have become
            too expensive to modify, or need to make use of newer technologies
            •  “Wrapping” existing legacy systems is a short-term workaround solution
            that does not have long-term benefits
            •  Today’s new technology will be tomorrow’s legacy !

Challenge   •  How to migrate/re-engineer legacy systems (and their data) in a timely,
            cost-effective, resource-limited manner?
            •  How to ensure that the resulting system has the desired quality and
            functionality?
            •  How to migrate to new technologies and paradigms? (E.g. towards cloud
            computing, multi-core computing, and so on)
            •  How to use software transformation techniques to automate the
            migration process?
            •  Come up with good software process models for migration
Specific  Upgrading software frameworks
Challenge
Application ERP systems (e.g. SAP, Microsoft, Oracle, …), CMS systems, …
domain      Any software framework that is subject to customisation

Problem     Many major software vendors develop software frameworks, i.e., partial
            software systems that need to be customised by their clients.
            •  For vendors, upgrading such frameworks is problematic as it often
            conflicts with the customisations (add-ons, add-ins, plug-ins) made by the
            clients.
            •  Customers suffer from vendor lock-in, which threatens evolvability of
            their IT systems

Challenge   •  Provide techniques to address the upgrade problem and to facilitate
            framework development and upgrading
            •  Ensure data consistency and preservation after an upgrade
            •  Provide means to evolve frameworks away from vendor lock-in
Specific  Runtime evolution and dynamic updating
Challenge
Application Telecommunication, distributed systems, finance, internet applications
domain      Any domain that requires some degree of high availability

Problem      Many systems have become so indispensable that one cannot (afford to)
             shut them down to upgrade them
Challenge    •  How to safely update/change a software system during its execution?
             •  How to build in a control system to decide when and how to change?
             •  How to achieve dynamic reconfiguration of (component-based, service-
             oriented etc.) distributed architectures?
             •  Context-awareness: How to make software more robust to changes by
             dynamically adapting to its context of use.




Remark       The static evolution challenges are as least as important to industry as
             the dynamic evolution challenge stated here.
Specific      Model-driven evolution and maintenance
Challenge
Application   MDE,MDA,MDD
domain        Application domains where high-level models or domain-specific
              visual languages are/can be used
Problem       How to support evolution and reengineering of software that
              make heavy use of models (i.e. any kind of software artefact at a
              higher abstraction level than source code)
              Examples of models: business process models, analysis and
              design models, architectures, ...

Challenge     •  How to support traceability between software artefacts?
              •  How to cope with co-evolution
                   •  of models and code
                   •  of different types of models
                   •  of programs and data
              •  How to show that adopting MDE delivers a return-on-
              investment?
Generic       Software quality improvement and quality assurance
Challenge
Application   Any
domain
Problem       •  Software is too often suffering from poor quality and lack of
              evolvability
              •  Software quality and evolvability problems are not visible to
              managers
Challenge     •  Make software quality and evolvability visible to decision makers
              by providing integrated techniques and tools for measuring,
              controlling and improving these non-functional properties
              •  Based on measurable and visible quality problems, managers
              and project leaders can start to focus on medium- and long-term
              ROI, as opposed to quick-and-dirty solutions that have a direct
              profit but are difficult to maintain in the long run
Generic   Effort estimation and change impact analysis
Challenge
Application Any
domain
Problem     For a given change request, it is very difficult to analyse its impact
            or to estimate the effort it takes to implement it

Challenge   Provide non-intrusive tool support for logging current effort,
            measuring developer productivity, …
            in order to address the following questions:
            •  When should an accepted change request be planned?
            •  What is the estimated (local and system-wide) impact of a
            particular change?
            •  How much effort (time and resources) does it take to make a
            particular change?
            •  When and where should one restructure the software to make a
            planned change easier?
Generic       Integrate evolution support in software
Challenge        development processes and tools
Application   Any type of software development
domain
Problem       Current software development tools do not provide sufficient
              support for software evolution
Challenge     •  Provide better languages, formal methods, and tools that
              embrace and provide more explicit support for incremental
              change
              •  Design for change: address maintenance and evolution issues
              during initial development to create longer-lasting and enduring
              software systems
              •  Support co-evolution of requirements, design, code, tests
              •  Focus on quality and other non-functional attributes : need for
              integrated techniques to measure, control and improve these
              aspects of software
              •  Integrate process support in the development environment
Generic   Empirical research in software evolution
Challenge
Application Any
domain
Problem     Empirical research in software evolution is hard due to: lack of subjects,
            lack of industrial data, threats to validity


Challenge   •  How to access industrial data of how software evolves “in the field” and
            the ability to perform empirical studies based on this data?
            •  How to involve a sufficient number of subjects (e.g. experienced
            developers) in an experiment in order to obtain statistically significant
            results?
            •  How to set up an experiment in such a way that it is replicable by other
            researchers (access to data, tools, and other resources)?
            •  How to identify the main problems maintainers face?

            Open source partially addresses this problem: it is easier to access/study/
            analyse their data

More Related Content

PPTX
What is DevOps? | DevOps Introduction | DevOps Tools | DevOps Tutorial For Be...
PDF
Introduction to DevOps
PDF
DevOps Implementation Roadmap
PPTX
DevOps and Build Automation
PDF
DevOps, por onde começar
PPTX
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
PDF
The Journey to DevOps #MFSummit2017
PDF
DevOps - A Gentle Introduction
What is DevOps? | DevOps Introduction | DevOps Tools | DevOps Tutorial For Be...
Introduction to DevOps
DevOps Implementation Roadmap
DevOps and Build Automation
DevOps, por onde começar
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
The Journey to DevOps #MFSummit2017
DevOps - A Gentle Introduction

What's hot (20)

PPT
DevOps Explained
PDF
DevOps
PDF
DevOps Powerpoint Presentation Slides
PPTX
Writing software requirement document
KEY
ATDD in Practice
PPTX
Dev ops != Dev+Ops
PPTX
DevSecOps reference architectures 2018
PPTX
The Extreme Programming (XP) Model
PDF
Software Engineering - chp8- deployment
PDF
[DevSecOps Live] DevSecOps: Challenges and Opportunities
PPTX
DevOps introduction
PDF
DevSecOps
PDF
DevOps or DevSecOps
PDF
Software Maintenance and Evolution
PPT
Chapter 13 software testing strategies
PPTX
SRE vs DevOps
PDF
Engineering Software Products: 1. software products
PDF
Refactoring
PPTX
Software development process
PDF
Software Development Life Cycle (SDLC)
DevOps Explained
DevOps
DevOps Powerpoint Presentation Slides
Writing software requirement document
ATDD in Practice
Dev ops != Dev+Ops
DevSecOps reference architectures 2018
The Extreme Programming (XP) Model
Software Engineering - chp8- deployment
[DevSecOps Live] DevSecOps: Challenges and Opportunities
DevOps introduction
DevSecOps
DevOps or DevSecOps
Software Maintenance and Evolution
Chapter 13 software testing strategies
SRE vs DevOps
Engineering Software Products: 1. software products
Refactoring
Software development process
Software Development Life Cycle (SDLC)
Ad

Viewers also liked (20)

PDF
PPT
เบ๊น
PDF
A study of the constraints affecting the proper utilization of computer appli...
PPT
Bse 3105 lecture 3-software evolution planning
PDF
SIMULATION-BASED APPLICATION SOFTWARE DEVELOPMENT IN TIME-TRIGGERED COMMUNICA...
PPT
3 introduction
PPTX
Introduction to Software Reverse Engineering
PPTX
Sofware engineering
PDF
Software Technology Trends
PDF
Reverse Engineering of Software Architecture
PDF
Software evolution evangelisation
PDF
Software Evolution: From Legacy Systems, Service Oriented Architecture to Clo...
PDF
The dynamics of software evolution - EVOLUMONS 2011
PPTX
Software Reengineering
PPTX
Software reverse engineering
PDF
Introduction to Software Evolution: The Software Volcano
PPTX
Maintenance, Re-engineering &Reverse Engineering in Software Engineering
PPT
Software Re-Engineering
PPTX
Software Evolution
PPT
Using requirements to retrace software evolution history
เบ๊น
A study of the constraints affecting the proper utilization of computer appli...
Bse 3105 lecture 3-software evolution planning
SIMULATION-BASED APPLICATION SOFTWARE DEVELOPMENT IN TIME-TRIGGERED COMMUNICA...
3 introduction
Introduction to Software Reverse Engineering
Sofware engineering
Software Technology Trends
Reverse Engineering of Software Architecture
Software evolution evangelisation
Software Evolution: From Legacy Systems, Service Oriented Architecture to Clo...
The dynamics of software evolution - EVOLUMONS 2011
Software Reengineering
Software reverse engineering
Introduction to Software Evolution: The Software Volcano
Maintenance, Re-engineering &Reverse Engineering in Software Engineering
Software Re-Engineering
Software Evolution
Using requirements to retrace software evolution history
Ad

Similar to Future Research Challenges in Software Evolution (20)

PPTX
Software evolution and maintenance basic concepts and preliminaries
PPT
Slides chapter 1
PPT
Software Evolution_Se lect3 btech
PPTX
Soft ware evolution my presentation
PPT
Software Process Models
PPT
Soft Eng - Software Process
PPT
PPT
PPT
Software Process in Software Engineering SE3
PPT
Unit1
PPTX
Software Evolution all in Mehmoona.pptx
PPTX
Software project management
PPTX
alex 4th year persentation wolkites.pptx
PDF
ABSE and AtomWeaver : A Quantum Leap in Software Development
PPTX
Ch9 - Evolution
PPT
Ch21
PPT
Software Change in Software Engineering SE27
PPT
Chapter 1 Introduction to software Engineering.ppt
PPT
Chapter 1 Introduction to software engineering.ppt
PPT
Software Engineering chapter 1-about user and client communication
Software evolution and maintenance basic concepts and preliminaries
Slides chapter 1
Software Evolution_Se lect3 btech
Soft ware evolution my presentation
Software Process Models
Soft Eng - Software Process
Software Process in Software Engineering SE3
Unit1
Software Evolution all in Mehmoona.pptx
Software project management
alex 4th year persentation wolkites.pptx
ABSE and AtomWeaver : A Quantum Leap in Software Development
Ch9 - Evolution
Ch21
Software Change in Software Engineering SE27
Chapter 1 Introduction to software Engineering.ppt
Chapter 1 Introduction to software engineering.ppt
Software Engineering chapter 1-about user and client communication

More from Tom Mens (20)

PDF
Dependency Issues in Open Source Software Package Registries
PDF
Model Testing of Executable Statecharts using SISMIC
PDF
How to be(come) a successful PhD student
PPTX
Recognising bot activity in collaborative software development
PDF
A Dataset of Bot and Human Activities in GitHub
PDF
The (r)evolution of CI/CD on GitHub
PDF
Nurturing the Software Ecosystems of the Future
PDF
Comment programmer un robot en 30 minutes?
PPTX
On the rise and fall of CI services in GitHub
PPTX
On backporting practices in package dependency networks
PPTX
Comparing semantic versioning practices in Cargo, npm, Packagist and Rubygems
PPTX
Lost in Zero Space
PDF
Evaluating a bot detection model on git commit messages
PPTX
Is my software ecosystem healthy? It depends!
PPTX
Bot or not? Detecting bots in GitHub pull request activity based on comment s...
PDF
On the fragility of open source software packaging ecosystems
PPTX
How magic is zero? An Empirical Analysis of Initial Development Releases in S...
PPTX
Comparing dependency issues across software package distributions (FOSDEM 2020)
PPTX
Measuring Technical Lag in Software Deployments (CHAOSScon 2020)
PDF
SecoHealth 2019 Research Achievements
Dependency Issues in Open Source Software Package Registries
Model Testing of Executable Statecharts using SISMIC
How to be(come) a successful PhD student
Recognising bot activity in collaborative software development
A Dataset of Bot and Human Activities in GitHub
The (r)evolution of CI/CD on GitHub
Nurturing the Software Ecosystems of the Future
Comment programmer un robot en 30 minutes?
On the rise and fall of CI services in GitHub
On backporting practices in package dependency networks
Comparing semantic versioning practices in Cargo, npm, Packagist and Rubygems
Lost in Zero Space
Evaluating a bot detection model on git commit messages
Is my software ecosystem healthy? It depends!
Bot or not? Detecting bots in GitHub pull request activity based on comment s...
On the fragility of open source software packaging ecosystems
How magic is zero? An Empirical Analysis of Initial Development Releases in S...
Comparing dependency issues across software package distributions (FOSDEM 2020)
Measuring Technical Lag in Software Deployments (CHAOSScon 2020)
SecoHealth 2019 Research Achievements

Recently uploaded (20)

PDF
IGGE1 Understanding the Self1234567891011
PDF
Practical Manual AGRO-233 Principles and Practices of Natural Farming
PPTX
TNA_Presentation-1-Final(SAVE)) (1).pptx
PPTX
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
Introduction to pro and eukaryotes and differences.pptx
PDF
HVAC Specification 2024 according to central public works department
PDF
advance database management system book.pdf
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PDF
Trump Administration's workforce development strategy
PPTX
20th Century Theater, Methods, History.pptx
PDF
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
PDF
Indian roads congress 037 - 2012 Flexible pavement
PPTX
History, Philosophy and sociology of education (1).pptx
PDF
Τίμαιος είναι φιλοσοφικός διάλογος του Πλάτωνα
PPTX
Virtual and Augmented Reality in Current Scenario
PDF
Weekly quiz Compilation Jan -July 25.pdf
PPTX
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
IGGE1 Understanding the Self1234567891011
Practical Manual AGRO-233 Principles and Practices of Natural Farming
TNA_Presentation-1-Final(SAVE)) (1).pptx
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Introduction to pro and eukaryotes and differences.pptx
HVAC Specification 2024 according to central public works department
advance database management system book.pdf
202450812 BayCHI UCSC-SV 20250812 v17.pptx
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
Trump Administration's workforce development strategy
20th Century Theater, Methods, History.pptx
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
Indian roads congress 037 - 2012 Flexible pavement
History, Philosophy and sociology of education (1).pptx
Τίμαιος είναι φιλοσοφικός διάλογος του Πλάτωνα
Virtual and Augmented Reality in Current Scenario
Weekly quiz Compilation Jan -July 25.pdf
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...

Future Research Challenges in Software Evolution

  • 1. Future Research Challenges in Software Evolution Tom Mens Université de Mons General Chair of the ERCIM Working Group on Software Evolution With contributions from other WG members: Y.-G. Guéhéneuc, J. Buckley, R. Mittermeir, A. Winter, J. Muccini, R. Wuyts, R. Laemmel, S. Ducasse, J.M. Jézéquel, K. Mens, J. Visser
  • 2. Some references used in this presentation •  L. Erlikh. Leveraging legacy system dollars for E-business. IT Pro, May/June, pages 17-23, IEEE Press, 2000 •  T. Mens, M. Wermelinger, S. Ducasse, S. Demeyer, R. Hirschfeld, and M. Jazayeri. Challenges in software evolution. In Proc. Int’l Workshop on Principles of Software Evolution (IWPSE), 2005. •  N. H. Madhavji, J. F. Ramil, D. E. Perry. Software Evolution and Feedback: Theory and Practice. John Wiley & Sons, 2006. •  S. R. Schach. Object Oriented Software Engineering, McGraw Hill, 2008. ISBN 978-007-125941-5 •  T. Mens, S. Demeyer. Software Evolution. Springer, 2008 •  T. Mens, The ERCIM Working Group on Software Evolution: the Past and the Future. Proc. IWPSE-EVOL 2009 (ESEC /FSE proceedings), ACM, 2009 •  T. Mens. CSMR 2009 European Projects Track. Proc. CSMR, pages 275–276. IEEE, 2009
  • 3. PhDs in Europe in the domain of software evolution (data for 2009 not yet included)
  • 4. Observations Software change/evolution is •  inevitable •  unpredictable •  costly •  difficult •  time- and resource-consuming •  poorly supported by tools, techniques, formalisms •  underestimated by managers •  poorly understood •  If performed well, a major success factor for business innovation !
  • 5. Software changes are unavoidable / inevitable •  Continuous business innovation •  Is essential for competitiveness and survival of companies •  Is an important driver of software evolution •  Requirements changes due to •  New customers; existing customers with new demands •  Changes in organisational structure; competitors •  Changes in legislation •  Feedback loop: The changed software may be the reason why the environment changes ! •  Continuous software quality improvement •  Bug fixes •  Improvement of quality, performance, reliability, … •  Anti-regressive work to counter software ageing/erosion •  Changes in external environment •  New hardware and software technologies •  New versions of interacting software
  • 6. Changing software is costly (Schach, 2008): Most of the effort and cost is spent on post-delivery maintenance based on various data sources Average cost between Average cost between 1976 and 1981 1992 and 1998 Development 25% Development 33% Maintenance 67% Maintenance 75% (Erlikh, 2000, IT Pro) “Leveraging legacy system dollars for E-business” more than 90% of companies resources dedicated to software maintenance
  • 7. How/why is software evolution research relevant to society and industry? Software evolution is a transversal research activity that is required •  In all software engineering activities •  E.g. requirements specifications, analysis and design, programming, deployment, … •  At all levels of abstraction •  E.g. executable code, bytecode, source code, design models, … •  In all software development paradigms •  For all technologies •  In a wide variety of application domains •  For many different types of “stakeholders”
  • 8. Software Evolution Challenges The order of the following list of challenges does not reflect their relative importance. We consider them all very important. Some challenges are generic (i.e. relevant to any type of software), while others are specific to a particular domain
  • 9. Specific Scaleability Challenge Application Interconnected systems, distributed systems, ultra-large scale systems, … domain Problem Current research only studies evolution of individual systems. Solutions do not scale up to very large systems involving multiple languages, multiple levels of abstraction, different geographical locations, with hundreds or thousands of developers, a large (and diverse) user base, different data sources, … Challenge •  Provide techniques that support multi-language systems •  Cope with massive amounts of data (e.g. metadata, programs, models, languages, processes, tools, documentation, tests) •  Combine many different data sources (e.g. version repositories, file systems, databases, mailing lists, developer fora, bug tracking systems) •  Combine many different technologies and paradigms •  Performance: how to achieve it, and keep it when the system evolves •  Tools: how to debug and maintain such systems? • Study and support co-evolution of interconnected systems.
  • 10. Specific Software migration / re-engineering Challenge Application Any domain where “legacy” systems need to be upgraded to newer domain technologies Problem •  Legacy systems that are of strategic value to the company have become too expensive to modify, or need to make use of newer technologies •  “Wrapping” existing legacy systems is a short-term workaround solution that does not have long-term benefits •  Today’s new technology will be tomorrow’s legacy ! Challenge •  How to migrate/re-engineer legacy systems (and their data) in a timely, cost-effective, resource-limited manner? •  How to ensure that the resulting system has the desired quality and functionality? •  How to migrate to new technologies and paradigms? (E.g. towards cloud computing, multi-core computing, and so on) •  How to use software transformation techniques to automate the migration process? •  Come up with good software process models for migration
  • 11. Specific Upgrading software frameworks Challenge Application ERP systems (e.g. SAP, Microsoft, Oracle, …), CMS systems, … domain Any software framework that is subject to customisation Problem Many major software vendors develop software frameworks, i.e., partial software systems that need to be customised by their clients. •  For vendors, upgrading such frameworks is problematic as it often conflicts with the customisations (add-ons, add-ins, plug-ins) made by the clients. •  Customers suffer from vendor lock-in, which threatens evolvability of their IT systems Challenge •  Provide techniques to address the upgrade problem and to facilitate framework development and upgrading •  Ensure data consistency and preservation after an upgrade •  Provide means to evolve frameworks away from vendor lock-in
  • 12. Specific Runtime evolution and dynamic updating Challenge Application Telecommunication, distributed systems, finance, internet applications domain Any domain that requires some degree of high availability Problem Many systems have become so indispensable that one cannot (afford to) shut them down to upgrade them Challenge •  How to safely update/change a software system during its execution? •  How to build in a control system to decide when and how to change? •  How to achieve dynamic reconfiguration of (component-based, service- oriented etc.) distributed architectures? •  Context-awareness: How to make software more robust to changes by dynamically adapting to its context of use. Remark The static evolution challenges are as least as important to industry as the dynamic evolution challenge stated here.
  • 13. Specific Model-driven evolution and maintenance Challenge Application MDE,MDA,MDD domain Application domains where high-level models or domain-specific visual languages are/can be used Problem How to support evolution and reengineering of software that make heavy use of models (i.e. any kind of software artefact at a higher abstraction level than source code) Examples of models: business process models, analysis and design models, architectures, ... Challenge •  How to support traceability between software artefacts? •  How to cope with co-evolution •  of models and code •  of different types of models •  of programs and data •  How to show that adopting MDE delivers a return-on- investment?
  • 14. Generic Software quality improvement and quality assurance Challenge Application Any domain Problem •  Software is too often suffering from poor quality and lack of evolvability •  Software quality and evolvability problems are not visible to managers Challenge •  Make software quality and evolvability visible to decision makers by providing integrated techniques and tools for measuring, controlling and improving these non-functional properties •  Based on measurable and visible quality problems, managers and project leaders can start to focus on medium- and long-term ROI, as opposed to quick-and-dirty solutions that have a direct profit but are difficult to maintain in the long run
  • 15. Generic Effort estimation and change impact analysis Challenge Application Any domain Problem For a given change request, it is very difficult to analyse its impact or to estimate the effort it takes to implement it Challenge Provide non-intrusive tool support for logging current effort, measuring developer productivity, … in order to address the following questions: •  When should an accepted change request be planned? •  What is the estimated (local and system-wide) impact of a particular change? •  How much effort (time and resources) does it take to make a particular change? •  When and where should one restructure the software to make a planned change easier?
  • 16. Generic Integrate evolution support in software Challenge development processes and tools Application Any type of software development domain Problem Current software development tools do not provide sufficient support for software evolution Challenge •  Provide better languages, formal methods, and tools that embrace and provide more explicit support for incremental change •  Design for change: address maintenance and evolution issues during initial development to create longer-lasting and enduring software systems •  Support co-evolution of requirements, design, code, tests •  Focus on quality and other non-functional attributes : need for integrated techniques to measure, control and improve these aspects of software •  Integrate process support in the development environment
  • 17. Generic Empirical research in software evolution Challenge Application Any domain Problem Empirical research in software evolution is hard due to: lack of subjects, lack of industrial data, threats to validity Challenge •  How to access industrial data of how software evolves “in the field” and the ability to perform empirical studies based on this data? •  How to involve a sufficient number of subjects (e.g. experienced developers) in an experiment in order to obtain statistically significant results? •  How to set up an experiment in such a way that it is replicable by other researchers (access to data, tools, and other resources)? •  How to identify the main problems maintainers face? Open source partially addresses this problem: it is easier to access/study/ analyse their data