Home > Store

Better Software Faster

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

Better Software Faster

Book

  • This product currently is not for sale.
Not for Sale

Description

  • Copyright 2002
  • Dimensions: K
  • Pages: 384
  • Edition: 1st
  • Book
  • ISBN-10: 0-13-008752-1
  • ISBN-13: 978-0-13-008752-2

Together: supercharging software development, from start to finish!

Together delivers a superbly integrated set of lifecycle tools for building software with breakthrough quality, efficiency, and performance. Now there's a definitive guide to making the most of Together: Better Software Faster. In this book, two leading Together mentors share the techniques you need to succeed every step of the way—from planning and requirements through development, debugging, delivery, and administration. You'll find detailed examples and practical insights for:

  • Leveraging Together's common language, diagrams, and building block components to improve team collaboration
  • Mastering TogetherSoft's "Model-Build-Deploy" approach to software development
  • Managing the software development process from the Together ControlCenter
  • Using Together to simplify modeling, design, and architecture
  • Taking advantage of Together's tools for enhancing programmer efficiency and reducing errors

Whether you're an analyst, architect, designer, developer, or manager ... no matter what enterprise technologies you're already using ... this book will help you streamline and supercharge your very next software project ... Together!

The Coad Series: Improving the ways people work together

Every book in the Coad Series (Peter Coad, series editor) delivers practical guidance for building better businesses, and the systems that support them—faster, better, and more easily. Legendary software methodology expert and TogetherSoft founder Peter Coad personally selects authors and books for this series, and works on a strategic level with every author throughout the book development process.

Sample Content

Online Sample Chapter

Together The Difference It Makes

Table of Contents

