defects

What is a Swamp Diagram?

Someone told me about swamp diagrams explaning that they were useful to predict code quality by measuring the rate of incoming defects and outgoing fixes on a given product. Unfortunately, I am unable to find additional information on those diagrams and I am wondering if it is a jargon term specific to one company. Can you explain wha...

Best freeware defect tracking software for Windows?

I'm looking for a freeware defect tracking solution. I have experience with Mercury Quality Center, but I hear that comes with a five-digit pricetag. I need something for my personal projects. Webforms (i.e. ASP.NET) would be preferrable. Anything good out there? ...

Why separate maintenance work from development work?

I work at a company where maintenance is being done by the same team that brings life to a piece of software. Very often I hear about organizations that have a separate maintenance team or a maintenance programmer. What I wonder about is -what- the reasoning behind this is? Apart from ditching 'old code' to lesser mortals, is there any...

What is the difference between a bug and a defect work item in TFS?

Hi, I have just been asked to generate reports for TFS, and I noticed that there are both bug and defect reports. Can anyone explain what the difference between the two is? Thanks, MagicAndi. ...

Minor (unimportant) defect in the standard?

This question has no practical issues associated with it, it is more a matter of curiosity and wanting to know if I am taking things too literally ;). So I have been trying to work towards understanding as much of the c++ standard as possible. Today in my delving into the standard I noticed this (ISO/IEC 14882:2003 21.3.4): const_refe...

C++0x: conditional operator, xvalues, and decltype

I am reposting a comp.std.c++ Usenet discussion here because that group has become very unreliable. The last few posts I've submitted there have gone into the void, and activity has all but ceased. I doubt I've been banned and/or everyone else just lost interest. Hopefully all interested people will find this discussion, and there will b...

Number of defects per simple points

We are using simple points to arrive at efforts.I would like to know whats the industry standard for calculating defects/simple points.Any pointer towards this will be useful. Its for java/c/c++ technology projects. ...