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