Displaying Dependencies
As a refresher, there is a separate page that describes the concept of dependencies in software development: Requirement Dependencies
In Requify, dependencies are displayed in a visual format that allows users to easily understand the relationships between requirements. Dependencies are represented as arrows connecting requirements, with the direction of the arrow indicating the type of dependency. For example, an arrow pointing from requirement A to requirement B indicates that requirement B depends on requirement A. We have created a user-friendly interface that allows users to easily navigate and understand the dependencies between requirements:
Adding Dependencies
Adding dependencies in Requify is a straightforward process. To add a dependency between two requirements, follow these steps:
- Open the requirement that you want to add a dependency to.
- Click on the "Requirement Dependencies" tab.
- Click on one of the "Add upstream dependency" or "Add downstream dependency" buttons.
- Search for and select the requirement that you want to add as a dependency.
- Click on the "Save" button.