Facts and fallacies of software engineering

Robert L. Glass

<P>The practice of building software is a a??new kid on the blocka?? technology. Though it may not seem this way for those who have been in the field for most of their careers, in the overall scheme of professions, software builders are relative a??newbies.a??</P><P>In the short history of the software field, a lot of facts have been identified, and a lot of fallacies promulgated. Those facts and fallacies are what this book is about. </P><P>Therea??s a problem with those factsa??and, as you might imagine, those fallacies. Many of these fundamentally important facts are learned by a software engineer, but over the short lifespan of the software field, all too many of them have been forgotten. While reading <B><I>Facts and Fallacies of Software Engineering</I></B>, you may experience moments of a??Oh, yes, I had forgotten that,a?? alongside some a??Is that really true?a?? thoughts.</P><P>The author of this book doesna??t shy away from controversy. In fact, each of the facts and fallacies is accompanied by a discussion of whatever controversy envelops it. You may find yourself agreeing with a lot of the facts and fallacies, yet emotionally disturbed by a few of them! Whether you agree or disagree, you will learn why the author has been called a??the premier curmudgeon of software practice.a??</P><P>These facts and fallacies are fundamental to the software building fielda??forget or neglect them at your peril!</P>

「Nielsen BookData」より

[目次]

  • <BR><BR><B>Acknowledgments.</B> <BR><BR><BR><B>Foreword.</B> <BR><P><B>I. 55 FACTS.</B> </P><B>Introduction. @CHAPTER 1. = About Management.</B> <BR><P></P>People.<P></P><P></P>Fact 1. The most important factor in software work is the quality of the programmers.<P></P><P></P>Fact 2. The best programmers are up to 28 times better than the worst programmers.<P></P><P></P>Fact 3. Adding people to a late project makes it later.<P></P><P></P>Fact 4. The working environment has a profound impact on productivity and quality.<P></P><P></P>Tools and Techniques.<P></P><P></P>Fact 5. Hype (about tools and techniques) is the plague on the house of software.<P></P><P></P>Fact 6. New tools/techniques cause an initial loss of productivity/quality.<P></P><P></P>Fact 7. Software developers talk a lot about tools, but seldom use them.<P></P><P></P>Estimation.<P></P><P></P>Fact 8. One of the two most common causes of runaway projects is poor estimation.<P></P><P></P>Fact 9. Software estimation usually occurs at the wrong time.<P></P><P></P>Fact 10. Software estimation is usually done by the wrong people.<P></P><P></P>Fact 11. Software estimates are rarely corrected as the project proceeds.<P></P><P></P>Fact 12. It is not surprising that software estimates are bad. But we live and die by them anyway!<P></P><P></P>Fact 13. There is a disconnect between software management and their programmers.<P></P><P></P>Fact 14. The answer to a feasibility study is almost always â yesâ .<P></P><P></P>Reuse.<P></P><P></P>Fact 15. Reuse-in-the-small is a well-solved problem.<P></P><P></P>Fact 16. Reuse-in-the-large remains a mostly unsolved problem.<P></P><P></P>Fact 17. Reuse-in-the-large works best for families of related systems.<P></P><P></P>Fact 18. Reusable components are three times as hard to build, and should be tried out in three settings.<P></P><P></P>Fact 19. Modification of reused code is particularly error-prone.<P></P><P></P>Fact 20. Design pattern reuse is one solution to the problems of code reuse.<P></P><P></P>Complexity.<P></P><P></P>Fact 21. For every 25 percent increase in problem complexity, there is a 100 percent increase in solution complexity.<P></P><P></P>Fact 22. Eighty percent of software work is intellectual. A fair amount of it is creative. Little of it is clerical.<P></P><B>2. About the Life Cycle.</B> <BR><P></P>Requirements.<P></P><P></P>Fact 23. One of the two most common causes of runaway projects is unstable requirements.<P></P><P></P>Fact 24. Requirements errors are the most expensive to fix during production.<P></P><P></P>Fact 25. Missing requirements are the hardest requirements errors to correct.<P></P><P></P>Design.<P></P><P></P>Fact 26. Explicit requirements â explodeâ as implicit (design) requirements for a solution evolve.<P></P><P></P>Fact 27. There is seldom one best design solution to a software problem.<P></P><P></P>Fact 28. Design is a complex, iterative process. Initial design solutions are usually wrong, and certainly not optimal.<P></P><P></P>Coding.<P></P><P></P>Fact 29. Designer â primitivesâ (solutions they can readily code) rarely match programmer â primitivesâ .<P></P><P></P>Fact 30. COBOL is a very bad language, but all the others (for business applications) are so much worse.<P></P><P></P>Error-removal.<P></P><P></P>Fact 31. Error-removal is the most time-consuming phase of the life cycle.<P></P><P></P>Testing.<P></P><P></P>Fact 32. Software is usually tested at best at the 55-60 percent (branch) coverage level.<P></P><P></P>Fact 33. 100 percent coverage is still far from enough.<P></P><P></P>Fact 34. Test tools are essential, but many are rarely used.<P></P><P></P>Fact 35. Test automation rarely is. Most testing activities cannot be automated.<P></P><P></P>Fact 36. Programmer-created, built-in, debug code is an important supplement to testing tools.<P></P><P></P>Reviews/Inspections.<P></P><P></P>Fact 37. Rigorous inspections can remove up to 90 percent of errors before the first test case is run.<P></P><P></P>Fact 38. But rigorous inspections should not replace testing.<P></P><P></P>Fact 39. Post-delivery reviews (some call them â retrospectivesâ ) are important, and seldom performed.<P></P><P></P>Fact 40. Reviews are both technical and sociological, and both factors must be accommodated.<P></P><P></P>Maintenance.<P></P><P></P>Fact 41. Maintenance typically consumes 40-80 percent of software costs. It is probably the most important life cycle phase of software.<P></P><P></P>Fact 42. Enhancements represent roughly 60 percent of maintenance costs.<P></P><P></P>Fact 43. Maintenance is a solution, not a problem.<P></P><P></P>Fact 44. Understanding the existing product is the most difficult task of maintenance.<P></P><P></P>Fact 45. Better methods lead to MORE maintenance, not less.<P></P><B>3. About Quality.</B> <BR><P></P>Quality.<P></P><P></P>Fact 46. Quality IS: a collection of attributes.<P></P><P></P>Fact 47. Quality is NOT: user satisfaction, meeting requirements, achieving cost/schedule, or reliability.<P></P><P></P>Reliability.<P></P><P></P>Fact 48. There are errors that most programmers tend to make.<P></P><P></P>Fact 49. Errors tend to cluster.<P></P><P></P>Fact 50. There is no single best approach to software error removal.<P></P><P></P>Fact 51. Residual errors will always persist. The goal should be to minimize or eliminate severe errors.<P></P><P></P>Efficiency.<P></P><P></P>Fact 52. Efficiency stems more from good design than good coding.<P></P><P></P>Fact 53. High-order-language code can be about 90 percent as efficient as comparable assembler code.<P></P><P></P>Fact 54. There are tradeoffs between size and time optimization.<P></P><B>4. About Research.</B> <BR><P></P>Fact 55. Many researchers advocate rather than investigate.<P></P><P><B>II. 5+5 FALLACIES</B> </P><B>5. About Management.</B> <BR><P></P>Fallacy 1. You can't manage what you can't measure.<P></P><P></P>Fallacy 2. You can manage quality into a software product.<P></P><P></P>People.<P></P><P></P>Fallacy 3. Programming can and should be egoless.<P></P><P></P>Tools and Techniques.<P></P><P></P>Fallacy 4. Tools and techniques: one size fits all.<P></P><P></P>Fallacy 5. Software needs more methodologies.<P></P><P></P>Estimation.<P></P><P></P>Fallacy 6. To estimate cost and schedule, first estimate lines of code.<P></P><B>About the Life Cycle.</B> <BR><P></P>Testing.<P></P><P></P>Fallacy 7. Random test input is a good way to optimize testing.<P></P><P></P>Reviews.<P></P><P></P>Fallacy 8. â Given enough eyeballs, all bugs are shallowâ .<P></P><P></P>Maintenance.<P></P><P></P>Fallacy 9. The way to predict future maintenance cost and to make product replacement decisions is to look at past cost data.<P></P><B>7. About Education.</B> <BR><P></P>Fallacy 10. You teach people how to program by showing them how to write programs.<P></P><B>Conclusions.</B> <BR><B>About the Author.</B> <BR><B>Index. 0321117425T09232002</B> <BR>

「Nielsen BookData」より

この本の情報

書名 Facts and fallacies of software engineering
著作者等 Glass Robert L.
出版元 Addison-Wesley
刊行年月 2003
ページ数 xvi, 195 p.
大きさ 24 cm
ISBN 0321117425
NCID BB11569283
※クリックでCiNii Booksを表示
言語 英語
出版国 アメリカ合衆国
この本を: 
このエントリーをはてなブックマークに追加

このページを印刷

外部サイトで検索

この本と繋がる本を検索

ウィキペディアから連想