Risk Analysis: a Key Success Factor for Complex System Development

Size: px
Start display at page:

Download "Risk Analysis: a Key Success Factor for Complex System Development"

Transcription

1 Risk Analysis: a Key Success Factor for Complex System Development MÁRCIO DE O. BARROS CLÁUDIA M. L. WERNER GUILHERME H. TRAVASSOS COPPE / UFRJ Computer Science Department Caixa Postal: CEP Rio de Janeiro RJ Fax / Voice: {marcio, werner, ght}@cos.ufrj.br Abstract Complex software development is a risky job. The number of unsuccessful projects largely surpasses the number of successful developments. Many studies relate this situation to non-technical problems, especially to inadequate project management. Risk analysis is a management technique that has shown a high correlation to successful projects. This paper describes the software risk management approach of a reuse infrastructure based on domain models, named Odyssey. Within this process, risks are identified and documented by risk patterns, a standard information structure that describes a potential recurring problem to the software development process or product. A risk pattern includes context information upon the forces that enable or inhibit the problem in a software project, presenting standard solutions to solve the problem or to minimize the effects of its occurrence. Dynamic models of the software development process are used to support risk analysis and evaluation. These models use mathematical and logical formulations to integrate and formally describe the policies governing the software development process. Dynamic models are also used for decision analysis, project control and risk identification. Keywords: Risk management, project management, software process modeling

2 1 Motivation The state of practice and contemporary literature prove the persistence of a recurrent problem in software development: most projects use more resources than planned, take more time to be concluded, have less functionality and less quality than expected. Software unsuccessful stories can be found in several case studies and experiments documented over the last decades [14] [9] [7]. Two different philosophical paradigms relate factors responsible for the continuing software faults in industry. The first one relates software development problems to technological problems, augmented by the growing complexity of current software projects [2]. The second, transfers the responsibility to management problems, bad communication and difficulties in handling the uncertainties that are present in innovative, complex or large software projects [5]. The techniques currently applied to software project management are based on a set of fundamental assumptions, necessary for their accuracy [7]. Some of these assume that projects have clear and delimited objectives in order to be viable 1, development time and resources can be precisely stated before the project start, the operational environment is well known and defined, and that measures of project success can be quantified. Due to many successes that were achieved by using these techniques in large projects, project managers tend to passively take their underpinning assumptions for granted in every project [7]. This misconception is pretty common in software project management. The development of projects for innovative application domains with high volatility of requirements, the need for domain integration to achieve several objectives, ambiguity, complexity, discontinuity, diseconomy of scale, nonlinearities, and complicated feedback loops are characteristics of complex projects. These characteristics undermine the assumptions of traditional techniques. The invalidation of these assumptions, and consequently of these techniques, creates a demand for new technology and new management paradigms. Risk management is one of these paradigms. In the software development context, risk is defined as the probability of a project failing to achieve particular cost, performance and schedule objectives, and the consequence of failing to achieve these objectives [8]. A risk management process transforms the set of existing uncertainties and doubts in a software development project to acceptable risks, according to the existing knowledge about the project. Risk management techniques were introduced in the software development context by the end of the 1980 s, with the definition of the spiral model [3]. The work on software risk management has been directed, since the last decade, to distinct directions: new qualitative risk management processes [17] [18] [16], quantitative processes [10] [15], knowledge based processes [19], and risk information databases [6] [13]. This paper focus on risk management as the central element of the project management paradigm of a reuse oriented software development infrastructure based on domain models, named Odyssey [4]. We have developed a risk management process, which is organized into two sub-processes, and conveys domain risk analysis and reuse of risk information in projects developed within specific domains. The process focuses on qualitative risk identification and quantitative risk impact and resolution strategies evaluation. In this paper, we briefly describe the process for the development of domain models. This paper is organized on five sections. The first one is this motivation. Section 2 presents the roles of risk management in the Odyssey infrastructure. Section 3 presents an overview of the risk management process for the development of domain models. Section 4 presents some related works. Section 5 presents the conclusions of this paper. 1 That is, at least one solution to the problem at hand exists.

3 2 Risk Management in the Odyssey Infrastructure Odyssey is a reuse oriented software development infrastructure based on the development of reusable domain models and components, through a domain engineering 2 process. The main objective of Odyssey s domain engineering process is the development of reusable components for a particular application domain, attending the needs of application developers for that domain at every required abstraction level [4]. Within the Odyssey infrastructure, risk is defined as the possibility of an event to occur causing prejudices to the software development process. Odyssey has one risk management process, divided into two risk sub-processes: one for domain risk management, other for application risk management. The main objective of the risk management process for domain models is to identify the most common risks that occur in projects developed within a specific application domain, organizing this information and allowing its reuse in risk management processes for specific software projects. This process has its origin at the development of the domain model, and is reviewed along the development of specific applications for the domain. The main objective of the risk management process for application development is to identify the risks of a project developed within a specific domain, reusing the domain risks and defining risks that are specific to the project. This process occurs in parallel with the development life cycle of an application, monitoring the evolution of the identified risks for that project. Odyssey risk management processes integrate qualitative and quantitative risk analysis. Risks are documented by risk patterns (see section 2.1). These risk patterns convey information for qualitative risk identification and dynamic models of the risk and resolution strategies impact. These models are aggregated with a dynamic model of the development process 3, allowing the project manager to quantitatively evaluate the risks and to monitor the project evolution. Section 2.2 describes the use of dynamic models within the Odyssey infrastructure. 2.1 Risk Patterns A risk pattern is a description of a potential recurring problem, which can cause loss to a software product or development process. It includes a description of the context where the problem can occur and provides solution strategies that can be applied before and after the problem occurrence. The definition of a risk pattern is based on the concept of a design pattern, as defined by Gamma et al. [12]. A design pattern describes an object oriented structure, composed of interacting objects and classes, that can be used as a solution to a generic problem in a software project. Each design pattern identifies, documents and evaluates a design problem recurrent along a series of projects. The design pattern captures the experience of developing the solution, allowing this experience to be reused by other projects facing the same problem. Like design patterns, risk patterns identify, document and evaluate potential events that can negatively affect software development projects. The experience of forecasting, identifying and resolving the risk is documented by the risk pattern, which can be effectively reused in future projects. Risk patterns determine the information that must be organized with the potential problem description, presenting its characteristics in a structured and standard form. The use of a standard representation promotes risk communication, understanding, and a clear distinction among several risk events. The structured form allows consistent risk documentation, so that a risk pattern conveys all the information needed for future risk analysis. Information completeness is very important to reduce psychological 2 Domain Engineering is a set of activities that allows the creation of abstract models (i.e., domain models) that can be reused in the development of a family of applications. 3 A software development process model formalizes and integrates the laws and procedures that govern software development through a set of mathematical and logical formulations.

