Mastering the Requirements Process (2nd Edition) and over one million other books are available for Amazon Kindle. Learn more

Due Date: Oct 1, 2013

FREE return shipping at the end of the semester
 
   
Have one to sell? Sell yours here
Start reading Mastering the Requirements Process (2nd Edition) on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Sorry, this item is not available in
Image not available for
Color:
Image not available

To view this video download Flash Player

 

Mastering the Requirements Process (2nd Edition) [Hardcover]

Suzanne Robertson , James C. Robertson
4.2 out of 5 stars  See all reviews (31 customer reviews)

Rent
$21.94
In Stock.
Free Two-Day Shipping for College Students with Amazon Student

Formats

Amazon Price New from Used from
Kindle Edition $34.19  
Hardcover --  
Hardcover, March 27, 2006 --  
Paperback --  
Shop the new tech.book(store)
New! Introducing the tech.book(store), a hub for Software Developers and Architects, Networking Administrators, TPMs, and other technology professionals to find highly-rated and highly-relevant career resources. Shop books on programming and big data, or read this week's blog posts by authors and thought-leaders in the tech industry. > Shop now
There is a newer edition of this item:
Mastering the Requirements Process: Getting Requirements Right (3rd Edition) Mastering the Requirements Process: Getting Requirements Right (3rd Edition) 4.8 out of 5 stars (6)
$44.75
In Stock.

Book Description

March 27, 2006 0321419499 978-0321419491 2

"If the purpose is to create one of the best books on requirements yet written, the authors have succeeded."

—Capers Jones

It is widely recognized that incorrect requirements account for up to 60 percent of errors in software products, and yet the majority of software development organizations do not have a formal requirements process. Many organizations appear willing to spend huge amounts on fixing and altering poorly specified software, but seem unwilling to invest a much smaller amount to get the requirements right in the first place.

Mastering the Requirements Process, Second Edition , sets out an industry-proven process for gathering and verifying requirements with an eye toward today's agile development environments. In this total update of the bestselling guide, the authors show how to discover precisely what the customer wants and needs while doing the minimum requirements work according to the project's level of agility.

Features include

  • The Volere requirements process—completely specified, and revised for compatibility with agile environments
  • A specification template that can be used as the basis for your own requirements specifications
  • New agility ratings that help you funnel your efforts into only the requirements work needed for your particular development environment and project
  • How to make requirements testable using fit criteria
  • Iterative requirements gathering leading to faster delivery to the client
  • Checklists to help identify stakeholders, users, nonfunctional requirements, and more
  • Details on gathering and implementing requirements for iterative releases
  • An expanded project sociology section for help with identifying and communicating with stakeholders
  • Strategies for exploiting use cases to determine the best product to build
  • Methods for reusing requirements and requirements patterns
  • Examples showing how the techniques and templates are applied in real-world situations




Editorial Reviews

Amazon.com Review

Written in an engaging style and relevant for any software analyst or designer, Mastering the Requirements Process provides a powerful and useful guide to defining more complete software requirements that lead to better software overall. It's also filled with innovative advice.

The heart of this book is the authors' Volere Requirements Process Model, a step-by-step guide to gathering your requisites. Throughout this book, the authors use this process to explicate a single case study--a system for a municipality that will optimize the de-icing of roadways during snowy weather. Along the way, the book provides a solid guide to identifying and refining requirements, both functional and nonfunctional (such as performance and ease of use).

There are many excellent ideas in the book, including the notion of fitness for your requirements, which can be later used to track whether the software is successful. The book also wisely separates technology from requirements so that analysts can concentrate on understanding and modeling business problems instead of moving right away to the nuts and bolts of implementation. Even if you don't adopt the Volere model in toto, you can benefit from the concepts of "trawling" (a metaphor for the requirements-gathering process), quality gateways (in which tentative requirements are evaluated for inclusion in a project), and the wise use of patterns to help simplify the process.

Anchored by numerous examples (including many samples of successful requirements), the book provides an appealing mix of new ideas along with a remarkably clear presentation. In short, Mastering the Requirements Process provides useful advice that can make the project specification building phase of the software process easier and more robust. It provides the first steps for improving overall software quality for your organization. --Richard Dragan

Topics covered: Volere Requirements Process Model; project blastoff; determining requirements; user and stakeholders; project constraints; requirements constraints; use cases; business events; adjacent systems; innovation; trawling for requirements: apprenticing, interviews, and videotape; functional and nonfunctional requirements; fit criteria; quality gateways; traceability; prototyping and scenarios; low and high fidelity prototypes; patterns and requirements reuse; improving the requirements gathering process. --This text refers to an alternate Hardcover edition.

