What is defect tracking?

Showing Answers 1 - 10 of 10 Answers

rameshraju

  • Aug 18th, 2006
 

As far i am concern defect tracking and bug tracking is same. Defect tracking mean finding defects. After fiding defects we reports to development team. and the defects priority and severety.

  Was this answer useful?  Yes

sudhakar2068

  • Sep 12th, 2006
 

defect tracking : It is the process of finding defects in a product, (by inspection, testing, or recording feedback from customers), and making new versions of the product that fix the defects.

 sudhakar kolla.

If you have doubts can ask me.

My Email:kollasudhakar2005@yahoo.co.in.

My Number:09819859346.


 

  Was this answer useful?  Yes

chowdary11

  • Oct 26th, 2006
 

Defect Tracking

All the failed test execution/defects  will come under the defect tracking.

?         Defect Id         Unique number to identify defect.

?         Test case Id    Test case which failed.

?         Defect Description : Specify the defect.

?         Defect Recovery procedure:  Repeating the same test cases with some modifications.

?         Defect Status

?         New                       ?     ReOpen

?         Open                      ?     Rejected

?         Fixed                      ?     Closed

?         Defects Severity

?         Critical

?         Major

?         Minor

 

?         Defects Priority

?         High

 

?         Moderate

 

?         Low

 

  Was this answer useful?  Yes

saritha

  • Jan 4th, 2007
 

Defect Tracking is nothing but..Monitoring the defect from the time of recording until the satisfactory resolution has been determined.

Defect  tracking and bug tracking is same but differ there in Defect and Bug ......

defect is nothing but when the tester find any difference from actual and expectation is called Defect..

and that defect send to the developer....if that difference is confirmed by the developer then that is called Bug

  Was this answer useful?  Yes

Defect Tracking is nothing but tracking the status of the Bug. Once a bug is raised, the status is open, if the bug is fixed, then the status is resolved and after regressing if the defect is not existing, then it will be closed and the status will be Closed. Knowing about the status of the defect is Defect Tracking.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions