Home > Store

Unified Software Development Process, The

Register your product to gain access to bonus material or receive a coupon.

Unified Software Development Process, The

Book

  • Sorry, this book is no longer in print.
Not for Sale

Description

  • Copyright 1999
  • Edition: 1st
  • Book
  • ISBN-10: 0-201-57169-2
  • ISBN-13: 978-0-201-57169-1

This landmark book provides a thorough overview of the Unified Process for software development, with a practical focus on modeling using the Unified Modeling Language (UML). The Unified Process goes beyond mere object-oriented analysis and design to spell out a proven family of techniques that supports the complete software development life cycle. The result is a component-based process that is use-case driven, architecture-centric, iterative, and incremental.

The Unified Process takes full advantage of the industry-standard Unified Modeling Language. This book demonstrates how the notation and process complement one another, using UML models to illustrate the new process in action. The authors clearly describe the semantics and notation of the different higher-level constructs used in the models. Constructs such as use cases, actors, subsystems, classes, interfaces, active classes, processes, threads, nodes, and most relations are described in the context of a model. Object technology practitioners and software engineers familiar with the authors' past work will appreciate The Unified Software Development Process as a useful means of learning the current best practices in software development.

0201571692B04062001

Sample Content

Table of Contents



Preface.

I. THE UNIFIED SOFTWARE DEVELOPMENT PROCESS.

1. The Unified Process: Use-Case Driven, Architecture-Centric, Iterative, and Incremental.

The Unified Process in a Nutshell.

The Unified Process Is Use-Case Driven.

The Unified Process Is Architecture-Centric.

The Unified Process Is Iterative and Incremental.

The Life of the Unified Process.

The Product.

Phases within a Cycle.

An Integrated Process.

2. The Four Ps: People, Project, Product, and Process in Software Development.

People Are Crucial.

Development Processes Affect People.

Roles Will Change.

Turning “Resources” into “Workers.”

Projects Make the Product.

Product Is More Than Code.

What Is a Software System?

Artifacts.

A System Has a Collection of Models.

What Is a Model?

Each Model Is a Self-Contained View of the System.

Inside a Model.

Relationships between Models.

Process Directs Projects.

Process: A Template.

Related Activities Make Up Workflows.

Specializing Process.

Merits of Process.

Tools Are Integral to Process.

Tools Impact Process.

Process Drives Tools.

Balance Process and Tools.

Visual Modeling Supports UML.

Tools Support the Whole Life Cycle.

References.

3. A Use-Case-Driven Process.

Use-Case-Driven Development in Brief.

Why Use Cases?

To Capture the Value Adding Requirements.

To Drive the Process.

To Devise the Architecture and More...

Capturing the Use Cases.

The Use-Case Model Represents the Functional Requirements.

Actors Are the Environment of the System.

Use Cases Specify the System.

Analysis, Design, and Implementation to Realize the Use Cases.

Creating the Analysis Model from the Use Cases.

Each Class Must Fulfill All Its Collaboration Roles.

Creating the Design Model from the Analysis Model.

Subsystems Group Classes.

Creating the Implementation Model from the Design Model.

Testing the Use Cases.

Summing Up.

References.

4. An Architecture-Centric Process

Architecture in Brief.

Why We Need Architecture.

Understanding the System.

Organizing Development.

Fostering Reuse.

Evolving the System.

Use Cases and Architecture.

The Steps to an Architecture.

The Architecture Baseline Is a “Small, Skinny” System.

Using Architecture Patterns.

Describing Architecture.

The Architect Creates the Architecture.

Finally, an Architecture Description!

The Architectural View of the Use-Case Model.

The Architectural View of the Design Model.

The Architectural View of the Deployment Model.

The Architectural View of the Implementation Model.

Three Interesting Concepts.

What Is Architecture?

How Is It Obtained?

How Is It Described?

References.

5. An Iterative and Incremental Process.

Iterative and Incremental in Brief.

Develop in Small Steps.

What Iteration Is Not.

Why Iterative and Incremental Development?

Mitigating Risks.

Getting a Robust Architecture.

Handling Changing Requirements.

Allowing for Tactical Changes.

Achieving Continuous Integration.

Attaining Early Learning.

The Iterative Approach is Risk-Driven.

Iterations Alleviate Technical Risks.

Management Is Responsible for Nontechnical Risks.

Dealing with Risks.

The Generic Iteration.

What an Iteration Is.

Planning the Iterations.

Sequencing the Iterations.

The Result of an Iteration Is an Increment.

Iterations over the Life Cycle.

