software reusability

10
SOFTWARE SOFTWARE REUSABILITY REUSABILITY

Upload: amol-jadhav

Post on 29-Jan-2016

3 views

Category:

Documents


0 download

DESCRIPTION

SOFTWARE REUSABILITY

TRANSCRIPT

Page 1: SOFTWARE REUSABILITY

SOFTWARE SOFTWARE REUSABILITYREUSABILITY

Page 2: SOFTWARE REUSABILITY

What is Software ReuseWhat is Software Reuse

• Software reuse is the process of implementing or updating software systems using existing software components.

Page 3: SOFTWARE REUSABILITY

Types of Reuse Types of Reuse

• Horizontal Reuse

• Vertical Reuse

Page 4: SOFTWARE REUSABILITY

HORIZONTAL REUSE AND HORIZONTAL REUSE AND VERTICAL REUSEVERTICAL REUSE

• Horizontal reuse to software components used across a wide variety of applications.

• Vertical Reuse the reuse of system functional areas, or domains, that can be used by a family of systems with similar functionality .

Page 5: SOFTWARE REUSABILITY

Organization and Process Organization and Process

• Reusable components should be designed and built in a clearly defined, open way, with concise interface specifications, understandable documentation, and an eye towards future use.

Page 6: SOFTWARE REUSABILITY

CHALLENGES IN SOFTWARE CHALLENGES IN SOFTWARE REUSEREUSE

• Defining an organizational structure for maintaining the product line, including core assets and the customer specific products with special non-core functionality

• Defining a process for producing a new member of the product line (or upgrading an old one) from the core assets with customer specific requirements

• Defining a process for adding functionality to the core product line assets based on new customer requirements

• Instituting a training program for reuse strategies in management, design, implementation, test-all phases of the development process.

Page 7: SOFTWARE REUSABILITY

REUSE COSTSREUSE COSTS

• It is costly

• It involves spans organizational, technical, and process changes, as well as the cost of tools to support those changes, and the cost of training people on the new tools and changes.

Page 8: SOFTWARE REUSABILITY

REUSE PROCEDUREREUSE PROCEDURE

• Component Evaluation

• Component Certification

• Reuse Implementation

Page 9: SOFTWARE REUSABILITY

TOOLS USED IN REUSETOOLS USED IN REUSE

• Component management tools, such as repositories, for architectures, designs, documentation, and code must be developed and maintained

• Domain analysis tools and procedures for the development and maintenance of a domain architecture

Page 10: SOFTWARE REUSABILITY

Reuse Advantages Reuse Advantages

• Higher quality products

• Less development time

• Higher scheduling accuracy

• Reliability