Life Cycle Activity Areas for Component-Based Software Engineering Processes
|
|
|
- Erin Stewart
- 10 years ago
- Views:
Transcription
1 Life Cycle Activity Areas for Component-Based Software Engineering Processes Robert C. Seacord Software Engineering Institute Carnegie Mellon University Pittsburgh, PA USA Kingsley C. Nwosu Lucent Technologies, Inc Mountain Ave Room 3D-435 Murray Hill, NJ Abstract Although traditional software engineering focuses on development Component-based software engineering (CBSE) processes must focus on integration. In this paper, we elaborate on this focus into a process framework for CBSE consisting of four major activity areas: engineering, business, management, and overarching. We show how these activities are concurrent with respect to an iterative and incremental development model. Detailed discussions are also presented on the consequent issues, concerns, problems, and recommended solutions.. Introduction Over the years, it has been the ambition and goal of the Software Engineering community to quickly build a software system from components that have been developed outside of the development organization. This has been motivated by similar abilities in the companion hardware areas resulting in associated benefits such as shortened time to market and increased productivity. Due to developments in several areas of the industry and technology, that long cherished ambition is coming to fruition. Today, there are commercial off-the-shelf (COTS) products that perform functions that previously required custom-built software components. Component-Based Software Engineering (CBSE) process departs from the conventional software development process in that it is integration-centric as opposed to developmentcentric. A true CBSE process depends largely on selection, acquisition, and integration of components obtained from external vendors. While this is a positive trend, there are numerous issues, questions, and risks involved in component selection, acquisition, and integration that must be adequately addressed and resolved in a CBSE project. Multiple process models exist today, primarily focused on the building of custom systems. The exact nature of the relationships between traditional build process models and process models that incorporate the differences imposed by CBSE are unknown. There is an increasing
2 belief that existing process models are inadequate to address the unique CBSE concerns of development as primarily an integration effort as opposed to a custom development. Some of the issues to be determined include what the appropriate process model for CBSE should look like. In [Oberndorf 98a], Oberndorf, Sledge, Brownsword developed a process framework that defines the activity areas that cover the development and evolution of COTS-based systems for government programs. In this paper we adopt the broad outlines of this process framework and discuss the needs of component-based systems within this context. The exact nature of activity areas described in this paper differs in some regards from the COTS-based systems process framework defined in [Oberndorf 98a]. In our discussion of the process framework, we first present an overview of the integrated relationship between the different activity areas within the development life cycle. Secondly, we discuss the different activity areas, and the issues within each activity area, followed by our conclusions. Development life cycle overview The CBSE process framework consists of four system activity areas: engineering, business and management, and overarching. The engineering activity area covers activities associated with the technical conceptualization, construction, and sustaining of a system (hardware, software, and people). The business activity area includes activities associated with developing a business case for a component-based system, determining business process implications, and developing cost estimates. The management activity area covers activities that a project manager is directly responsible for such as cultural transition, information sharing, and CBSE policies. The overarching activity area covers organizational activities, or activities that may be common to several projects and are accordingly better addressed at an organizational level. Figure 1 shows the relationship of the major activity areas with respect to each other. Overarching Activity Area Management Activity Area Business Activity Area Engineering Activity Area Figure 1. Activity areas The activity areas are not an ordered sequence of phases, rather they involve iterative and incremental development activities that usually characterize and are often needed to accommodate the uncertainty that exists with most CBSE projects. Incremental development consists of a series of iterations involving activities from one or more activity areas, the successful completion of which results in the delivery of a final system. To elaborate these incremental life cycle activities, we adopt the Rational Objectory Process model [Quantrani 97] that structures the development process along two dimensions - division of the life cycle into phases and iterations (time) and production of a specific set of artifacts with well-defined activities (process components). The time dimension consists of the inception, elaboration, construction, and transition phases. The inception phase specifies the project vision; the elaboration phase defines the planning and architecture specification and design. The construction phase builds the product incrementally, while the transition phase does the manufacturing, delivering, and training. In our case, we use the same time
3 phases, but the process components are the activity areas identified above. As a result, Figure 2 shows the application of the Rational Objectory Process model on the proposed framework development process. Activity Areas Business Inception Elaboration Construction Transition Management Overarching Engineering Iterations Figure 2. Development life cycle phases and iterations As shown in Figure 2, successive iterations are required to complete each development life cycle phase. The inception phase, for example, comprises successive iterations of activities in the business, management and overarching activity areas. Specifically, these include business case analysis, cost estimations, addressing cultural issues, defining policies, and risk management. During the construction phase, these iterations are principally of activities in the engineering area. Activity areas The activity areas should be considered as a notional model that would be used to guide the detailed planning of a specific development project. Depending on the particular needs of a project, some activity areas would have greater emphasis than other areas. Overarching activity area The overarching activity area covers organizational activities, or activities that may be common to several projects and are accordingly better addressed at an organizational level such as managing vendor relationships. Examples of overarching activities include training, knowledge sharing and licensing. Although many of these activities correspond to activities within individual projects, they are on a significantly different level and have a different focus. For example, the licensing of a component or components at an organizational level may have a significant impact on the organization. Often an organization can negotiate a significantly better price on a component or component-line. This can assist projects in providing a core set of components they can use at a reduced cost. However, this approach may also have a negative impact by leading projects to select components that may not be the best fit for the particular needs of the project. Components may be selected because they are available at a reduced cost, particularly if project allowances for licensing components are cut as a consequence of spending at the organizational level. The most important activity in the overarching activity area is the establishment of an effective component-based strategy. This strategy can be represented in very broad terms or in very specific guidelines. Each approach has risks and benefits. In the Clinger-Cohen act, the federal government strongly encouraged the use of COTS in government acquisitions [Oberndorf 98b]. This has been interpreted in many different ways, often with adverse effect
4 to the programs involved. This is illustrative of the risks involved in defining strategy in broad terms. An alternate approach is to provide very specific guidelines. For example, an organization may go as far as to select a specific component model or framework and require projects to adhere to this framework. An organization may make a strategic decision, for example, to use only Microsoft COM components. This decision may have advantages in providing common components that can be re-used in different projects throughout the organization, and in having a common knowledge base that can be shared between development groups. The disadvantages, again, comes from encouraging projects to adopt technologies that may not be appropriate to the particular needs of the project. Strategic decisions are often made for reasons that have little or nothing to do with technology issues. However, it is important that the technical consequences of these decisions are understood. Engineering activity area The engineering activity area covers activities associated with the technical conceptualization, construction and sustainment of a system. CBSE has significantly different characteristics from traditional, custom system development. In particular, the use of system architectures and frameworks take on additional importance in a CBSE process. In fact, with the advent of Enterprise JavaBeans and the continued evolution of CORBA architectures can be viewed as components and be selected through an evaluation process. The characteristics of the architecture vary between domains, but in general the architecture attempts to ensure system characteristics that need to be handled in a common manner over multiple components. One example of this can be distributed transaction processing, where multiple components may implement operations that are part of a larger transaction that may need to be completed or rolled back as a whole. Problems such as these are intractable without a consistent architecture. Mismatches between an architecture and components often need to be addressed before a component can be successfully integrated. Architectural mismatch [Garlan 95] can often be addressed by implementing a wrapper, bridge or adapter for the mismatched component. Rarely should the architecture be altered to suit the needs of a specific component, unless this change can then be generalized and consistently applied to all components that comprise the system. Business activity area The business activity area includes activities associated with developing a business case for a component-based system, determining business process implications, and developing cost estimates. A component-based software engineering effort often introduces new concerns that are not at issue in more traditional custom development approaches. Software licensing issues, for example, often dictate the system design, as certain configurations may be prohibitively priced. Management activity area The management activity area covers activities a project manager is directly responsible for such as budgeting and risk management. In a component-based development effort, the budget is distributed between human resources and the purchase of licenses for software components. In a custom development
5 effort, the development effort can be sized and an appropriate development team can be staffed for the necessary period to complete the project. In CBSE, a tradeoff exists between purchasing and integrating commercially available components and the development of custom components. It is often impossible to determine in advance the requirements in each of these areas until the process is sufficiently advanced. For example, it is normally impossible to determine if a particular component can be used to provide a required capability until that component has been evaluated. In this case, it is impossible to determine if funds should be allocated for the purchase of the component or for a development effort to create a custom component until the evaluation is completed. An advanced CBSE process in this area will provide for maximum flexibility in exchanging development and licensing resources. Risk management exists in both a custom development effort and in a component-based software engineering effort, although the nature of the risks is often significantly different and must be understood and accounted for in a risk mitigation plan. CBSE must provide for continued evaluation of products so that the integration team can understand how market changes may affect their efforts. Conclusions In this paper, we have discussed a number of activity areas that form a process framework for component-based software development. We presented the concurrency between the activities of these activity areas with respect to an iterative and incremental development model. Detailed discussions are also presented on the issues, concerns, problems, and recommended solutions to the different major activity areas. As alluded to in several places in this paper, a true realization of a CBSE project involves addressing and solving numerous issues, many of them presented here, that are novel to component-based software engineering. All the issues presented here do not necessarily apply to every CBSE project, however, every CBSE project will be faced with many of these issues. References 1. Garlan, D., Allen, R., and Ockerbloom, J.: Architectural Mismatch or Why It s Hard to Build Systems Out of Existing Parts, Proceedings of the International Conferences on Software Engineering, Seattle (1995) 2. Oberndorf, P., Sledge, C., Brownsword, L., COTS-Based Systems for Program Managers, Software Engineering Institute, Carnegie Mellon University, briefing. 3. Oberndorf, P., A Clarification of DoD COTS-Related Policies,, Software Engineering Institute, Carnegie Mellon University, briefing. Available WWW: URL: 4. Visual Modeling with Rational Rose and UML, Terry Quantrani, Addison-Wesley, 1997, ISBN:
Plan-Driven Methodologies
Plan-Driven Methodologies The traditional way to develop software Based on system engineering and quality disciplines (process improvement) Standards developed from DoD & industry to make process fit a
Chap 1. Introduction to Software Architecture
Chap 1. Introduction to Software Architecture 1. Introduction 2. IEEE Recommended Practice for Architecture Modeling 3. Architecture Description Language: the UML 4. The Rational Unified Process (RUP)
Basic Unified Process: A Process for Small and Agile Projects
Basic Unified Process: A Process for Small and Agile Projects Ricardo Balduino - Rational Unified Process Content Developer, IBM Introduction Small projects have different process needs than larger projects.
CS 389 Software Engineering. Lecture 2 Chapter 2 Software Processes. Adapted from: Chap 1. Sommerville 9 th ed. Chap 1. Pressman 6 th ed.
CS 389 Software Engineering Lecture 2 Chapter 2 Software Processes Adapted from: Chap 1. Sommerville 9 th ed. Chap 1. Pressman 6 th ed. Topics covered Software process models Process activities Coping
Software Engineering. Software Engineering. Component-Based. Based on Software Engineering, 7 th Edition by Ian Sommerville
Software Engineering Component-Based Software Engineering Based on Software Engineering, 7 th Edition by Ian Sommerville Objectives To explain that CBSE is concerned with developing standardised components
Component-based Development Process and Component Lifecycle Ivica Crnkovic 1, Stig Larsson 2, Michel Chaudron 3
Component-based Development Process and Component Lifecycle Ivica Crnkovic 1, Stig Larsson 2, Michel Chaudron 3 1 Mälardalen University, Västerås, Sweden, [email protected] 2 ABB Corporate Research,
I219 Software Design Methodology
I219 Software Design Methodology JAIST Master s Program Fall 2014 Nguyen Van Vu [email protected] Topics Course Introduction Objectives and Scope Evaluation Policies Content and Schedule Basic Concepts
An Overview of Challenges of Component Based Software Engineering
An Overview of Challenges of Component Based Software Engineering Shabeeh Ahmad Siddiqui Sr Lecturer, Al-Ahgaff University, Yemen Abstract Nowadays there is trend of using components in development of
Systems Integration: Co C mp m onent- t bas a e s d s o s ftw ft a w r a e r e ngin i eeri r n i g
Systems Integration: Component-based software engineering Objectives To explain that CBSE is concerned with developing standardised components and composing these into applications To describe components
A Configuration Management Model for Software Product Line
A Configuration Management Model for Software Product Line Liguo Yu 1 and Srini Ramaswamy 2 1 Computer Science and Informatics Indiana University South Bend South Bend, IN 46634, USA [email protected] 2 Computer
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
In this Lecture you will Learn: Development Process. Unified Software Development Process. Best Practice
In this Lecture you will Learn: Development Chapter 5C About the Unified Software Development How phases relate to workflows in an iterative life cycle An approach to system development Major activities
Development Methodologies
Slide 3.1 Development Methodologies Prof. Dr. Josef M. Joller [email protected] Development Methodologies Prof. Dr. Josef M. Joller 1 Session 3 Slide 3.2 SOFTWARE LIFE-CYCLE MODELS Development Methodologies
Component Based Software Engineering: A Broad Based Model is Needed
Component Based Software Engineering: A Broad Based Model is Needed Allen Parrish ([email protected]) Brandon Dixon ([email protected]) David Hale ([email protected]) Department of Computer Science
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
Principles of integrated software development environments. Learning Objectives. Context: Software Process (e.g. USDP or RUP)
Principles of integrated software development environments Wolfgang Emmerich Professor of Distributed Computing University College London http://sse.cs.ucl.ac.uk Learning Objectives Be able to define the
Design with Reuse. Building software from reusable components. Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 14 Slide 1
Design with Reuse Building software from reusable components. Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 14 Slide 1 Objectives To explain the benefits of software reuse and some reuse
Reaching CMM Levels 2 and 3 with the Rational Unified Process
Reaching CMM Levels 2 and 3 with the Rational Unified Process Rational Software White Paper TP174 Table of Contents INTRODUCTION... 1 LEVEL-2, REPEATABLE... 3 Requirements Management... 3 Software Project
Software Development Process Models and their Impacts on Requirements Engineering Organizational Requirements Engineering
Software Development Process Models and their Impacts on Requirements Engineering Organizational Requirements Engineering Prof. Dr. Armin B. Cremers Sascha Alda Overview Phases during Software Development
Elite: A New Component-Based Software Development Model
Elite: A New Component-Based Software Development Model Lata Nautiyal Umesh Kumar Tiwari Sushil Chandra Dimri Shivani Bahuguna Assistant Professor- Assistant Professor- Professor- Assistant Professor-
Classical Software Life Cycle Models
Classical Software Life Cycle Models SWEN 301 Trimester 1, 2015 Lecturer: Dr Hui Ma Engineering and Computer Science Lecture slides make use of material provided on the textbook's companion website Motivation
Using EVMS with COTS-Based Systems
Using EVMS with COTS-Based Systems Mary Jo Staley Patricia Oberndorf Carol A. Sledge June 2002 TECHNICAL REPORT CMU/SEI-2002-TR-022 ESC-TR-2002-022 Pittsburgh, PA 15213-3890 Using EVMS with COTS-Based
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
Component Based Development in Software Engineering
Component Based Development in Software Engineering Amandeep Bakshi, Rupinder Singh Abstract--In today s world, Component Based development is an active research area for more than a decade in software
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
Unit 1 Learning Objectives
Fundamentals: Software Engineering Dr. Rami Bahsoon School of Computer Science The University Of Birmingham [email protected] www.cs.bham.ac.uk/~rzb Office 112 Y9- Computer Science Unit 1. Introduction
The Unified Software Development Process
The Unified Software Development Process Technieche Universal Darmstadt FACHBEREICH IN-FORMAHK BLIOTHEK Ivar Jacobson Grady Booch James Rumbaugh Rational Software Corporation tnventar-nsr.: Sachgebiete:
Software Project Management using an Iterative Lifecycle Model
Software Corporation Software Project Management using an Iterative Lifecycle Model 1 Objectives of this Presentation To understand what the Unified Process is To understand the iterative lifecycle approach
System development lifecycle waterfall model
Slide 6.1 System development lifecycle waterfall model Figure 6.1 The waterfall model of system development lifecycle Slide 6.2 The b model Figure 6.2 The b model Source: N D Birrell and M A Ould, A Practical
Component Based Software Development: Processes and Problems
Component Based Software Development: Processes and Problems Wes J. Lloyd Computer Science, Colorado State University Fort Collins, Colorado, USA 80521 [email protected] Abstract: Component-based software
1.1 The Nature of Software... Object-Oriented Software Engineering Practical Software Development using UML and Java. The Nature of Software...
1.1 The Nature of Software... Object-Oriented Software Engineering Practical Software Development using UML and Java Chapter 1: Software and Software Engineering Software is intangible Hard to understand
A Review of an MVC Framework based Software Development
, pp. 213-220 http://dx.doi.org/10.14257/ijseia.2014.8.10.19 A Review of an MVC Framework based Software Development Ronnie D. Caytiles and Sunguk Lee * Department of Multimedia Engineering, Hannam University
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
The Role of the Software Architect
IBM Software Group The Role of the Software Architect Peter Eeles [email protected] 2004 IBM Corporation Agenda Architecture Architect Architecting Requirements Analysis and design Implementation
Guidelines for Developing a Product Line Production Plan
Guidelines for Developing a Product Line Production Plan Gary Chastek John D. McGregor June 2002 TECHNICAL REPORT CMU/SEI-2002-TR-006 ESC-TR-2002-006 Pittsburgh, PA 15213-3890 Guidelines for Developing
Supporting Workflow Overview. CSC532 Fall06
Supporting Workflow Overview CSC532 Fall06 Objectives: Supporting Workflows Define the supporting workflows Understand how to apply the supporting workflows Understand the activities necessary to configure
COTS and Reusable Software Management Planning: A Template for Life-Cycle Management
COTS and Reusable Software Management Planning: A Template for Life-Cycle Management William Anderson Ed Morris Dennis Smith Mary Catherine Ward October 2007 TECHNICAL REPORT CMU/SEI-2007-TR-011 ESC-TR-2007-011
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
Development models. 1 Introduction. 2 Analyzing development models. R. Kuiper and E.J. Luit
Development models R. Kuiper and E.J. Luit 1 Introduction We reconsider the classical development models: the Waterfall Model [Bo76], the V-Model [Ro86], the Spiral Model [Bo88], together with the further
Introduction to SOA governance and service lifecycle management.
-oriented architecture White paper March 2009 Introduction to SOA governance and Best practices for development and deployment Bill Brown, executive IT architect, worldwide SOA governance SGMM lead, SOA
Christina Wallin ABB Corporate Research Department of Industrial IT 721 78 Västerås +46 (0)21 34 50 74 [email protected].
Christina Wallin ABB Corporate Research Department of Industrial IT 721 78 Västerås +46 (0)21 34 50 74 [email protected] Software Development Lifecycle Models The Basic Types Rikard Land Mälardalens
TRADITIONAL VS MODERN SOFTWARE ENGINEERING MODELS: A REVIEW
Year 2014, Vol. 1, issue 1, pp. 49-56 Available online at: http://journal.iecuniversity.com TRADITIONAL VS MODERN SOFTWARE ENGINEERING MODELS: A REVIEW Singh RANDEEP a*, Rathee AMIT b a* Department of
The Enterprise Project Management Office
The Enterprise Project Management Office A Conceptual Review Dick Patterson [email protected] 1 Report Overview Almost all enterprises are confronted by accelerating change. An effective, Enterprise
7 Component-based Development Process and Component Lifecycle
7 Component-based Development Process and Component Lifecycle The process of component and component-based system development differs in many significant ways from the classical development process of
Salion s Experience with a Reactive Software Product Line Approach
Salion s Experience with a Reactive Software Product Line Approach Ross Buhrdorf Dale Churchett Salion, Inc., 720 Brazos St., Ste. 700 Austin TX 78701 USA [email protected] [email protected]
Security Engineering Best Practices. Arca Systems, Inc. 8229 Boone Blvd., Suite 750 Vienna, VA 22182 703-734-5611 [email protected].
Tutorial: Instructor: Topics: Biography: Security Engineering Best Practices Karen Ferraiolo, Arca Systems, Inc. 8229 Boone Blvd., Suite 750 Vienna, VA 22182 703-734-5611 [email protected] This tutorial
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
Software Lifecycles Models
Software Lifecycles Models Software Engineering Lecture 17 Bernd Bruegge Applied Software Engineering Technische Universitaet Muenchen 1 Outline of Today s Lecture Modeling the software life cycle Sequential
Information systems modelling UML and service description languages
Internet Engineering Tomasz Babczyński, Zofia Kruczkiewicz Tomasz Kubik Information systems modelling UML and service description languages Student Contact Hours: 25.02.2015- Location: 325 C3 room 25.03.2015:
Managing Software Product Line
* F 2 - Rules for Qualification of Developing and Managing Software Product Line F. Ahmed Electrical & Computer Engineering University of Western Ontario London Ontario, Canada, N5A5B9 [email protected] L.F.
Software Acquisition Planning Guidelines
Software Acquisition Planning Guidelines CMU/SEI-2005-HB-006 Editor: William E. Novak Contributors: Julie B. Cohen Anthony J. Lattanze Linda Levine, PhD William E. Novak Patrick R. H. Place Ray C. Williams
CS 6361, SPRING 2010 Advanced Requirements Engineering Web Based Meeting Scheduler- Project Plan
1 W E B B A S E D M E E T I N G S C H E D U L E R S Y S T E M Project Plan Version 4.0 CS 6361 ADVANCED REQUIREMENTS ENGINEERING, SPRING 2010 UNIVERSITY OF TEXAS AT DALLAS R E Q U I R E M E N T S E N G
Capability Maturity Model Integration (CMMI SM ) Fundamentals
Capability Maturity Model Integration (CMMI SM ) Fundamentals Capability Maturity Model Integration and CMMI are are service marks of Carnegie Mellon University 2008, GRafP Technologies inc. 1 What is
Trends in Embedded Software Development in Europe. Dr. Dirk Muthig [email protected]
Trends in Embedded Software Development in Europe Dr. Dirk Muthig [email protected] Problems A software project exceeds the budget by 90% and the project time by 120% in average Project Management
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
Improving Software Development Economics Part II: Reducing Software Product Complexity and Improving Software Processes
Improving Software Development Economics Part II: Reducing Software Product Complexity and Improving Software Processes by Walker Royce Vice President and General Manager Strategic Services Rational Software
Business Analysis Capability Assessment
Overview The Business Analysis Capabilities Assessment is a framework for evaluating the current state of an organization s ability to execute a business automation effort from and end-to-end perspective..
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 18-19 The Unified Process Static dimension Glossary UP (Unified
How To Model Software Development Life Cycle Models
Various Software Development Life Cycle Models Sahil Jindal, Puneet Gulati, Praveen Rohilla Dronacharya College of Engineering, India Abstract:An SDLC model is a conceptual framework describing different
What is a life cycle model?
What is a life cycle model? Framework under which a software product is going to be developed. Defines the phases that the product under development will go through. Identifies activities involved in each
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
Systems Engineering with RUP: Process Adoption in the Aerospace/ Defense Industry
March 2004 Rational Systems Engineering with RUP: Process Adoption in the Aerospace/ Defense Industry Why companies do it, how they do it, and what they get for their effort By Dave Brown, Karla Ducharme,
The Software Process. The Unified Process (Cont.) The Unified Process (Cont.)
The Software Process Xiaojun Qi 1 The Unified Process Until recently, three of the most successful object-oriented methodologies were Booch smethod Jacobson s Objectory Rumbaugh s OMT (Object Modeling
DEVELOPING REQUIREMENTS FOR DATA WAREHOUSE SYSTEMS WITH USE CASES
DEVELOPING REQUIREMENTS FOR DATA WAREHOUSE SYSTEMS WITH USE CASES Robert M. Bruckner Vienna University of Technology [email protected] Beate List Vienna University of Technology [email protected]
Surveying and evaluating tools for managing processes for software intensive systems
Master Thesis in Software Engineering 30 Credits, Advanced Level Surveying and evaluating tools for managing processes for software intensive systems Anuradha Suryadevara IDT Mälardalen University, ABB
A Capability Maturity Model (CMM)
Software Development Life Cycle (SDLC) and Development Methods There are some enterprises in which a careful disorderliness is the true method. Herman Melville Capability Maturity Model (CMM) A Capability
Scaling Down Large Projects to Meet the Agile Sweet Spot
Scaling Down Large Projects to Meet the Agile Sweet Spot Philippe Kruchten Kruchten Engineering Services Ltd Presenter Philippe Kruchten, Ph. D., P. Eng. KESL 2906 West 37 th avenue Vancouver BC V5Z 2M9
Requirements Engineering in Healthcare: Challenges, Solution Approaches and Best Practices
Requirements Engineering in Healthcare: Challenges, Solution Approaches and Best Practices MedConf 2009 Munich, October 13-15,2009 Table of Contents Siemens Healthcare and Vector Consulting Services Motivation
Modeling Web Applications Using Java And XML Related Technologies
Modeling Web Applications Using Java And XML Related Technologies Sam Chung Computing & Stware Systems Institute Technology University Washington Tacoma Tacoma, WA 98402. USA [email protected] Yun-Sik
Development/Maintenance/Reuse: Software Evolution in Product Lines
Development/Maintenance/Reuse: Software Evolution in Product Lines Stephen R. Schach Vanderbilt University, Nashville, TN, USA Amir Tomer RAFAEL, Haifa, Israel Abstract The evolution tree model is a two-dimensional
Architecture Centric Development in Software Product Lines
Architecture Centric Development in Software Product Lines Aurangzeb Khan DCE, College of E & ME National University of Science and Technology (NUST), Pakistan Farooque Azam DCE, College of E & ME National
The Rap on RUP : An Introduction to the Rational Unified Process
The Rap on RUP : An Introduction to the Rational Unified Process Jeff Jacobs Jeffrey Jacobs & Associates phone: 650.571.7092 email: [email protected] http://www.jeffreyjacobs.com Survey Does your
System Development Life Cycle Guide
TEXAS DEPARTMENT OF INFORMATION RESOURCES System Development Life Cycle Guide Version 1.1 30 MAY 2008 Version History This and other Framework Extension tools are available on Framework Web site. Release
Build v. Buy. A Decision Paradigm For Information Technology Applications
Build v. Buy A Decision Paradigm For Information Technology Applications By Kenneth S. Ledeen, Chairman and CEO, Nevo Technologies, Inc. www.nevo.com F ew Information Technology topics have received the
A FRAMEWORK FOR INTEGRATING SARBANES-OXLEY COMPLIANCE INTO THE SOFTWARE DEVELOPMENT PROCESS
A FRAMEWORK FOR INTEGRATING SARBANES-OXLEY COMPLIANCE INTO THE SOFTWARE DEVELOPMENT PROCESS Sushma Mishra Virginia Commonwealth University [email protected] Heinz Roland Weistroffer Virginia Commonwealth
3C05: Unified Software Development Process
3C05: Unified Software Development Process 1 Unit 5: Unified Software Development Process Objectives: Introduce the main concepts of iterative and incremental development Discuss the main USDP phases 2
Improving Software Development Economics Part I: Current Trends
Improving Software Development Economics Part I: Current Trends by Walker Royce Vice President and General Manager Strategic Services Rational Software Over the past two decades, the software industry
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
Risk Management Framework
Risk Management Framework Christopher J. Alberts Audrey J. Dorofee August 2010 TECHNICAL REPORT CMU/SEI-2010-TR-017 ESC-TR-2010-017 Acquisition Support Program Unlimited distribution subject to the copyright.
SOFTWARE PROCESS MODELS
SOFTWARE PROCESS MODELS Slide 1 Software Process Models Process model (Life-cycle model) - steps through which the product progresses Requirements phase Specification phase Design phase Implementation
COMP 354 Introduction to Software Engineering
COMP 354 Introduction to Software Engineering Greg Butler Office: EV 3.219 Computer Science and Software Engineering Concordia University, Montreal, Canada Email: [email protected] Winter 2015 Course
Module System Architecture Context
Module System Architecture Context by Gerrit Muller Buskerud University College and Buskerud University College e-mail: [email protected] www.gaudisite.nl Abstract The system architecture process is
Oracle Unified Method (OUM)
Oracle Unified Method (OUM) Oracle s Full Lifecycle Method for Deploying Oracle-Based Business Solutions O R A C L E W H I T E P A P E R J A N U A R Y 2 0 1 5 Table of Contents Executive Overview 1 Introduction
Using Rational Software Solutions to Achieve CMMI Level 2
Copyright Rational Software 2003 http://www.therationaledge.com/content/jan_03/f_cmmi_rr.jsp Using Rational Software Solutions to Achieve CMMI Level 2 by Rolf W. Reitzig Founder, Cognence, Inc. Over the
JOURNAL OF OBJECT TECHNOLOGY
JOURNAL OF OBJECT TECHNOLOGY Online at http://www.jot.fm. Published by ETH Zurich, Chair of Software Engineering JOT, 2007 Vol. 6, No. 1, January-February 2007 CM Configuration Change Management John D.