Review

Requirements are a make or break phase of the software development process. If the requirements are carefully chosen to represent what the customer wants, needs, and expects, then the project has a good chance of success. If not, the project may very well be doomed.

That said, it is easy to say that this book is about an important topic. But is it a good book about that important topic?

My vote is "yes." This is a nicely crafted, well-thought-through, complete, up-to-date view of the task of creating a requirements specification for a software project.

Nicely crafted? It is well written, readable, never pedantic. Well-thought-through? The authors base the book on seminars they have given and honed over the years. Complete and up-to-date? Not only are the basic topics covered, but the authors also mention such advanced topics as requirements reuse, requirements patterns, traceability, and an event + use case-driven approach.

The book is written for the requirements novice. There are plenty of detail-level discussions of steps and approaches, templates for framing the results, and an elaborated case study (how refreshing it is to see a case study based on de-icing roadways, rather than one of the traditional, overused topics like video rental or cruise control!) But the book can also be useful to the patient requirements expert - there is more verbiage than the expert will want, but by scanning carefully the essence of the book can be easily distilled out. Importantly, the essence of the book is conceptual rather than formula/methodology-driven - the authors say the book is intended "not as a set of canonical rules that must be obeyed, but as a reliable companion to intelligent work."

Given all of that, I found some things that were mildly annoying: Some of the terminology the authors use is cutesy, although often it is appropriate, but (a) "blastoff: as the term for project start? (The projects I've been involved with rarely start with a "blast"!); (b) "requirements leakage" for requirements that erroneously get accepted into a project? (I would have thought that things leak out of a project, not in!) The authors claim that their book can be used not just for customized software development projects, but also for software maintenance and even for projects that aggregate pre-built packages. But later they say that the requirements process should never consider the technology of the solution (all well and good for customization, but impossible for the latter two categories). The authors take the (debatable) position that "object-orientation has become the standard way of developing systems," but then mix the two terms "use cases" and "event-driven" as if they were the same, both related to the OO approaches. In my view, event-driven approaches are rather different from object-oriented ones (for example, Visual Basic allows the programmer to build an event-driven system, but the result may or may not (likely not!) be object-oriented). The authors speak of a "post-mortem review" (an excellent idea), but it is not until page 271 (near the end of the book) that it becomes clear that "post-mortem" means "after the requirements phase," not "after the project is complete." (Either could be correct, but the authors should make it clear which they mean when they first bring up the topic 250 pages earlier). There is an appropriate and thorough discussion of the topic of "fit," by which the authors mean that requirements should be expressed in a measurable way. But the authors fail to acknowledge that some things simply don't lend themselves to measurement, with the result that much mischief is done by those who attempt to measure the unmeasurable (e.g., the terrible tendency to state "the software product shall be modular" in terms of the length of program segments - "modules shall contain no more than 50 lines of code").

Things I particularly like about the book are Requirements representation is treated as a pragmatic topic, where requirements are to be readable by both application customers and software designers. There is none of the formal specification discussion that computer scientists love to advocate but that seldom fits the needs of real-world requirements. There is also a nice discussion of software tools, appropriately mentioning that they are a means to an end, not an end in themselves. (Interestingly, there is no mention of the now-in-disrepute term "CASE"!) The discussion of the "quality gateway," which covers the process of making a final decision as to which requirements to include in the final specification, is both important and nice. There are very well-done discussions of such topics as "requirements creep," "gold plating," "traceability," and "viability." (I was reminded of the wry comment by Jerry Weinberg at a conference many years ago that software may be the only discipline where the answer to the early-project question of feasibility is always "yes"!) The discussions of the avant-garde requirements topics like requirements reuse and requirements patterns are very nice. I was less pleased with the discussion of traceability - what the book contains is excellent material, but it fails to go far enough to note that tracing requirements into design and code, although extremely desirable, is so far an out-of-reach topic (due to the "explosion" of business requirements into design requirements as the life cycle proceeds, an explosion estimated by some to be measured in orders of magnitude).

There should be at least one book on requirements in the library of every enterprise, even every software professional. You could do a lot worse than choosing this one. -- Robert L. Glass --This text refers to an alternate Hardcover edition.


Product Details

  • Hardcover: 592 pages
  • Publisher: Addison-Wesley Professional; 2 edition (March 27, 2006)
  • Language: English
  • ISBN-10: 0321419499
  • ISBN-13: 978-0321419491
  • Product Dimensions: 7.6 x 1.5 x 9.6 inches
  • Shipping Weight: 2.4 pounds
  • Average Customer Review: 4.2 out of 5 stars  See all reviews (31 customer reviews)
  • Amazon Best Sellers Rank: #709,332 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

