Viewing Requirement Details - Properties Guide
Viewing Requirement Details
To view requirement details:
- Click on any requirement row in the table
- The requirement details modal opens, showing:
Overview Tab:
- Title and description
- Type and status badges
- Details (rich text content)
- Attachments
- Custom fields
Test Cases Tab:
- List of linked test cases
- Option to add more test cases
- View test case details
Parameters Tab:
- Parameters used in the requirement details
- Parameter values and resolution
Requirement Properties
Each requirement has the following properties:
- Requirement ID: Unique identifier for the requirement
- Title: Name of the requirement
- Description: Brief summary
- Details: Detailed specification (rich text)
- Type: Requirement type (Feature, Bug Fix, Performance, Enhancement)
- Status: Current status (Draft, In Progress, In Review, Approved, Rejected)
- Created Date: When the requirement was created
- Updated Date: When the requirement was last modified
- Created By: User who created the requirement
- Custom Fields: Project-specific fields
- Linked Test Cases: Test cases associated with the requirement
- Attachments: Files and images attached to the requirement
Understanding Requirement Details
The requirement details section uses a rich text editor that supports:
- Text Formatting: Bold, italic, headings, lists
- Links: Internal and external links
- Code Blocks: Syntax-highlighted code snippets
- Images: Uploaded images with captions
- Files: Attached documents and files
- Parameters: Dynamic values like
{{BASE_URL}}
Test Case Links
Requirements can be linked to multiple test cases, allowing you to:
- Track which test cases validate a requirement
- Ensure test coverage for all requirements
- Navigate from requirements to related test cases
- View test execution results for requirement validation
Attachments
Requirements support file attachments including:
- Images: Screenshots, mockups, diagrams
- Documents: PDFs, Word documents, specifications
- Other Files: Any relevant files related to the requirement
Attachments can be viewed, downloaded, or removed from the requirement details modal.
Was this page helpful?