4 barriers to risk analysis: risk is an abstract concept [18] and an incomplete description of the risks to which a project is subjected inhibits the motivation for risk management. Examples of risk patterns are schedule and cost overruns, the need for rework activities, quality and functionality losses, unplanned development tasks, requirement changes, validation and verification problems. The standard structure that represents a risk pattern is composed of five blocks, described on the following paragraphs. Pattern identification: this block describes the potential problem represented by the risk pattern. The pattern name, a list of aliases, a textual description of the potential problem and its effects, and a dynamical model of the risk impact compose this block. The dynamic model, which is called risk impact model, is aggregated to project models, integrating the risk impact with other project variables. This integration will be described in section 2.2; Identification mechanisms: this block describes the mechanisms that are used to identify this risk in a particular software project. A risk occurrence context textual description, a risk identification checklist, and a known occurrence cases list compose this block. The checklist conveys several questions, presented to the project manager during risk identification assessment for a specific project. The answers to the checklist will drive risk partial ordering, risk prioritization, and the selection of contention strategies. The known occurrence cases list provides references to projects where the risk pattern has been previously identified. During risk identification, the project manager can navigate through these references, analyzing the previous occurrences of a particular risk. Contention Strategies: this block describes possible resolution strategies to inhibit or eliminate the potential problem described by the risk pattern before the risk occurs in a project. It is composed by a textual description of the contention plan and its effects, the conditions of its application, and a dynamic model of its impact. As it happens with the risk impact model, the contention plan impact model will be integrated and evaluated within the process model. The contention plan applicability conditions are based on specific answers to the identification checklist, since its questions refer to the basic uncertainties underpinning the risk that will be attacked by the contention plan; Contingency Strategies: this block describes possible resolution strategies to reduce the impact of the potential problem described by the risk pattern after its occurrence in a project. A textual description of the contingency plan and its effects, and a dynamic model of its impact compose this block. Again, the contingency plan impact model will be integrated and evaluated within the process model; Related Patterns: this block describes risk patterns that occur in similar situations or risk patterns that can replace the current risk pattern. A list of induced risks and a list of similar risks compose this block. Every time a risk pattern is identified in a project, its induced patterns are automatically identified for that project. The similar risk patterns are a list of references to other risk patterns that document similar problems to the one described by the current risk pattern. During risk identification, the project manager can navigate through similar risk patterns, determining the risk that best fits the project characteristics. It is expected that the creation of a new risk pattern enriches the development team vocabulary. Like it occurs with design patterns, the name of the risk pattern is used as an alias to the recurrent problem represented by it. The citation of the risk pattern name tends to be associated to its full description, bringing forth all the information conveyed by the pattern. The extension of the team vocabulary, with terms referring to risk identification, promotes the risk culture in the software development organization. 2.2 Dynamic Models of Software Development Processes A formal model describes the relationships among real world elements through mathematical or logical postulations. A software development process model formalizes and

5 integrates the laws and procedures that govern software development through a set of mathematical or logical formulations. System dynamics [11] is a modeling technique and language to describe complex systems, focusing on these systems structural aspects. This technique identifies and models cause-effect relationships and feedback loops. Abdel-Hamid and Madnick model [1] is a system dynamic model that formalizes the effects of management policies and actions taken during a software development project. The model is divided into four major sections, which cover human resource management, software production, project planning, and control. Odyssey uses process models to track project evolution, and to identify, evaluate and monitor risks, through scenario analysis and simulation. Odyssey process models are based on Abdel-Hamid and Madnick model [1]. This model was modified to allow the representation of the uncertainties associated with its parameters. This feature allows the accomplishment of Monte Carlo simulation [20] and semi-automatic risk scenarios identification, through sensitivity analysis. Within Odyssey risk management processes, risk and resolution strategies impact models are integrated with the software development process model. This integration allows the quantification of risk impact upon several process variables, such as cost, schedule, staff productivity and size. The impact of several risks and resolution strategies can be combined and integrated with the process model, allowing the project manager to design complex scenarios involving risk occurrences and resolution plans. Nonlinear relations among risk impact and the variables describing the development process, coupled with the effects generated by the feedback loops, are explicitly represented in the model and analyzed using simulations. These simulations numerically evaluate selected resolution strategies, presenting their advantages and problems. Scenario analysis and stress testing allow, respectively, top-down and bottom-up risk analysis. The first allows the definition of a scenario, the analysis of the scenario impact on model parameters and the influence of the parameter changes on model results. The later specifies scenarios directly based on model parameters, allowing an analysis of these parameters impact on model results. These model results are expressed as probability distributions functions, reflecting the uncertainties described in the model. Other extensions were proposed to the original Abdel-Hamid and Madnick model [1] to add and enhance the following characteristics: Extendibility: models must be extensible, allowing the specialization of their parameters and the relation among their variables for each domain. Model interfaces must be clearly defined, so that a large model can be developed from the connection of smaller models. This feature is necessary to allow the aggregation of risk and resolution strategies impact models within a major development process model; Readability: the laws expressed by the model must be easily readable from that model. This feature promotes model fundamentals learning, enhancing its extension and training capabilities; Decomposition: management models must handle a large number of variables. To enhance model readability, it must be decomposable into minor and less complex models, handling a much lower number of variables that can be studied in isolation. This characteristic improves model understandability, model modification and domain specialization of models. 3 Risk Management in Domain Models Development An application domain contains risks that can occur in several projects developed within the domain. For instance, some domains are subjected to higher requirement volatility, strict performance or reliability goals. Moreover, those restrictions can be found in specific concepts, subsystems or application categories.

6 Development teams should reuse knowledge of risks that occur in applications developed for a domain. Risk reuse has been previously reported [18] [13]. The formalization of these risks, during domain modeling, reduces the effort spent by every project in risk identification to find the same doubts and uncertainties. The formalization of these risks also prevents them from passing unnoticed through risk identification activities. The objectives of a risk management process for domain model development are the identification of software risks that can occur in applications developed within the domain, specification of the conditions when those risks are relevant to a particular project, definition of mechanisms for risk identification in projects, and guidelines for contention and contingency plans. This process aims to: Prevent relevant risks from passing unnoticed, annotating the risks that can occur in several projects developed within the domain prior to a project risk identification activity; Enhance risk management staff productivity, through domain specific risk reuse in the development of new applications; Support the preparation of risk management sessions, where domain risks serve as a basis for the discussion of a project risks and critical points; Breaking risk analysis paralysis, that can happen during risk management activities for a project, when there are no guidelines to start the identification process. The risk management process for domain model development defines these guidelines and offers a list of domain related potential problems. The risk management process for domain model development is composed by the following activities: risk pattern identification, risk pattern checklist identification, contention plans formulation, contingency plans formulation, identification of induced risks, and process model specialization. The first five activities produce domain specific risk patterns. The process model specialization activity refines a generic process model, aggregating domain specific information and developing a domain process model, which will be used by applications developed within this domain. Given the incremental and iterative nature of the risk management process, its activities are modeled as the spiral software life cycle. The risk management spiral is orthogonal to the domain engineering process spiral. For each domain engineering iteration, several iterations of the risk management spiral occur. The spiral radius reduces gradually along the domain engineering iterations, reflecting the reduction of the number of risks to be described. The risk management process for application development reuses the risk patterns that are created during the risk management process for domain model development. This application oriented process uses the risk patterns checklist to identify the risks that can occur in the project, qualitatively ordering these risks by their occurrence probabilities. The domain process model is specialized for the project, based on specific project information, such as initial staff, network of tasks, expected conclusion date, and so on. 4 Related Works Odyssey s approach to risk management has several innovations when compared to software risk management processes described in the literature [6] [10] [15] [17] [18] [8] [16]. First, risk patterns offer a structured way to document risk information. This structured documentation helps to break psychological barriers to risk analysis, due to incomplete information about risks. This also contributes to create a risk vocabulary, relating the pattern names to the whole information presented in the risk pattern. The vocabulary promotes discussion about project risks, helping to create a risk culture in the software development organization. Garvey [13] presents a standard information structure to document risks, but this information structure does not allow risk impact simulation within a

