Defect tracker code example
Example: defect tracking
Defect Tracking means during executions
when actual results of the test cases does
not match the expected results we log it as
a defect to a defect tracking tools.
We assign it a severity depending upon
the severity of the bug. The objective
of defect tracking is to provide information
to stake holder of the defect found in the
product and to establish a time line on who
and when will the defect be resolved.
After the bugs are fixed by the developer
it comes to testing for testing the bug and
after testing the bug the results are recorded
in the trailing history section of the MR.