home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / software / 5456 < prev    next >
Encoding:
Text File  |  1993-01-27  |  1.9 KB  |  42 lines

  1. Newsgroups: comp.software-eng
  2. Path: sparky!uunet!ukma!gatech!purdue!yuma!rro
  3. From: rro@cs.ColoState.EDU (Rod Oldehoeft)
  4. Subject: Re: Tools for determining "code coverage"?
  5. Originator: rro@CS.ColoState.EDU
  6. Sender: news@yuma.ACNS.ColoState.EDU (News Account)
  7. Message-ID: <Jan27.223349.65795@yuma.ACNS.ColoState.EDU>
  8. Date: Wed, 27 Jan 1993 22:33:49 GMT
  9. Reply-To: rro@cs.ColoState.EDU
  10. References:  <WYNN.93Jan27145307@haduk.cms-stl.com>
  11. Nntp-Posting-Host: debussy.cs.colostate.edu
  12. Organization: Colorado State University
  13. Lines: 27
  14.  
  15.  
  16. In article <WYNN.93Jan27145307@haduk.cms-stl.com>, wynn@cms-stl.com (Tim Wynn) writes:
  17. |> 
  18. |> We are developing software on HP and SGI workstations in C under X 
  19. |> and UNIX. As part of our software testing effort, we are required to 
  20. |> show the total number of lines of source code covered by the final 
  21. |> acceptance test.   This does not mean we are looking for a 
  22. |> tool to count source lines; we are lloking for a tool which will
  23. |> tell us the number of source line which were executed during a
  24. |> particular run.  We would appreciate any information about automated 
  25. |> tools to accomplish this.
  26.  
  27. HP's SoftBench product has had a testing coverage tool for C and C++
  28. programs as part of its repertoire for years, unless I got a demo of 
  29. something that never became a product.  Seemed really spiffy to me--
  30. check it out!
  31.  
  32. -- 
  33. |--------------------------------------------------------------|
  34. | Rod Oldehoeft                    Email: rro@cs.colostate.edu |
  35. | Computer Science Department      Voice: 303/491-5792         |
  36. | Colorado State University        Fax:   303/491-6639         |
  37. | Fort Collins, CO  80523                                      |
  38. |--------------------------------------------------------------|
  39. | I pay the price, but do not count the cost.                  |
  40. |                            John Barth, "The Tidewater Tales" |
  41. |--------------------------------------------------------------|
  42.