7 specific project. Hall [16] and Conrow [8] do not define a strict risk information structure in their processes. Although, they propose several risk forms or databases to store static risk information. This information does not allow an integrated analysis of risk impact. Risk patterns also allow navigation through projects that have faced the same problem before, helping the risk manager to evaluate the efficacy and the impact of resolution strategies previously applied. Induced risks capture risk coupling. Navigation through induced risks helps the risk manager to understand the impact that risks create upon other risks. Garvey s [13] risk information structure allows navigation among similar risks and through projects that had faced some risks. However, there is no information about risk coupling, which we capture in the induced risk list. Next, the use of dynamic models of software development process allows the risk manager to investigate his/her project, searching for risk and opportunities. The model can be studied via simulations, scenario analysis and parameter sensitivity. Project status can be reflected in the model, allowing the manager to evaluate risks throughout the life cycle. Grey s [15] risk evaluation model, based on PERT diagrams, allows the analysis of cost and schedule risks, but the model does not consider other variables than the time to conclude each project task and the topological order of those tasks. Odyssey s system dynamic models consider aspects such as team exhaustion, communication overhead, staff size, testing approach, soft variables, and feedback loops, among others. Fairley s [10] approach applies Monte Carlo simulation to a small set of project variables, organized in a simple model, that also does not capture the above dynamics. Risk impact, contention and contingency plan effects can be aggregated to process models so that they can be evaluated. The evaluation captures the nonlinear impact of the risk and plan over the process. For instance, consider a risk whose outcome is to reduce a project team for a predefined amount of developers. The effect of this team reduction can be directly evaluated on the process model, capturing all the relationships with the project current status and with other model variables. Kontio [18] quantifies the effect of risk scenarios by using utility functions. These utility functions become very complicated when several process aspects are taken into analysis, due to the nonlinear relationships among those aspects and feedback loops inherent to the software development process. Odyssey s approach of simulating risk impact models, coupled with process models, offers a better way to understand the cascade of impacts imposed by the risk. Risks are identified through a checklist, as in [6] and [17]. The probability of this risk is qualitatively evaluated, as in [18], while its impact is quantitatively evaluated within the process model. The qualitative method, together with the risk documentation, helps the identification and prioritization of risks. The quantitative impact models promote risk aggregation and process-variable oriented impact assessment. 5 Conclusions This paper described a software risk management process defined to be the central element of the project management paradigm of a reuse infrastructure based on domain models, named Odyssey. The process, which is organized in two sub-processes, conveys domain risk analysis and reuse of risk information in projects developed within specific domains. The main contributions of this paper are the integration of risk management and domain engineering, the definition of a standard risk information structure that captures all risk information, including risk coupling, allowing navigation through similar risks and projects that had faced the same risks before, and using dynamic models to evaluate risk and resolution strategies impact.

8 Acknowledgements The authors would like to thank CNPq and CAPES, for their financial investment in this work. References [1] Abdel-Hamid, T.; Madnick, S.E., Software Project Dynamics: an Integrated Approach, Englewood Cliffs, New Jersey: Prentice-Hall Software Series, 1991 [2] Augustine, N.R., Augustine s Laws, American Institute Of Aeronautics and Astronautics, New York, 1982 [3] Boehm, B.W., A Spiral Model of Software Development and Enhancement, IEEE Computer, May 1988 [4] Braga, R.M.; Werner, C.M.L.; Mattoso, M., "Odyssey: A Reuse Environment Based on Domain Models"; 2 nd IEEE Symposium on Application Specific Systems and Software Engineering Technology, ASSET 99, Richardson, USA, March [5] Brown, N., Industrial-Strength Management Strategies, IEEE Software, July 1996 [6] Carr, M.J. et al., Taxonomy-Based Risk Identification, SEI Technical Report, 93-TR- 006, Software Engineering Institute, Pittsburgh, 1993 [7] Charette, Robert N., Large-scale Project Management is Risk Management, IEEE Software, July 1996 [8] Conrow, E.H.; Shishido, P.S. Implementing Risk Management on Software Intensive Projects, IEEE Software, May/June 1997 [9] Davis, A.M., Software Requirements Analysis & Specification, Englewood Cliffs, New Jersey: Prentice-Hall Software Series, 1990 [10] Fairley, R., Risk Management for Software Projects, IEEE Software, May 1994 [11] Forrester, J.W., Industrial Dynamics, Cambridge, MA: The M.I.T. Press, 1961 [12] Gamma, E. et al., Design Patterns: Elements of Reusable Object-Oriented Software, Addison-Wesley Publishing Company, 1994 [13] Garvey, P.R., Phair, D.J.; Wilson, J.A., An Information Architecture for Risk Assessment and Management, IEEE Software, May/June 1997 [14] Gilb, T., Principles of Software Engineering Management, Addison Wesley Publishing Company, 1988 [15] Grey, S., Practical Risk Assessment for Project Management, Wiley Series in Software Engineering Practice, New York, NY: John Wiley & Sons Inc, 1995 [16] Hall, E.M., Managing Risk: Methods for Software Systems Development, SEI Series in Software Engineering, Addison Wesley Longman Inc., 1998 [17] Karolak, D.W., Software Engineering Risk Management, IEEE Computer Society Press, 1996 [18] Kontio, J., Basili, V.R., Risk Knowledge Capture in the Riskit Method, SEW Proceedings, SEL , University of Maryland, 1996 [19] Madachy, R.J., Heuristic Risk Assessment Using Cost Factors, IEEE Software, May/June 1997 [20] Vose, D., Quantitative Risk Analysis: A Guide to Monte Carlo Simulation Modeling, New York, NY: John Wiley & Sons, Inc, 1996

Scenario Oriented Project Management