Models Evolve from Iterations.

Iterations Challenge the Organization.

References.

II. THE CORE WORKFLOWS.

6. Requirements Capture: From Vision to Requirements.

Why Requirements Capture Is Difficult.

The Purpose of the Requirements Workflow.

Overview of Requirements Capture.

The Role of Requirements in the Software Life Cycle.

Understanding the System Context Using a Domain Model.

What Is a Domain Model?

Developing a Domain Model.

Use of the Domain Model.

Understanding the System Context Using a Business Model.

What Is a Business Model?

How to Develop a Business Model.

Find Use Cases from a Business Model.

Supplementary Requirements.

Summary.

References.

7. Capturing the Requirements as Use Cases.

Introduction.

Artifacts.

Artifact: Use-Case Model.

Artifact: Actor.

Use Case.

Artifact: Architecture Description (View of the Use-Case Model).

Artifact: Glossary.

Artifact: User-Interface Prototype.

Workers.

Worker: System Analyst.

Worker: Use-Case Specifier.

User-Interface Designer.

Worker: Architect.

Workflow.

Activity: Find Actors and Use Cases.

Activity: Prioritize Use Cases.

Activity: Detail a Use Case.

Activity: Prototype User Interface.

Activity: Structure the Use-Case Model.

Summary of the Requirements Workflow.

References.

8. Analysis.

Introduction.

Analysis in Brief.

Why Analysis Is not Design or Implementation.

The Purpose of Analysis: Summary.

Concrete Examples of When to Employ Analysis.

The Role of Analysis in the Software Life Cycle.

Artifacts.

Artifact: Analysis Model.

Artifact: Analysis Class.

Artifact: Use-Case Realization—Analysis.

Artifact: Analysis Package.

Artifact: Architecture Description (View of the Analysis Model).

Workers.

Worker: Architect.

Worker: Use-Case Engineer.

Worker: Component Engineer.

Workflow.

Activity: Architectural Analysis.

Activity: Analyze a Use Case.

Activity: Analyze a Class.

Activity: Analyze a Package.

Summary of Analysis.

References.

9. Design.

Introduction.

The Role of Design in the Software Life Cycle.

Artifacts.

Artifact: Design Model.

Artifact: Design Class.

Artifact: Use-Case Realization—Design.

Artifact: Design Subsystem.

Artifact: Interface.

Artifact: Architecture Description (View of the Design Model).

Artifact: Deployment Model.

Artifact: Architecture Description (View of the Deployment Model).

Workers.

Worker: Architect.

Worker: Use-Case Engineer.

Worker: Component Engineer.

Workflow.

Activity: Architectural Design.

Activity: Design a Use Case.

Activity: Design a Class.

Activity: Design a Subsystem.

Summary of Design.

References.

10. Implementation.

Introduction.

The Role of Implementation in the Software Life Cycle.

Artifacts.

Artifact: Implementation Model.

Artifact: Component.

Artifact: Implementation Subsystem.

Artifact: Interface.

Artifact: Architecture Description (View of the Implementation Model).

Artifact: Integration Build Plan.

Workers.

Worker: Architect.

Worker: Component Engineer.

Worker: System Integrator.

Workflow.

Activity: Architectural Implementation.

Activity: Integrate System.

Activity: Implement a Subsystem.

Activity: Implement a Class.

Activity: Perform Unit Test.

Summary of Implementation.

References.

11. Test.

Introduction.

The Role of Testing in the Software Life Cycle.

Artifacts.

Artifact: Test Model.

Artifact: Test Case.

Artifact: Test Procedure.

Artifact: Test Component.

Artifact: Plan Test.

Artifact: Defect.

Artifact: Evaluate Test.

Workers.

Worker: Test Designer.

Worker: Component Engineer.

Worker: Integration Tester.

Worker: System Tester.

Workflow.

Activity: Plan Test.

Activity: Design Test.

Activity: Implement Test.

Activity: Perform Integration Test.

Activity: Perform System Test.

Activity: Evaluate Test.

Summary of Testing.

References.

III. ITERATIVE AND INCREMENTAL DEVELOPMENT.

12. The Generic Iteration Workflow.

The Need for Balance.

The Phases Are the First Division of Work.

Inception Phase Establishes Feasibility.

Elaboration Phase Focuses on “Do-Ability.”

Construction Phase Builds the System.

Transition Phase Moves into the User Environment.

The Generic Iteration Revisited.

Core Workflows Repeat in Each Iteration.

Workers Participate in the Workflows.

Planning Precedes Doing.

Plan the Four Phases.

