Final answer:
Defect logging in PSP involves logging information about the defect type, phases injected and removed, time when defects are introduced, fix time, defect line number, developer name, and description.
Step-by-step explanation:
Defect logging in PSP involves logging information about different aspects of a defect. This includes:
- Defect Type: The category or classification of the defect, such as functionality, performance, or usability.
- Phases Injected and Removed: The stages of the development process in which the defect was introduced and removed.
- Time When Defects are Introduced: The specific time or date when the defect was introduced into the code.
- Fix Time: The duration it took to fix the defect.
- Defect Line Number: The line number in the code where the defect is located.
- Developer Name: The name of the developer responsible for the defect.
- Description: A detailed description of the defect, including its symptoms and impact.