Scenario Oriented Project Management Scenario Oriented Project Management Knowledge Reuse within a Risk Analysis Process Márcio de Oliveira Barros Cláudia Maria Lima Werner Guilherme Horta Travassos COPPE / UFRJ Computer Science Department

More information

Applying System Dynamics to Scenario Based Software Project Management

Applying System Dynamics to Scenario Based Software Project Management Applying System Dynamics to Scenario Based Software Project Management MÁRCIO DE OLIVEIRA BARROS CLÁUDIA MARIA LIMA WERNER GUILHERME HORTA TRAVASSOS COPPE / UFRJ Computer Science Department Caixa Postal:

More information

Evaluating the Use of System Dynamics Models in Software Project Management

Evaluating the Use of System Dynamics Models in Software Project Management Evaluating the Use of System Dynamics Models in Software Project Management MÁRCIO DE OLIVEIRA BARROS CLÁUDIA MARIA LIMA WERNER GUILHERME HORTA TRAVASSOS COPPE / UFRJ Computer Science Department Caixa

More information

Risk Knowledge Capture in the Riskit Method

Risk Knowledge Capture in the Riskit Method Risk Knowledge Capture in the Riskit Method Jyrki Kontio and Victor R. Basili jyrki.kontio@ntc.nokia.com / basili@cs.umd.edu University of Maryland Department of Computer Science A.V.Williams Building

More information

ISO, CMMI and PMBOK Risk Management: a Comparative Analysis

ISO, CMMI and PMBOK Risk Management: a Comparative Analysis ISO, CMMI and PMBOK Risk Management: a Comparative Analysis Cristine Martins Gomes de Gusmão Federal University of Pernambuco / Informatics Center Hermano Perrelli de Moura Federal University of Pernambuco

More information

Umbrella: A New Component-Based Software Development Model

Umbrella: A New Component-Based Software Development Model 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Umbrella: A New Component-Based Software Development Model Anurag Dixit and P.C.

More information

Risk Management in Software Engineering An overview of technology and its practice

Risk Management in Software Engineering An overview of technology and its practice Risk Management in Software Engineering An overview of technology and its practice Jyrki Kontio Nokia Telecommunications jyrki.kontio@nokia.com Helsinki University of Technology http://wwwseg.cs.hut.fi

More information

A Systematic Review Process for Software Engineering

A Systematic Review Process for Software Engineering A Systematic Review Process for Software Engineering Paula Mian, Tayana Conte, Ana Natali, Jorge Biolchini and Guilherme Travassos COPPE / UFRJ Computer Science Department Cx. Postal 68.511, CEP 21945-970,

More information

Improving Software Project Management Skills Using a Software Project Simulator

Improving Software Project Management Skills Using a Software Project Simulator Improving Software Project Management Skills Using a Software Project Simulator Derek Merrill and James S. Collofello Department of Computer Science and Engineering Arizona State University Tempe, AZ 85287-5406

More information

The Helicoidal Life Cycle as a Tool for Software Development and Enhancement

The Helicoidal Life Cycle as a Tool for Software Development and Enhancement The Helicoidal Life Cycle as a Tool for Software Development and Enhancement Antonio Carlos Pinto Dias Alves Universidade Federal do Rio de Janeiro COPPE Programa de Engenharia Nuclear Av. Brigadeiro Trompowiski

More information

And the Models Are 16-03-2015. System/Software Development Life Cycle. Why Life Cycle Approach for Software?

And the Models Are 16-03-2015. System/Software Development Life Cycle. Why Life Cycle Approach for Software? System/Software Development Life Cycle Anurag Srivastava Associate Professor ABV-IIITM, Gwalior Why Life Cycle Approach for Software? Life cycle is a sequence of events or patterns that are displayed in

More information

應 用 測 試 於 軟 體 發 展 生 命 週 期. Testing In The Software Development Life Cycle

應 用 測 試 於 軟 體 發 展 生 命 週 期. Testing In The Software Development Life Cycle The Second Management Innovation and Practices Conference, Tamsui, Taiwan, April 2001,Volume 2, pp59-68 應 用 測 試 於 軟 體 發 展 生 命 週 期 Testing In The Software Development Life Cycle 蔡 博 元 莊 立 文 真 理 大 學 資 訊

More information

Measurement Information Model

Measurement Information Model mcgarry02.qxd 9/7/01 1:27 PM Page 13 2 Information Model This chapter describes one of the fundamental measurement concepts of Practical Software, the Information Model. The Information Model provides

More information

On Project Management Scheduling where Human Resource is a Critical Variable 1

On Project Management Scheduling where Human Resource is a Critical Variable 1 On Project Management Scheduling where Human Resource is a Critical Variable 1 Valentina Plekhanova Macquarie University, School of Mathematics, Physics, Computing and Electronics, Sydney, NSW 2109, Australia

More information

A WBS-Based Plan Changeability Measurement Model for Reducing Software Project Change Risk

A WBS-Based Plan Changeability Measurement Model for Reducing Software Project Change Risk A WBS-Based Plan Changeability Measurement Model for Reducing Software Project Change Risk Sen-Tarng Lai Abstract In software development process, it is necessary to face challenge for plan changes. In

More information

A Process Model for Software Architecture

A Process Model for Software Architecture 272 A Process Model for Software A. Rama Mohan Reddy Associate Professor Dr. P Govindarajulu Professor Dr. M M Naidu Professor Department of Computer Science and Engineering Sri Venkateswara University

More information

Guidelines for a risk management methodology for product design

Guidelines for a risk management methodology for product design Guidelines for a risk management methodology for product design Viviane Vasconcellos Ferreira Federal University of Santa Catarina viviane@nedip.ufsc.br André Ogliari Federal University of Santa Catarina

More information

A Framework for Software Product Line Engineering

A Framework for Software Product Line Engineering Günter Böckle Klaus Pohl Frank van der Linden 2 A Framework for Software Product Line Engineering In this chapter you will learn: o The principles of software product line subsumed by our software product

More information

Name of pattern types 1 Process control patterns 2 Logic architectural patterns 3 Organizational patterns 4 Analytic patterns 5 Design patterns 6

Name of pattern types 1 Process control patterns 2 Logic architectural patterns 3 Organizational patterns 4 Analytic patterns 5 Design patterns 6 The Researches on Unified Pattern of Information System Deng Zhonghua,Guo Liang,Xia Yanping School of Information Management, Wuhan University Wuhan, Hubei, China 430072 Abstract: This paper discusses

More information

A Software Development Simulation Model of a Spiral Process

A Software Development Simulation Model of a Spiral Process A Software Development Simulation Model of a Spiral Process ABSTRACT: There is a need for simulation models of software development processes other than the waterfall because processes such as spiral development

More information

SWEBOK Certification Program. Software Engineering Management

SWEBOK Certification Program. Software Engineering Management SWEBOK Certification Program Software Engineering Management Copyright Statement Copyright 2011. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted

More information

