How to log a defect?
I have used 4 defect/bug tracking tools which are:
1) Microsoft VSTS
2) Bugzilla
3) Mantis
4) Redmine
AS per my experience, what I found common and most valuable thing in bug reporting are:
1) Defect title
2) Defect Summary
3) Defect description ( Steps to reproduce)
4) Severity
5) Screenshot if any.
October 13, 2009
How to log a defect?
at 11:35 AM
Subscribe to:
Post Comments (Atom)
2 Comments:
It always add value if we add
1. Function affected by the bug
2. Test case name ( executing which the bug was found)
3. Type of bug (Functionality, Usability,GUI)
and yes, is that a regression bug, performance or new functionality bug
Post a Comment