Plan the Iterations.

Think Long Term.

Plan the Evaluation Criteria.

Risks Affect Project Planning.

Manage a Risk List.

Risks Affect the Iteration Plan.

Schedule Risk Action.

Use-Case Prioritization.

Risks Specific to a Particular Product.

Risk of Not Getting the Architecture Right.

Risk of Not Getting Requirements Right.

Resources Needed.

Projects Differ Widely.

A Typical Project Looks Like This.

Complex Projects Have Greater Needs.

New Product Line Calls for Experience.

Paying the Cost of the Resources Used.

Assess the Iterations and Phases.

Criteria Not Achieved.

The Criteria Themselves.

The Next Iteration.

Evolution of the Model Set.

13. Inception Launches the Project.

The Inception Phase in Brief.

Early in the Inception Phase.

Before the Inception Phase Begins.

Planning the Inception Phase.

Expanding the System Vision.

Setting the Evaluation Criteria.

The Archetypal Inception Iteration Workflow.

Introduction to the Five Core Workflows.

Fitting the Project into the Development Environment.

Finding Critical Risks.

Execute the Core Workflows, Requirements to Test.

Capture the Requirements.

Analysis.

Design.

Test.

Make the Initial Business Case.

Outline Business Bid.

Estimate Return on Investment.

Assess the Iteration(s) in the Inception Phase.

Planning the Elaboration Phase.

The Deliverables for the Inception Phase.

14. The Elaboration Phase Makes the Architectural Baseline.

The Elaboration Phase in Brief.

Early in the Elaboration Phase.

Planning the Elaboration Phase.

Building the Team.

Modifying the Development Environment.

Setting Evaluation Criteria.

The Archetypal Elaboration Iteration Workflow.

Capture and Refine Most of the Requirements.

Develop the Architectural Baseline.

Iterate While the Team Is Small.

Execute the Core Workflows—Requirements to Test.

Capture the Requirements.

Analysis.

Design.

Implementation.

Test.

Make the Business Case.

Prepare the Business Bid.

Update Return on Investment.

Assess the Iterations in the Elaboration Phase.

Planning the Construction Phase.

The Key Deliverables.

15. Construction Leads to Initial Operational Capability.

The Construction Phase in Brief.

Early in the Construction Phase.

Staffing the Phase.

Setting the Evaluation Criteria.

The Archetypal Construction Iteration Workflow.

Execute the Core Workflows—Requirements to Testing.

Requirements.

Analysis.

Design.

Implementation.

Test.

Controlling the Business Case.

Assess the Iterations and the Construction Phase.

Planning the Transition Phase.

The Key Deliverables.

16. Transition Completes Product Release.

The Transition Phase in Brief.

Early in the Transition Phase.

Planning the Transition Phase.

Staffing the Transition Phase.

Setting the Evaluation Criteria.

The Core Workflows Play a Small Role in this Phase.

What We Do in the Transition Phase.

Getting the Beta Release Out.

Installing the Beta Release.

Responding to the Test Results.

Adapting the Product to Varied User Environments.

Completing the Artifacts.

When Does the Project End?

Completing the Business Case.

Controlling Progress.

Review of the Business Plan.

Assess the Transition Phase.

Assess the Iterations and the Phase.

Postmortem of the Project.

Planning the Next Release or Generation.

The Key Deliverables.

17. Making the Unified Process Work.

The Unified Process Helps You Deal with Complexity.

The Life Cycle Objectives.

The Life Cycle Architecture.

Initial Operational Capability.

Product Release.

The Major Themes.

Management Leads Conversion to Unified Process.

The Case for Action.

The Reengineering Directive Persuades.

Implementing the Transition.

Specializing the Unified Process.

Tailoring the Process.

Filling in the Process Framework.

Relate to the Broader Community.

Get the Benefits of the Unified Process.

References.

Appendix A: Overview of the UML.

Introduction.

Vocabulary.

Extensibility Mechanisms.

Graphical Notation.

Structural Things.

Behavioral Things.

Grouping Things.

Annotational Things.

Dependency Relationships.

Association Relationships.

Generalization Relationships.

Extensibility Mechanisms.

Glossary of Terms.

References.

Appendix B: The Unified Process-Specific Extensions of the UML.

Introduction.

Stereotypes.

Tagged Values.

Graphical Notation.

References.

Appendix C: General Glossary.

Introduction.

Terms.

Index. 0201571692T04062001

Preface

<@INCLUDE include/titles/0-201-57169-2/preface>

0201571692P04062001

Updates

Submit Errata

More Information

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020