(NOTE: Most chapters conclude with What's Next.)

Foreword.


Preface.


Acknowledgments.


1. Together—The Difference It Makes.

We Need It Now! The Principles Behind This Book. Why Is Together Exciting Technology? Process, Process, All the Way.



2. The Last Step-Deploy and Run!

The CarServ System. Evolving the System. Inspecting the Single Model. Change and Redeploy. Documentation Generation.



3. The First Step: Model the Domain.

Elements of Specification. Domain Modeling. Types and Classes. Modeling Types as Classes.



4. The Stakeholder Step: Specify Requirements.

Business Process. System Functionality. Modeling the Users: Actors. Clarifying Requirements with State Chart Diagrams. Nonfunctional Requirements. Configuration Management.



5. The Controlling Step: Feature-Centric Management.

Getting in Control. Why Feature-Centric? Why Timeboxes? Why Adaptive? Estimating the Costs of Features. Use Cases Versus Features.



6. The Continuous Step: Measure the Quality.

How to Measure Quality. Testing. Metrics. Audits. Generating Documentation.



7. The Micro Step: Design and Implement.

A Worked Example. Effective Interaction Design. Effective Class Diagrams. Using Patterns. Refactoring With Together. Customizing Together.



8. The Macro Step: Architecture.

What Is Architecture and Why Is It Important? Framework First, or Functionality First? Responsibility for Architecture. Documenting Architectural Constraints. Managing Dependencies. Interactions Between Tiers. Managing Versions and Configurations.



9. The J2EE Architecture.

Using Together Makes it Easy. It's Not That Easy.



10. Parting Words.

We Need You to Do it Again! A Simple Summary. Now Over to You.



Appendix A: Installing the Case Study Software.

Before You Start. Together Download and Install. The Case Study. Quick Test.



Appendix B: JUnit and JunitX.

Motivation. Getting Started. Using Together's Testing Framework to Create TestCases and TestSuites. Behind the Scenes. Extensions. Writing Tests in Practice.



Appendix C: Customizing Together with .config files.

Motivation. Tips and Tricks. Bean Properties. Documenting Pattern Instances. Colored Notes. Before-and-After Object Diagrams. Documenting Package Dependencies.



Appendix D: Customizing Together's Templates.

Motivation. Behind the Scenes. Collections API Templates. Templates.



Appendix E: Customizing Together's Inspectors.

Motivation. Inspector Property Builder. Using the Config-Based Inspector. Open API. Inspector Framework. To Conclude.



Appendix F: The RwiSupport Framework.

Motivation. Framework Classes. Possible Enhancements.



Appendix G: CarServ Case Study.

Bibliography.



Index.

Preface

Preface

Why we wrote this book

There is a vast difference between a product that forces you to change the way you work and one that inspires you to work differently. Being forced to do it "their" way is uncomfortable and usually unproductive. The freedom to discover better ways of working is more enjoyable and inspires new insights into other approaches to get your work done.

The reason we wrote this book is a product called Together ControlCenter and the different way of working that it enables. We didn't just write it for users of Together—users of competing development platforms or no development platform will, we hope, also find it helpful, but we admit, Together is the inspiration behind the book.

You won't often come across products that fit into the "inspirational" category, but it seems for many users that's exactly where Together fits. It is certainly revolutionary compared to the typical modeling and code-generation tools that preceded it. For us, Together ControlCenter has caused us to look again at how teams work together. So, one of the objectives of this book is to show you how Together will help you to develop software in ways that deliver the same or better quality software in a shorter timeframe—in short, how to make better software faster.

Who we wrote it for

We wrote this book for software development teams, their team leaders, and their managers—particularly, small teams using Java or similar object-oriented languages as their programming language.

Small teams consist of more than a pair of developers and fewer than a dozen. A small team doesn't need subdivisions for management purposes; it has minimum administrative overhead and it consists of people who generally all know each other well—at least they do after a few months of the project! That gives small teams great advantages over large teams, even though their resources are less. The likelihood of a project failing increases significantly with the team size. This is a good reason why a great deal of commercial software (if not the majority) is developed by small teams.

Small teams don't necessarily need to use a named software development process. Other books in this series are designed to help the practitioners of various named processes, such as FDD (Palmer & Felsing 2002), XP (Astels, Miller, & Novak 2001) and UP (Norman & Kranz, in press), to successfully apply them. This book, however, focuses more on recommending the simplest way to get things done while drawing on many of these more formal processes for their best ideas and advice. Our aim is to give development teams maximum help with minimum overhead.

This book is written for those using Java to implement their software. We hope this won't totally deter those using C++, C# and VB.NET especially, from seeking insights in its pages, but we must apologize to them now that throughout we've used Java examples, our downloadable case study is in Java, and discussion of distributed systems and persistence draws exclusively on Java environments, especially the J2EE architecture.

We hope, of course, that this book will also be of interest to many others: those in larger teams or using other languages; those involved as business analysts, users, or testers; and indeed to students, teachers, trainers, and consultants. However, the book is for a technical (software development) audience, not a non-technical one. The best projects tend to be those in which there is a trust between the business and the technical staff as to what can be accomplished in any given timeframe. In our experience, this trust is best built up when the business representatives and users take real interest in the development process, even in some cases joining as full members of the team. We do discuss areas where business and user representatives actively participate in the development process, particularly modeling the problem domain and specification and prioritization of the requirements. In these areas and others, we hope the book contributes to increased understanding between the technical and non-technical teams. So, if you think of yourself as primarily non-technical, then we hope you learn something about what Together can do and how software can be developed more effectively by using it.

How the book is organized

In Chapter 1, "Together—The Difference It Makes," we talk about why Together is an exciting technology. We are not interested in the marketing flannel here. Together does something different from other development platforms, and that opens up new possibilities. We want to look into what this is and why it can make a significant difference to a team's performance. Also in Chapter 1 we introduce four foundational themes that run through most of the other chapters:

  • maintaining just one single-source model
  • the minimum metamodel
  • the perturbation change model
  • continuous measurement of quality.

Maintaining just one single-source model is based on the idea that information about the system should be stored in only one place and maintained only once, even though it is viewed and modified in many different forms.

The minimum meta-model is a view of the essential elements in any development process that need to be defined and effectively cross-referenced—requirements, tests, design and implementation.

The perturbation change model is a way of looking at the development process in terms of moving from one valid build to the next in small iterative steps. This is not a different development process but a way of looking at most iterative evolutionary development processes.

Continuous measurement of quality is a necessary requirement for iterative evolutionary lifecycles, that put different stresses on the development activities and the tools environment compared to waterfall-style lifecycles.

After this introduction, what about the structure for the rest of the book? Many books are structured by each step in a development process from requirements to deployment, or by taking each UML diagram type in turn. But there are some snags with that approach. First, it is hard to relate the diagram types to a software development process—many diagrams are touched at different points in the software development process and with a different emphasis at each point. Second, it is artificial. Together invites you to develop your software in an organic and evolutionary way, and we wanted to write a book that invites you to read and explore similarly. Another pressing reason we decided against structuring the book by the different diagram types is because it would be rather dull—for you to read and for us to write!

Then, we were posed an interesting question: What's the least that needs to be done to deliver and use software? Well, if you have some software already (and there nearly always is some), the answer is to just deliver and use that software. You may do other steps before that, particularly if you want different or additional functionality or quality, but you must also deliver the software. Furthermore, in looking for a common way of thinking about the development process for small teams, this last step is also the starting point, since before you can add functionality to a system, you must be sure its current functionality works.

So, we decided that Chapter 2 should start here—the "last" step. That chapter is called "The Last Step: Deploy and Run!" We take the opportunity to introduce our example domain model that will be used for most of our illustrations. We also explore many of Together's capabilities with a system that actually runs—a good way to learn. The best way to read this chapter is alongside your computer where you can access the software discussed at this book's companion web site. If you have access to the Web now, check it out at www.bettersoftwarefaster.com. By starting here, we can also ensure that those of you using the book with this software are starting from a valid starting point—one where the existing code and the chosen development environment run correctly and the defined tests all pass.

In Chapter 3, "The First Step: Model the Domain," we look at an important launching point for a new team. While this is also a good opportunity to discuss the essentials of the class diagram, the main emphasis is on how to build a model that will act as an effective interface between business experts who know the essence of the business and the vision for the new system and the software development team that must realize the vision. This model is also important, as it defines the vocabulary for both requirements and implementation classes, and it links too to the definitions of persistent data and user interaction. This chapter uses object modeling in color, as defined by Peter Coad and others, which helps to bring the analysis patterns and domain-neutral models to life and enhance the readability of the models (Coad, Lefebvre, & De Luca 1999).

Gaining a good understanding of the requirements is sometimes overlooked by small (and larger) teams in time-pressured projects, but this is a potentially project-fatal mistake. In Chapter 4, "The Stakeholder Step: Specify Requirements," we discuss capturing specifications using UML, particularly the use case and activity diagrams. The diagrams are simple to understand, which is essential to make them effective at this level. But building effective requirements models is by no means easy, and we discuss key issues to keep in mind, especially strategies for keeping the requirements simple and amenable to management in an agile, iterative process that small teams need.

Chapter 5, "The Controlling Step: Feature-Centric Management," is an explanation of a planning, estimating, and project control process that we recommend to teams. Our interest here is to keep planning and management as simple and as transparent as possible. Again, the question posed before is relevant: What is the least we need to do to deliver the software?—that's our goal. One key simplification introduced to improve the management of iterative lifecycles is to merge the units of planning with the units of requirements, whether these are use cases or features. We refer to development processes that make this simplification as "feature-centric"—hence the title of this chapter.

Some might interpret the goal of seeking the least that is needed as suggesting that we are looking for the line of least resistance, and inevitably the quality of the software will suffer. While this could be a danger, it is certainly not our meaning nor our intention. Chapter 6, "The Continuous Step: Measure the Quality," looks at how to ensure that quality is maintained throughout the development process. Our book is called Better Software Faster, to which the natural response is "Better than what?" This chapter looks at the techniques for measuring quality continuously so that we can compare the quality of any software build against any other and thereby objectively assess whether or not it is better. By contrast, many projects only measure quality with functional tests, and only carry this out late in the project. This is a serious mistake. We suggest a variety of ways in which the quality status of builds can be established, including testing, automated metrics, automated audits, document generation, and inspection.

Chapter 7, "The Micro Step: Design and Implement," is a look at the work of software development day by day. It considers the tasks in taking one or more requirements and adding that functionality to the current build. We also look at the techniques you will employ using Together ControlCenter for designing the functional tests, the user interaction, the object interaction and persistent data, as well as documenting the code and links to the requirements. Elements of Together's Interactive Development Environment (IDE), such as its editors, GUI-builder, debugger and source-code formatter are mentioned.

Chapter 8, "The Macro Step: Architecture," considers the system at a different scale and perspective. Many different definitions of software architecture have been used since the phrase was first coined, reputedly by F. P. Brooks. For us, architecture means the principle divisions of the software and the policies and patterns used to extend the software. In small teams, architecture is not the job of a separate team, and for this reason some teams simply let it evolve. We believe, though, that architecture is too important not to be given separate consideration. In this chapter we look at how the requirements for architecture are derived from non-functional or "level of service" requirements. This chapter also gives us an opportunity to consider how the package diagram, with Together's dependency analysis, is a key weapon in the software architect's armory and how component and deployment diagrams also help.

Chapter 9, "The J2EE Architecture," looks at the specifics of architectures based on Sun's J2EE standard and how Together ControlCenter provides support for this. We also talk briefly about our favorite technique for mapping objects to databases.

Finally, Chapter 10, "Parting Words," gives us an opportunity for a brief reflection on the scope and limitations of this volume.

Throughout the book we'll show you how to get the most out of Together, whatever formal process (or lack of it) you may have adopted. For example, we'll be exploiting Together's open API—an extensive Java-based API that constitutes a comprehensive plug-in architecture for Together—to develop modules to make development and documentation easier. We hope it will encourage you to explore this powerful and flexible facility in Together ControlCenter. Together is, after all, a development platform rather than a development tool. As teams discover specific tools, patterns, audits, or integrations they need, but which are not yet delivered out of the box, the open API is the obvious place to turn.

And that's it. We're enthusiastic about Together, and we hope it comes across. If you're as enthusiastic by the time you finish the book and have explored its accompanying software, then we'll be happy. If it gives you a different perspective on how to build software in an efficient and quality-focused manner, we will have achieved our goal.

Together Versions

The version of Together referenced in this book is Together ControlCenter, Version 6. In some cases pre-release versions of the software were used, and so the functionality or user interface may differ somewhat in the version that you may be using. Each version of Together ControlCenter sees improvements and enhancements to its user interface, so we have avoided making instructions to navigating its interface too specific, lest those instructions become out of date in a future version of the product.

A book like this is never just the work of those whose names appear on the cover. We are immensely grateful for all those who have encouraged us, advised us, argued with us and worked with us over the years, and whose ideas and insights have inspired and honed our own. Our special thanks go out to Alex Aptus, Bruce Anderson, Dave Elton, Dave Astels, Dietrich Charisius, Eric Lefebvre, Gareth Oliver, Jo Perry, John Nicholls, Jon Kern, Karl Frank, Ken Ritchie, Laurence Wilson, Mike Swainston-Rainford, Miroslav Novak, Nick Dalgliesh, Paul Field, Paul Kuzan, Peter Coad, Randy Miller, Richard Pitt, Robert Palomo, Ron Norman, Steve Palmer, Tim Shelley and Tom Lee.We'd especially like to thank Robert Palomo, Bruce Anderson, Richard Pitt and other reviewers for their helpful comments and their improvements to the manuscript and case study software; also our thanks to Paul Petralia and Mary Sudul for their editing and page layout work respectively. We'd like to thank Peter Coad for commissioning us to write this work, and for the inspiration his own writing has provided. Pete has the courage to simplify, which is why his work is so valuable. It is something we have striven, not always successfully, to emulate.Finally we would like to thank our families: Sarah, Amy, Laura and Olivia Carmichael; Sue and Phoebe Haywood. Thank you for your understanding when our minds and diaries are filled with such trivia as improving software development. But thank you most of all for what makes working for living worthwhile-your love.Andy CarmichaelSouthampton, England.Dan HaywoodMaidenhead, England

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