Normal view MARC view ISBD view

The unified software development process

By: Jacobson, Ivar
Title By: Booch, Grady | Rumbaugh, James
Series: Addison-Wesley Object technology series.Publisher: Reading, Mass : Addison-Wesley, c1999.Description: xxix, 463 p. : ill. ; 25 cm.ISBN: 9780201571691Program: CSIT114Subject(s): Object-oriented methods (Computer science) | UML | Computer software -- DevelopmentDDC classification: 005.1 JA UN Online resources: Location Map
Summary:
Provides an overview of the Unified Process for software development, with a practical focus on modeling using the Unified Modeling Language (UML). This book demonstrates how the notation and process complement one another, using UML models to illustrate the new process in action. It describes the constructs such as use cases, actors, and more.
Tags from this library: No tags from this library for this title. Log in to add tags.
    average rating: 0.0 (0 votes)
Item type Home library Call number Status Date due Barcode Item holds
REGULAR University of Wollongong in Dubai
Main Collection
005.1 JA UN (Browse shelf) Available T0064779
Total holds: 0

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

Provides an overview of the Unified Process for software development, with a practical focus on modeling using the Unified Modeling Language (UML). This book demonstrates how the notation and process complement one another, using UML models to illustrate the new process in action. It describes the constructs such as use cases, actors, and more.

CSIT114

Powered by Koha