Extend the value of your core business systems.

Extend the value of your core business systems. Legacy systems renovation to SOA September 2006 Extend the value of your core business systems. Transforming legacy applications into an SOA framework Page 2 Contents 2 Unshackling your core business systems

More information

Practical Experiences of Agility in the Telecom Industry

Practical Experiences of Agility in the Telecom Industry Practical Experiences of Agility in the Telecom Industry Jari Vanhanen 1, Jouni Jartti 2, and Tuomo Kähkönen 2 1 Helsinki University of Technology, Software Business and Engineering Institute, P.O. Box

More information

Project Time Management

Project Time Management Project Time Management Study Notes PMI, PMP, CAPM, PMBOK, PM Network and the PMI Registered Education Provider logo are registered marks of the Project Management Institute, Inc. Points to Note Please

More information

The Challenge of Productivity Measurement

The Challenge of Productivity Measurement Proceedings: Pacific Northwest Software Quality Conference, 2006 The Challenge of Productivity Measurement David N. Card Q-Labs, Inc dca@q-labs.com Biography- David N. Card is a fellow of Q-Labs, a subsidiary

More information

Ubiquitous, Pervasive and Mobile Computing: A Reusable-Models-based Non-Functional Catalogue

Ubiquitous, Pervasive and Mobile Computing: A Reusable-Models-based Non-Functional Catalogue Ubiquitous, Pervasive and Mobile Computing: A Reusable-Models-based Non-Functional Catalogue Milene Serrano 1 and Maurício Serrano 1 1 Universidade de Brasília (UnB/FGA), Curso de Engenharia de Software,

More information

Project Time Management

Project Time Management Project Time Management Study Notes PMI, PMP, CAPM, PMBOK, PM Network and the PMI Registered Education Provider logo are registered marks of the Project Management Institute, Inc. Points to Note Please

More information

Software Risk Management: a Process Model and a Tool

Software Risk Management: a Process Model and a Tool Software Risk Management: a Process Model and a Tool Tereza G. Kirner 1, Lourdes E. Gonçalves 1 1 Graduate Program in Computer Science Methodist University of Piracicaba SP, Brasil tgkirner@unimep.br;

More information

REVIEW OF RISK MANAGEMENT METHODS

REVIEW OF RISK MANAGEMENT METHODS 2011 Robert Stern, José Carlos Arias 59 REVIEW OF RISK MANAGEMENT METHODS Robert Stern (MBA), José Carlos Arias (PhD, DBA) Abstract Project development, especially in the software related field, due to

More information

SOFTWARE RISK MANAGEMENT

SOFTWARE RISK MANAGEMENT SOFTWARE RISK MANAGEMENT Linda Westfall The Westfall Team westfall@idt.net PMB 383, 3000 Custer Road, Suite 270 Plano, TX 75075 972-867-1172 (voice) 972-943-1484 (fax) SUMMARY This paper reviews the basic

More information

A System Dynamics Software Process Simulator for Staffing Policies Decision Support

A System Dynamics Software Process Simulator for Staffing Policies Decision Support A System Dynamics Software Process Simulator for Staffing Policies Decision Support Dr. James Collofello Dept. of Computer Science and Engineering Arizona State University Tempe, Arizona 85287-5406 (602)

More information

How To Test For Risk Based Testing

How To Test For Risk Based Testing Integrating Manual and Automatic Risk Assessment for Risk-Based Testing Michael Felderer, Christian Haisjackl, Ruth Breu, Johannes Motz 2 Institute of Computer Science, University of Innsbruck, Austria

More information

Foundations of Model-Driven Software Engineering

Foundations of Model-Driven Software Engineering Model-Driven Software Engineering Foundations of Model-Driven Software Engineering Dr. Jochen Küster (jku@zurich.ibm.com) Contents Introduction to Models and Modeling Concepts of Model-Driven Software

More information

CMMI STANDARDS IN SOFTWARE DEVELOPING PROCESS

CMMI STANDARDS IN SOFTWARE DEVELOPING PROCESS CMMI STANDARDS IN SOFTWARE DEVELOPING PROCESS 1 2 C. SenthilMurugan, Dr. S. Prakasam. PhD Scholar Asst., Professor 1,2 Dept of Computer Science & Application, SCSVMV University, Kanchipuram 1 Dept of MCA,

More information

Software Engineering

Software Engineering 1 Software Engineering Lecture 2: Software Life Cycles Stefan Hallerstede Århus School of Engineering 25 August 2011 2 Contents Naive Software Development Code & Fix Towards A Software Process Software

More information

ACS2001 1 DRAFT. full paper published in: proc. of 8th International Conference on Advanced Computer Systems. October 17-19, 2001 Mielno, Poland

ACS2001 1 DRAFT. full paper published in: proc. of 8th International Conference on Advanced Computer Systems. October 17-19, 2001 Mielno, Poland ACS2001 1 DRAFT full paper published in: proc. of 8th International Conference on Advanced Computer Systems October 17-19, 2001 Mielno, Poland Paper published in the proceedings and presented at the conference

More information

Using Provenance to Improve Workflow Design

