Defect Collaboration & Traceability Guide
Comments and Collaboration
Adding Comments
To add a comment:
- Open defect details
- Click Comments tab
- Type comment in editor
- Click Post to add comment
Comment Features:
- Rich text formatting
- @mentions to notify users
- Attachments
- Edit and delete own comments
Comment Best Practices
- Be Clear: Explain updates clearly
- Provide Context: Include relevant details
- Ask Questions: Use comments to ask questions
- Share Updates: Keep team informed
- Use @mentions: Notify specific users
Traceability Management
Viewing Traceability
To view traceability links:
- Open defect details
- Click Traceability tab
- View linked items:
- Test Cases
- Requirements
- Test Runs
- Releases
Adding Traceability Links
To add links:
- Open defect details
- Click Traceability tab
- Click Add button for item type
- Search or select items
- Click Add to link
Removing Traceability Links
To remove links:
- Open defect details
- Click Traceability tab
- Find linked item
- Click remove icon
- Confirm removal
Benefits of Traceability:
- Track defect discovery context
- Understand test coverage
- Monitor requirement quality
- Analyze defect trends
- Link related work items
History and Audit Trail
Viewing History
To view history:
- Open defect details
- Click History tab
- View chronological change log
History includes:
- Status changes
- Assignment changes
- Priority/severity updates
- Due date changes
- Description edits
- Comment additions
- Traceability link changes
- Custom field updates
History Details
Each history entry shows:
- Timestamp: When change occurred
- User: Who made the change
- Field: What was changed
- Old Value: Previous value
- New Value: New value
Best Practices
Communication
- Use Comments: Keep team informed
- Provide Updates: Regular status updates
- Ask Questions: Use comments for questions
- Share Context: Include relevant details
Organization
- Link Items: Maintain traceability
- Track History: Review changes
- Use @mentions: Notify specific users
- Document Decisions: Use comments to document decisions
Was this page helpful?