Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

What types of coverage does NCrunch offer?
joecolasurdo
#1 Posted : Thursday, April 10, 2014 4:27:09 PM(UTC)
Rank: Newbie

Groups: Registered
Joined: 4/10/2014(UTC)
Posts: 1
Location: United States of America

Hello,

I'm shopping around for coverage tools at the moment, and am comparing several in addition to NCrunch.

I'm wondering which types of coverage NCrunch provides (a la http://en.wikipedia.org/wiki/Code_coverage).

I've done some searching around the site, but haven't come across a clear answer.

Any information you can supply would be helpful!

Thanks,

- Joe
Remco
#2 Posted : Thursday, April 10, 2014 9:44:07 PM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 6,976

Thanks: 931 times
Was thanked: 1257 time(s) in 1170 post(s)
Hi Joe,

Thanks for posting and for your interest in NCrunch.

None of the categories described in this Wikipedia article accurately describe NCrunch's coverage analysis.

NCrunch's code coverage is analysed line-by-line, not using language-specific constructs. This means that its code coverage is of a lower resolution than many other tools.

The reasoning behind this is that it is very difficult to perform high performance code coverage analysis and merging using higher resolution methods. NCrunch's needs are unique because it executes tests in real-time and in parallel, with potentially up to dozens (or even hundreds) of concurrent sessions running on many different machines. This means it needs to be very, very fast in processing and calculating coverage. The focus of NCrunch is that of a concurrent testing tool providing feedback as you type - it is not a specialised metrics analysis tool.

I hope this answers your question.


Cheers,

Remco
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAF | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.031 seconds.
Trial NCrunch
Take NCrunch for a spin
Do your fingers a favour and supercharge your testing workflow
Free Download