Using Provenance to Improve Workflow Design Using Provenance to Improve Workflow Design Frederico T. de Oliveira, Leonardo Murta, Claudia Werner, Marta Mattoso COPPE/ Computer Science Department Federal University of Rio de Janeiro (UFRJ) {ftoliveira,

More information

PROJECT RISK MANAGEMENT

PROJECT RISK MANAGEMENT PROJECT RISK MANAGEMENT DEFINITION OF A RISK OR RISK EVENT: A discrete occurrence that may affect the project for good or bad. DEFINITION OF A PROBLEM OR UNCERTAINTY: An uncommon state of nature, characterized

More information

A Review of the Impact of Requirements on Software Project Development Using a Control Theoretic Model

A Review of the Impact of Requirements on Software Project Development Using a Control Theoretic Model J. Software Engineering & Applications, 2010, 3, 852-857 doi:10.4236/jsea.2010.39099 Published Online September 2010 (http://www.scirp.org/journal/jsea) A Review of the Impact of Requirements on Software

More information

2. Analysis, Design and Implementation

2. Analysis, Design and Implementation 2. Analysis, Design and Implementation Subject/Topic/Focus: Software Production Process Summary: Software Crisis Software as a Product: From Programs to Application Systems Products Software Development:

More information

APPLICATION OF ENTERPRISE AND PROCESS ARCHITECTURE PATTERNS IN HOSPITALS

APPLICATION OF ENTERPRISE AND PROCESS ARCHITECTURE PATTERNS IN HOSPITALS APPLICATION OF ENTERPRISE AND PROCESS ARCHITECTURE PATTERNS IN HOSPITALS Oscar Barros and Cristian Julio The Project In a previous paper in BPTrends [7], of which this is a sequel, we presented our approach

More information

Towards Better Software Projects and Contracts: Commitment Specifications in Software Development Projects

Towards Better Software Projects and Contracts: Commitment Specifications in Software Development Projects Paper presented at the 20th International Conference on Software Engineering, April 19-25, 1998, Kyoto, JAPAN Towards Better Software Projects and Contracts: Commitment Specifications in Software Development

More information

Software Life Cycle Processes

Software Life Cycle Processes Software Life Cycle Processes Objective: Establish a work plan to coordinate effectively a set of tasks. Improves software quality. Allows us to manage projects more easily. Status of projects is more

More information

A Comparison of System Dynamics (SD) and Discrete Event Simulation (DES) Al Sweetser Overview.

A Comparison of System Dynamics (SD) and Discrete Event Simulation (DES) Al Sweetser Overview. A Comparison of System Dynamics (SD) and Discrete Event Simulation (DES) Al Sweetser Andersen Consultng 1600 K Street, N.W., Washington, DC 20006-2873 (202) 862-8080 (voice), (202) 785-4689 (fax) albert.sweetser@ac.com

More information

Component Based Development Methods - comparison

Component Based Development Methods - comparison Component Based Development Methods - comparison Dan Laurenţiu Jişa Abstract: This paper realizes a comparison among three of the best known component based development methods, emphazing on the earlier

More information

Chapter 4 Software Lifecycle and Performance Analysis

Chapter 4 Software Lifecycle and Performance Analysis Chapter 4 Software Lifecycle and Performance Analysis This chapter is aimed at illustrating performance modeling and analysis issues within the software lifecycle. After having introduced software and

More information

SERUM - Software Engineering Risk: Understanding and Management

SERUM - Software Engineering Risk: Understanding and Management SERUM - Software Engineering Risk: Understanding and Management D. Greer and D.W. Bustard Faculty of Informatics, University of Ulster, Cromore Road, Coleraine, BT52 1SA, Northern Ireland. Email: D.Greer@ulst.ac.uk,

More information

School of Advanced Studies Doctor Of Management In Organizational Leadership. DM 004 Requirements

School of Advanced Studies Doctor Of Management In Organizational Leadership. DM 004 Requirements School of Advanced Studies Doctor Of Management In Organizational Leadership The mission of the Doctor of Management in Organizational Leadership degree program is to develop the critical and creative

More information

Knowledge-Based Systems Engineering Risk Assessment

Knowledge-Based Systems Engineering Risk Assessment Knowledge-Based Systems Engineering Risk Assessment Raymond Madachy, Ricardo Valerdi University of Southern California - Center for Systems and Software Engineering Massachusetts Institute of Technology

More information

Software Engineering/Courses Description Introduction to Software Engineering Credit Hours: 3 Prerequisite: 0306211(Computer Programming 2).

Software Engineering/Courses Description Introduction to Software Engineering Credit Hours: 3 Prerequisite: 0306211(Computer Programming 2). 0305203 0305280 0305301 0305302 Software Engineering/Courses Description Introduction to Software Engineering Prerequisite: 0306211(Computer Programming 2). This course introduces students to the problems

More information

Questions? Assignment. Techniques for Gathering Requirements. Gathering and Analysing Requirements

Questions? Assignment. Techniques for Gathering Requirements. Gathering and Analysing Requirements Questions? Assignment Why is proper project management important? What is goal of domain analysis? What is the difference between functional and non- functional requirements? Why is it important for requirements

More information

Using Productivity Measure and Function Points to Improve the Software Development Process

Using Productivity Measure and Function Points to Improve the Software Development Process Using Productivity Measure and Function Points to Improve the Software Development Process Eduardo Alves de Oliveira and Ricardo Choren Noya Computer Engineering Section, Military Engineering Institute,

More information

V. Phani Krishna et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 2 (6), 2011, 2915-2919

V. Phani Krishna et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 2 (6), 2011, 2915-2919 Software Quality Assurance in CMM and XP- A Comparative Study CH.V. Phani Krishna and Dr. K.Rajasekhara Rao CSE Department, KL University, Guntur dt., India. Abstract Software Quality Assurance is a planned

More information

IV. Software Lifecycles

IV. Software Lifecycles IV. Software Lifecycles Software processes and lifecycles Relative costs of lifecycle phases Examples of lifecycles and processes Process maturity scale Information system development lifecycle Lifecycle

More information

A Process View on Architecture-Based Software Development

A Process View on Architecture-Based Software Development A Process View on Architecture-Based Software Development Lothar Baum, Martin Becker, Lars Geyer, Georg Molter System Software Research Group University of Kaiserslautern D-67653 Kaiserslautern, Germany

More information

JOURNAL OF OBJECT TECHNOLOGY

JOURNAL OF OBJECT TECHNOLOGY JOURNAL OF OBJECT TECHNOLOGY Online at www.jot.fm. Published by ETH Zurich, Chair of Software Engineering JOT, 2006 Vol. 5. No. 8, November-December 2006 Requirements Engineering Tasks Donald Firesmith,

More information

To introduce software process models To describe three generic process models and when they may be used

To introduce software process models To describe three generic process models and when they may be used Software Processes Objectives To introduce software process models To describe three generic process models and when they may be used To describe outline process models for requirements engineering, software

More information

Integrating Risk Management into an Undergraduate Software Engineering Course

Integrating Risk Management into an Undergraduate Software Engineering Course Integrating Risk Management into an Undergraduate Software Engineering Course James S. Collofello Department of Computer Science and Engineering Tempe, Arizona 85287-5406 collofello@asu.edu Andrew K. Pinkerton

More information

Software Engineering. Software Development Process Models. Lecturer: Giuseppe Santucci

Software Engineering. Software Development Process Models. Lecturer: Giuseppe Santucci Software Engineering Software Development Process Models Lecturer: Giuseppe Santucci Summary Modeling the Software Process Generic Software Process Models Waterfall model Process Iteration Incremental

More information

The purpose of Capacity and Availability Management (CAM) is to plan and monitor the effective provision of resources to support service requirements.

The purpose of Capacity and Availability Management (CAM) is to plan and monitor the effective provision of resources to support service requirements. CAPACITY AND AVAILABILITY MANAGEMENT A Project Management Process Area at Maturity Level 3 Purpose The purpose of Capacity and Availability Management (CAM) is to plan and monitor the effective provision

More information

Software Engineering. Software Processes. Based on Software Engineering, 7 th Edition by Ian Sommerville

Software Engineering. Software Processes. Based on Software Engineering, 7 th Edition by Ian Sommerville Software Engineering Software Processes Based on Software Engineering, 7 th Edition by Ian Sommerville Objectives To introduce software process models To describe three generic process models and when

More information

Requirements engineering

Requirements engineering Learning Unit 2 Requirements engineering Contents Introduction............................................... 21 2.1 Important concepts........................................ 21 2.1.1 Stakeholders and

More information

Evaluation and Integration of Risk Management in CMMI and ISO/IEC 15504

Evaluation and Integration of Risk Management in CMMI and ISO/IEC 15504 Evaluation and Integration of Risk Management in CMMI and ISO/IEC 15504 Dipak Surie, Email : ens03dse@cs.umu.se Computing Science Department Umea University, Umea, Sweden Abstract. During software development,

More information

Towards a Semantic Knowledge Life Cycle Approach for Aerospace Design Engineering

Towards a Semantic Knowledge Life Cycle Approach for Aerospace Design Engineering Towards a Semantic Knowledge Life Cycle Approach for Aerospace Design Engineering Isaac Sanya a, Essam Shehab a,1, Dave Lowe b, Maksim Maksimovic a and Ahmed Al-Ashaab a a, Decision Engineering Centre,

More information

Domain Analysis for the Reuse of Software Development Experiences 1

Domain Analysis for the Reuse of Software Development Experiences 1 Domain Analysis for the Reuse of Software Development Experiences 1 V. R. Basili*, L. C. Briand**, W. M. Thomas* * Department of Computer Science University of Maryland College Park, MD, 20742 USA ** CRIM

More information

Appendix: Dynamics of Agile Software Development Model Structure

Appendix: Dynamics of Agile Software Development Model Structure Appendix: Dynamics of Agile Software Development Model Structure This study was conducted within the context of a much broader research effort to study, gain insight into, and make predictions about the

More information

Abstract. 1 Introduction

Abstract. 1 Introduction Amir Tomer Amir Tomer is the Director of Systems and Software Engineering Processes at RAFAEL Ltd., Israel,with whom he has been since 1982,holding a variety of systems and software engineering positions,both

More information

Knowledge-based Approach in Information Systems Life Cycle and Information Systems Architecture

Knowledge-based Approach in Information Systems Life Cycle and Information Systems Architecture 5 th Slovakian-Hungarian Joint Symposium on Applied Machine Intelligence and Informatics January 25-26, 2007 Poprad, Slovakia Knowledge-based Approach in Information Systems Life Cycle and Information

More information

Software Engineering for Software-Intensive Systems: III The Development Life Cycle

Software Engineering for Software-Intensive Systems: III The Development Life Cycle Software Engineering for Software-Intensive Systems: III The Development Life Cycle Assistant Professor Dr. Room E 3.165 Tel. 60-3321 Email: hg@upb.de Outline I Introduction II Foundations III The Development

More information

Systematization of Requirements Definition for Software Development Processes with a Business Modeling Architecture

Systematization of Requirements Definition for Software Development Processes with a Business Modeling Architecture Systematization of Requirements Definition for Software Development Processes with a Business Modeling Architecture Delmir de Azevedo Junior 1 and Renato de Campos 2 1 Petrobras University, Republican

More information

Cost Benefit Oriented Analysis for Designing Optimum Quality Assurance Practices on Software Development

Cost Benefit Oriented Analysis for Designing Optimum Quality Assurance Practices on Software Development Cost Benefit Oriented Analysis for Designing Optimum Quality Assurance Practices on Software Development Md. Baharul Islam Department of Multimedia Technology and Creative Arts Daffodil International University

More information

Motivations. spm - 2014 adolfo villafiorita - introduction to software project management

Motivations. spm - 2014 adolfo villafiorita - introduction to software project management Risk Management Motivations When we looked at project selection we just took into account financial data In the scope management document we emphasized the importance of making our goals achievable, i.e.

More information

2. Analysis, Design and Implementation

2. Analysis, Design and Implementation 2. Subject/Topic/Focus: Software Production Process Summary: Software Crisis Software as a Product: From Individual Programs to Complete Application Systems Software Development: Goals, Tasks, Actors,

More information

Modellistica Medica. Maria Grazia Pia, INFN Genova. Scuola di Specializzazione in Fisica Sanitaria Genova Anno Accademico 2002-2003

Modellistica Medica. Maria Grazia Pia, INFN Genova. Scuola di Specializzazione in Fisica Sanitaria Genova Anno Accademico 2002-2003 Modellistica Medica Maria Grazia Pia INFN Genova Scuola di Specializzazione in Fisica Sanitaria Genova Anno Accademico 2002-2003 Lezione 16-17 Introduction to software process Software process models,

More information

Outline. III The Development Life Cycle. Characteristics of Software Development Methodologies. The Prototyping Process

Outline. III The Development Life Cycle. Characteristics of Software Development Methodologies. The Prototyping Process Software Engineering for Software-tensive Systems: Assistant Professor Dr. Room E 3.165 Tel. 60-3321 Email: hg@upb.de line I troduction II Foundations IV Requirements V Analysis & Design VI Implementation

More information

Security Considerations for the Spiral Development Model

Security Considerations for the Spiral Development Model Security Considerations for the Spiral Development Model Loye Lynn Ray University of Maryland University College 3501 University Blvd East Adelphi, MD 20783 Loye.ray@faculty.umuc.edu 717-718-5727 Abstract

More information

A Comparison of SOA Methodologies Analysis & Design Phases

A Comparison of SOA Methodologies Analysis & Design Phases 202 A Comparison of SOA Methodologies Analysis & Design Phases Sandra SVANIDZAITĖ Institute of Mathematics and Informatics, Vilnius University Abstract. Service oriented computing is a new software engineering

More information

Measuring Software Process Efficiency. By Gary Gack, Process-Fusion.net

Measuring Software Process Efficiency. By Gary Gack, Process-Fusion.net Measuring Software Process Efficiency By Gary Gack, Process-Fusion.net This article is the second in a series of three. The first article, Measuring Software Process Effectiveness describes use of the

More information

Patterns in Software Engineering

Patterns in Software Engineering Patterns in Software Engineering Lecturer: Raman Ramsin Lecture 7 GoV Patterns Architectural Part 1 1 GoV Patterns for Software Architecture According to Buschmann et al.: A pattern for software architecture

More information

Evaluating OO-CASE tools: OO research meets practice

Evaluating OO-CASE tools: OO research meets practice Evaluating OO-CASE tools: OO research meets practice Danny Greefhorst, Matthijs Maat, Rob Maijers {greefhorst, maat, maijers}@serc.nl Software Engineering Research Centre - SERC PO Box 424 3500 AK Utrecht

More information

Iterative Design and Testing within the Software Development Life Cycle

Iterative Design and Testing within the Software Development Life Cycle Software Quality Journal, 6(4), December 1997, 295-309 Iterative Design and Testing within the Software Development Life Cycle Bor-Yuan Tsai *, Simon Stobart, Norman Parrington and Barrie Thompson School

More information

Figure 1. Basic Petri net Elements

Figure 1. Basic Petri net Elements ABCM Symposium Series in Mechatronics - Vol. 3 - pp.653-658 Copyright c 2008 by ABCM A REAL OBJECT CONTROL SYSTEM FOR USE IN MANUFACTURING TELEPRESENCE ENVIRONMENTS. Claiton de Oliveira Department of Mechanical

More information

A SOFTWARE PROJECT DYNAMICS MODEL FOR PROCESS COST, SCHEDULE AND RISK ASSESSMENT. Raymond Joseph Madachy. A Dissertation Presented to the

A SOFTWARE PROJECT DYNAMICS MODEL FOR PROCESS COST, SCHEDULE AND RISK ASSESSMENT. Raymond Joseph Madachy. A Dissertation Presented to the A SOFTWARE PROJECT DYNAMICS MODEL FOR PROCESS COST, SCHEDULE AND RISK ASSESSMENT by Raymond Joseph Madachy A Dissertation Presented to the FACULTY OF THE GRADUATE SCHOOL UNIVERSITY OF SOUTHERN CALIFORNIA

More information

Software Engineering. Objectives. Designing, building and maintaining large software systems

Software Engineering. Objectives. Designing, building and maintaining large software systems Software Engineering Objectives Designing, building and maintaining large software systems To define software engineering and explain its importance To discuss the concepts of software products and software

More information

PROJECT TIME MANAGEMENT

PROJECT TIME MANAGEMENT 6 PROJECT TIME MANAGEMENT Project Time Management includes the processes required to ensure timely completion of the project. Figure 6 1 provides an overview of the following major processes: 6.1 Activity

More information

Chapter 3 Chapter 3 Service-Oriented Computing and SOA Lecture Note

Chapter 3 Chapter 3 Service-Oriented Computing and SOA Lecture Note Chapter 3 Chapter 3 Service-Oriented Computing and SOA Lecture Note Text book of CPET 545 Service-Oriented Architecture and Enterprise Application: SOA Principles of Service Design, by Thomas Erl, ISBN

More information

Offshore-Outsourced Software Development Risk Management Model

Offshore-Outsourced Software Development Risk Management Model Offshore-Outsourced Software Development Risk Management Model Shareeful Islam, Siv Hilde Houmb, Daniel Mendez-Fernandez and Md. Mahbubul Alam Joarder Institut für Informatik, Technische Universität München,

More information

Summary of GAO Cost Estimate Development Best Practices and GAO Cost Estimate Audit Criteria

Summary of GAO Cost Estimate Development Best Practices and GAO Cost Estimate Audit Criteria Characteristic Best Practice Estimate Package Component / GAO Audit Criteria Comprehensive Step 2: Develop the estimating plan Documented in BOE or Separate Appendix to BOE. An analytic approach to cost

More information

Product Derivation Process and Agile Approaches: Exploring the Integration Potential

Product Derivation Process and Agile Approaches: Exploring the Integration Potential Product Derivation Process and Agile Approaches: Exploring the Integration Potential Padraig O Leary, Muhammad Ali Babar, Steffen Thiel, Ita Richardson Lero, the Irish Software Engineering Research Centre,

More information

Phases, Activities, and Work Products. Object-Oriented Software Development. Project Management. Requirements Gathering

Phases, Activities, and Work Products. Object-Oriented Software Development. Project Management. Requirements Gathering Object-Oriented Software Development What is Object-Oriented Development Object-Oriented vs. Traditional Development An Object-Oriented Development Framework Phases, Activities, and Work Products Phases,

More information

C. Wohlin, "Managing Software Quality through Incremental Development and Certification", In Building Quality into Software, pp. 187-202, edited by

C. Wohlin, Managing Software Quality through Incremental Development and Certification, In Building Quality into Software, pp. 187-202, edited by C. Wohlin, "Managing Software Quality through Incremental Development and Certification", In Building Quality into Software, pp. 187-202, edited by M. Ross, C. A. Brebbia, G. Staples and J. Stapleton,

More information

A Case Study of the Systems Engineering Process in Healthcare Informatics Quality Improvement. Systems Engineering. Ali M. Hodroj

A Case Study of the Systems Engineering Process in Healthcare Informatics Quality Improvement. Systems Engineering. Ali M. Hodroj A Case Study of the Systems Engineering Process in Healthcare Informatics Quality Improvement By Ali M. Hodroj Project Report submitted to the Faculty of the Maseeh School of Engineering and Computer Science

More information

Software Processes. The software process. Generic software process models. Waterfall model. Waterfall model phases

Software Processes. The software process. Generic software process models. Waterfall model. Waterfall model phases Software Processes CSC 221 Introduction to Software Engineering software processes extract from Sommerville s chapter 3 slides Alan Dix Coherent sets of activities for specifying, designing, implementing

More information

Engineering Process Software Qualities Software Architectural Design

Engineering Process Software Qualities Software Architectural Design Engineering Process We need to understand the steps that take us from an idea to a product. What do we do? In what order do we do it? How do we know when we re finished each step? Production process Typical

More information

A SYSTEMATIC APPROACH FOR COMPONENT-BASED SOFTWARE DEVELOPMENT

A SYSTEMATIC APPROACH FOR COMPONENT-BASED SOFTWARE DEVELOPMENT A SYSTEMATIC APPROACH FOR COMPONENT-BASED SOFTWARE DEVELOPMENT Cléver Ricardo Guareis de Farias, Marten van Sinderen and Luís Ferreira Pires Centre for Telematics and Information Technology (CTIT) PO Box

More information

Semantic Search in Portals using Ontologies

Semantic Search in Portals using Ontologies Semantic Search in Portals using Ontologies Wallace Anacleto Pinheiro Ana Maria de C. Moura Military Institute of Engineering - IME/RJ Department of Computer Engineering - Rio de Janeiro - Brazil [awallace,anamoura]@de9.ime.eb.br

More information

Knowledge Infrastructure for Project Management 1

Knowledge Infrastructure for Project Management 1 Knowledge Infrastructure for Project Management 1 Pankaj Jalote Department of Computer Science and Engineering Indian Institute of Technology Kanpur Kanpur, India 208016 Jalote@iitk.ac.in Abstract In any

More information

Agile Development and Software Architecture: Understanding Scale and Risk

Agile Development and Software Architecture: Understanding Scale and Risk Agile Development and Software Architecture: Understanding Scale and Risk Software Engineering Institute Carnegie Mellon University Pittsburgh, PA 15213 Robert L. Nord SSTC, April 2012 In collaboration

More information

A System Dynamics Software Process Simulator for Staffing Policies Decision Support

A System Dynamics Software Process Simulator for Staffing Policies Decision Support A System Dynamics Software Process Simulator for Staffing Policies Decision Support Dr. James Collofello Dept. of Computer Science and Engineering Arizona State University Tempe, Arizona 85287-5406 (602)

More information

Lecture Slides for Managing and Leading Software Projects. Chapter 1: Introduction

Lecture Slides for Managing and Leading Software Projects. Chapter 1: Introduction Lecture Slides for Managing and Leading Software Projects Chapter 1: Introduction developed by Richard E. (Dick) Fairley, Ph.D. to accompany the text Managing and Leading Software Projects published by

More information