If you're new here, subscribe to the RSS feed for updates on this topic. Or better yet, enter your email address below to get updates, news, and more!

Your email: 

Don’t be fooled by the coverage report

Last week, someone sent me a link to this paper:

In pursuit of code quality: Don’t be fooled by the coverage report

I know this is not a new paper. It’s from 2006. But my inbox is really deep!

In any event, the points made in this paper are applicable to software development . . . → Read More: Don’t be fooled by the coverage report

Related Posts:

How’s this for a big bug?

Here in Rhode Island a sure sign of the season is when the Big Blue Bug dons its holiday lights. The Big Blue Bug, also known as Nibbles Woodaway, is the giant termite mascot of New England Pest Control, located along I-95 in Providence.

Nibbles is 9 feet tall and 58 feet long; . . . → Read More: How’s this for a big bug?

Related Posts:

Code Coverage: How much is good enough?

I just read a great Dr. Dobb’s article on testing. Here are a few of my thoughts on the subject.

In Breaking Away From The Unit Test Group Think, Cedric Beust made some excellent points. He states that today you are unlikely to find a developer who does not think that writing . . . → Read More: Code Coverage: How much is good enough?

Related Posts:
  • Before you submit your final code for certification, how confident are you that you have completely exercised the application under all situations ...

  • Last week, someone sent me a link to this paper: In pursuit of code quality: Don't be fooled by the coverage report I know this is not a n ...

  • Gary at DevExpress asks the question: "Does Testing Make You a Bad Programmer?" Overall, I agree with Gary's comments. But I disagree on the concl ...