home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / software / 3004 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.software-eng
  2. Path: sparky!uunet!decwrl!usenet.coe.montana.edu!rpi!psinntp!psinntp!hns!sharpster
  3. From: sharpster@hns.com (Stephen Harpster)
  4. Subject: Re: "Bang!"
  5. Message-ID: <1992Jul29.122625.23086@hns.com>
  6. Originator: sharpster@sharpster
  7. Sender: news@hns.com (USENET news system)
  8. Organization: Hughes Network Systems
  9. References:  <1992Jul28.085235.8554@iccgcc.decnet.ab.com>
  10. Distribution: hns
  11. Date: Wed, 29 Jul 1992 12:26:25 GMT
  12. Lines: 17
  13.  
  14.  
  15. In article <1992Jul28.085235.8554@iccgcc.decnet.ab.com>, kambic@iccgcc.decnet.ab.com (Bonus, Iniquus, Celer - Delegitus Duo) writes:
  16. |> I suspect that this is in one of the FAQ's, so if it is, just please point. 
  17. |> 
  18. |> Can anyone please provide references to "Bang."  I believe that it is related
  19. |> to module fan-in-fan-out, but am not sure of the actual mathematical
  20. |> definition.
  21.  
  22. It's from Tom DeMarco's "Controlling Software Projects" (Chapter 9), New York:
  23. Yourdon Press, 1982.
  24.  
  25. I don't have the book at my fingertips, but the bang metric is a relative
  26. measure of the number and complexity of system requirements.  Since the
  27. number and complexity of requirements is proportional to the effort needed
  28. to implement them, bang measures can be used to predict project effort.
  29.  
  30. BTW, some CASE tools, such as Cadre's Teamwork, will calculate bang for you.
  31.