The
bug needs to be communicated and assigned to developers that can fix it. After
the problem is resolved, fixes should be re-tested, and determinations made
regarding requirements for regression testing to check that fixes didn't create
problems elsewhere. If a problem-tracking system is in place, it should
encapsulate these processes. A variety of commercial
problem-tracking/management software tools are available. The following are
items to consider in the tracking process:
Ø Complete information such that
developers can understand the bug, get an idea of it's severity, and reproduce
it if necessary.
Ø Bug identifier (number, ID, etc.)
Ø Current bug status (e.g., 'Released
for Retest', 'New', etc.)
Ø The application name or identifier and
version
Ø The function, module, feature, object,
screen, etc. where the bug occurred
Ø Environment specifics, system,
platform, relevant hardware specifics
Ø Test case name/number/identifier
Ø One-line bug description
Ø Full bug description
Ø Description of steps needed to
reproduce the bug if not covered by a test case or if the developer doesn't
have easy access to the test case/test script/test tool
Ø Names and/or descriptions of
file/data/messages/etc. used in test
Ø File excerpts/error messages/log file
excerpts/screen shots/test tool logs that would be helpful in finding the cause
of the problem
Ø Severity estimate (a 5-level range
such as 1-5 or 'critical'-to-'low' is common)
Ø Was the bug reproducible?
Ø Tester name
Ø Test date
Ø Bug reporting date
Ø Name of developer/group/organization
the problem is assigned to
Ø Description of problem cause
Ø Description of fix
Ø Code section/file/module/class/method
that was fixed
Ø Date of fix
Ø Application version that contains the
fix
Ø Tester responsible for retest
Ø Retest date
Ø Retest results
Ø Regression testing requirements
Ø Tester responsible for regression
tests
Ø Regression testing results
A reporting or tracking process should
enable notification of appropriate personnel at various stages. For instance,
testers need to know when retesting is needed, developers need to know when
bugs are found and how to get the needed information, and reporting/summary
capabilities are needed for managers.
No comments:
Post a Comment