Customer Reviews

Most Helpful Customer Reviews
98 of 104 people found the following review helpful
5.0 out of 5 stars This book is terrific! August 28, 2000
Format:Hardcover
This is not only the best book on requirements gathering that I've found, it is one of the best books on *any* aspect of software development that I've ever read. It is clear, focussed, well-written, full of extremely powerful concepts, and illustrated with useful examples and formal models of all aspects of the requirements gathering process and requirements-related information. As a result, I not only gained tremendous insight into how to improve the requirements gathering process at our company, I also learned by clear example how to make best use of each of the modeling formalisms the authors recommend.

I've never written an on-line review before, but this book was so superior that I felt I had to take the time and share my enthusiasm. I hope you find it as valuable in your projects as we are finding at our company.

Comment | 
Was this review helpful to you?
51 of 53 people found the following review helpful
5.0 out of 5 stars Practical, effective and usable how-to manual! September 2, 1999
By A Customer
Format:Hardcover
This excellent treatment of the requirements process provides practical, step-by-step guidance. Given the impact of requirements specification on the success or failure of software products, the value of this timely book is tremendous. The generous examples supply the necessary concreteness for individuals and organizations to put the specific process into practice. Essential reading should also include a general requirements text, such as "Exploring Requirements" by Gause and Weinberg, before or in parallel with this book.
Comment | 
Was this review helpful to you?
41 of 42 people found the following review helpful
5.0 out of 5 stars I've used for in several projects now. February 17, 2000
Format:Hardcover
This is the best book on requirements gathering I have ever read. When I finished it, I asked for and received the authors' permission to use the Volere template for a couple of test cases in my job (I specialize in requirements gathering) and have used it for one very large and another very famous client, with excellent results. While it doesn't especially lend itself to Internet projects, it significantly cuts down the time it takes me to gather requirements, and adds a level of consistency to the requirements documents my colleagues and I produce. Definitely worth the money.
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
3.0 out of 5 stars Useful information - annoying presentation
I find this book to have useful information, as in it introduce me to a different perspective of requirement analyzing. Read more
Published 5 months ago by The Duck
4.0 out of 5 stars Not perfect, but one of the best available books about requirements
This book has plenty of useful things to say about the requirements process, and clearly communicates what it wants to say. Read more
Published 20 months ago by Mick Addis
4.0 out of 5 stars Pretty good information for a class textbook
Currently taking a class in requirements and this is the selected textbook. Not a bad read and the authors provide some good information , insight and some nice touches of humor.
Published 21 months ago by Michael Chiavaroli
3.0 out of 5 stars Boring
I found this book to be quite dry, and often wanted to put it down. It seems that it could have been much shorter and direct to the point. Read more
Published on March 17, 2010 by S. Anderson
1.0 out of 5 stars Shameful
Took 3 weeks before I was told there was a mistake somewhere, then another week to get here even though I was promised overnight shipment.
Published on February 28, 2010 by William A. Asanteaddo
5.0 out of 5 stars Solid Practical Coverage of the Requirements Process
This book should be on the shelf of every Business Analyst professional. It provides excellent step-by-step guidance with solid illustrations and example material. Read more
Published on April 30, 2009 by IAG Consulting Team
5.0 out of 5 stars This is my Standing Reference Book on Requirements
I have used this book, from its first printing, since August of 1999. It is my reference for requirements engineering. It has totally guided my approach here. It works. Read more
Published on December 3, 2008 by Erlo Banfield
5.0 out of 5 stars A book to study
I recommend this book to anyone interested in discovering and documenting requirements whether the target is automation or not. Read more
Published on June 30, 2008 by Richard C. Cohen
5.0 out of 5 stars Excellent book.
The first chapter should be read and re-read by every engineer out there. The bood provides a near turn-key requirements elicitation / engineering process.
Published on March 2, 2008 by Dave Parker
2.0 out of 5 stars Fatal Fundamental Flaws (cont)
this book has not only the flaws identified below by F.C.Passavant - in addition it has inconsistencies in terminology, lots of ambiguity. Read more
Published on August 3, 2007 by boris taratine
Search Customer Reviews
Only search this product's reviews

What Other Items Do Customers Buy After Viewing This Item?


Forums

There are no discussions about this product yet.
Be the first to discuss this product with the community.
Start a new discussion
Topic:
First post:
Prompts for sign-in
 



So You'd Like to...



Look for Similar Items by Category