...
You can associate test cases with requirements managed by your ALM/RMS and visualize the correlations in the Requirements view. The view shows which test cases cover the requirements so that you can easily identify gaps in requirement coverage.
Requirements
...
Supported ALM/RMS
ALM/RMS | Notes |
---|---|
Azure DevOps | Importing from DTP requires DTP 2021.2 or higher. |
CodeBeamer | Importing from DTP requires DTP DTP 2020.2 or higher. |
Jama Connect | Importing from DTP requires DTP 2021.2 or higher. |
Jira | Importing from DTP requires DTP DTP 2020.2 or higher. Importing from a ReqIF file is not supported. |
Polarion | Importing from DTP requires DTP 2021.2 or higher. |
Requirements
Info | ||
---|---|---|
| ||
A Requirements Traceability license is required. Contact your Parasoft representative for additional information. |
...
If you import requirements from
...
a ReqIF:
- Export the requirements from your requirements management system in the ReqIF format. Refer to the documentation for your ALM/RMS for instructions on how to create ReqIFs.
- ReqIFs must contain all necessary information for identifying and making correlations between requirements and test definitions. This includes identifiers, names, and descriptions of requirements and test definitions, as well as information about which test definitions verify a given requirement.
If you import requirements from DTP:
- Configure your SOAtest connection to DTP (see Connecting to DTP)
...
- .
- Specify the DTP project associated with the external ALM/RMS. DTP must be configured to connect to the external ALM/RMS and a project association must be configured. Refer to the DTP documentation for details.
...
Supported ALM/RMS
The following systems are currently supported
...
Importing Requirements
You can import requirements from DTP or from a ReqIF file exported from your RMS.
...
- You can right-click a work item and choose Copy ID to copy its ID to clipboard. This helps you correlate a requirement or test definition with a test case by pasting the ID into your test case to create an association. IDs are associated in theRequirements and Notes tab of the test suite editor. The process for linking tests to requirements and other dev/test artifacts is described in the Indicating Code and Test Correlations section.
- Drag a test or test suite from the Test Case Explorer view into the Requirements view and drop it onto the requirement it should verify. You can also drag a requirement from the Requirements view onto the test or test suite in the Test Case Explorer.
...