I am looking for a Free SINGLE Code coverage tool for C++ & C#. (Tool to meassure code coverage for .Net and Native code)
Free SINGLE Code coverage tool for C++ & C#
Started by SenthilKM, Nov 25 2008 02:06 PM
3 replies to this topic
#1
Posted 25 November 2008 - 02:06 PM
#2
Posted 25 November 2008 - 03:14 PM
Coverity. Not free though - prepare to pay several tens of thousands of dollars.
http://iki.fi/sol - my schtuphh
#3
Posted 25 November 2008 - 06:00 PM
Yes, Coverity is expensive. Cheaper (and good) alternatives are GlowCode, AQTime from AutomatedQA, NCover.
Free is hard to find... and, you get what you pay for in this case. If you are just working on an amateur basis, then that would be fine, otherwise, I highly recommend spending a handful of clams on a good profiling/coverage tool.
The only free one I know of is PartCover, which broke off from NCover when it ceased being free. (NCover used to be free...)
Free is hard to find... and, you get what you pay for in this case. If you are just working on an amateur basis, then that would be fine, otherwise, I highly recommend spending a handful of clams on a good profiling/coverage tool.
The only free one I know of is PartCover, which broke off from NCover when it ceased being free. (NCover used to be free...)
#4
Posted 25 November 2008 - 06:01 PM
Also, if you use VS Team Edition, I think there's a code coverage tool in there somewhere...
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











