home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / software / 4428 < prev    next >
Encoding:
Internet Message Format  |  1992-11-20  |  1.6 KB

  1. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!icd.ab.com!iccgcc.decnet.ab.com!kambic
  2. From: kambic@iccgcc.decnet.ab.com (Bonus, Iniquus, Celer - Delegitus Duo)
  3. Newsgroups: comp.software-eng
  4. Subject: Re: Test Completion Criteria
  5. Message-ID: <1992Nov20.102710.9319@iccgcc.decnet.ab.com>
  6. Date: 20 Nov 92 10:27:10 EST
  7. References: <1efq9dINN5ps@griffin.orpington.sgp.slb.com>
  8. Lines: 32
  9.  
  10. In article <1efq9dINN5ps@griffin.orpington.sgp.slb.com>, monteiro@edda.nl (Francisco Monteiro,207) writes:
  11. > One of the most difficult question to answer when testing a program is 
  12. > determining when to stop, since there is no way of knowing if the error 
  13. > just detected is the last remaining error. What criteria is the common for 
  14. > industry, as the ones i know of are both meaningless and counterproductive.
  15.  
  16. Be interested in the ones you ahve seen.
  17.  
  18. > If anybody has experiance please reply to net.
  19.  
  20. Sure.  Testing is done when I say it is done.  (8:-))
  21.  
  22. Testing is done when: 
  23. The cost of fixing the last error os greater than the
  24. cost of creating a new release, testing, releasing, and installing it.
  25.  
  26. The measured number of errors equals the historically predicted number of erros
  27. for the type of application under development.
  28.  
  29. Coverages agreed to in advance for unit, integration, functional, and systems
  30. testing are all achieved, while the bumber of errors detected remains below the
  31. cost/benefit line of resolution before release.
  32.  
  33. You tested what you agreed to test.
  34.  
  35. etc.
  36.  
  37. There are more that others will no doubt be adding to this list.
  38.  
  39. George Kambic
  40. sd
  41.                    
  42.