Bug tracking/incident management
Latest Column -- Inspired by taking AST's Bug Advocacy Class
Submitted by sbarber on Fri, 04/07/2008 - 05:54. bug tracking/incident management | context-driven testing | functional testing | heuristics | other online resources | perspectives | project management | test managementSoftware testing is improved by good bug reporting
I recently completed (successfully, I might add) the second of the Association for Software Testing's all online, free to members Black Box Software Testing course. Each of these courses is four weeks in length. I've been involved with this program since years before it became a program, and I am an instructor for the first course in the series, called Foundations. For this course, called Bug Advocacy, I was a student.
Movie tickets and bugs in agile
Submitted by Erik Petersen on Sun, 24/12/2006 - 04:21. bug tracking/incident management | context-driven testing | development methodology | extreme programming (XP) | general software testing | perspectives | test approachesYou report too much defects! OR Defect triaging.
Submitted by Ainars Galvans on Tue, 12/12/2006 - 12:39. bug tracking/incident management | test managementNeed help defining a list for "Defect cause"
Submitted by Alejandro Ramirez on Thu, 29/06/2006 - 21:09. bug tracking/incident managementWe are debating what should go into a list in our defect tracking system for specifying "Defect Cause", for example:
- Programming Error
- Missing Requirements
- Test Case Error
Etc.
Since every team has a little or a lot to add, the list is getting a little too complicated to handle and agree upon.
Do you know of a popular, famous, industry-best-practice, or simply common list of defect causes that we can look at for reference?
Defect severity and priority
Submitted by Ainars Galvans on Fri, 02/12/2005 - 09:31. bug tracking/incident managementIssue
I chose IEEE standard, because it address issue of evaluating different properties of the defect. For example CMM talks only about severity and type. IEEE (IEEE Std 1044-1993) consider a lot of different values for an anomaly. It requires “The impact of an anomaly shall be considered at each step of the anomaly process”. However I will only talk about initial evaluation by tester. Further IEEE state that “Identifying the Severity of an anomaly is a mandatory category as is identifying the Project schedule and Project cost impacts of any possible solutions for the anomaly.” The standard only suggest priority to be evaluated: “Additional categories that may be useful are Customer value and Priority.”
Repro This!
Submitted by micahel on Wed, 08/12/2004 - 09:02. bug tracking/incident managementPop quiz: A tester finds and logs a bug. Some days (weeks (months)) later a developer picks up the bug and runs through it. Lo and behold, the bug does not occur. What should the developer do with this bug?
Most common answer: Resolve the bug as "No Repro" and send it back to the tester. Bzzt! Wrong! An electric shock to that part of your body you care most about. The bug jolly well does repro or I wouldn't have logged it. Use the build I was using when I found the bug and I guarantee it will reproduce.
MSF is a fraud? A response
Submitted by Roy Osherove on Tue, 07/12/2004 - 03:50. bug tracking/incident management | people issues | perspectivesJoel writes some stuff in Hebrew and asks the readers to help him translate them.
In the translation post, (which is a good read) joel posts about what he feels the process should be like when he reports a bug in the software:
Bugs.... failures, faults and errors....
Submitted by Antony Marcano on Sun, 12/09/2004 - 11:16. bug tracking/incident managementWhat I love about Bret's post is the phrase "A bug is anything that bugs someone who matters"... that is often all we need developers and project managers to understand...
Bombarding them with definitions with subtle variations is more than anyone else needs to know... it won't change how I conceptualise bugs in my mind...
