User`s guide
Validate Requirements Links in a Requirements Document
5-11
Validate Requirements Links in a Requirements Document
In this section...
“Check Links in a Requirements Document” on page 5-11
“When Multiple Objects Have Links to the Same Requirement” on page 5-12
“Fix Invalid Links in a Requirements Document” on page 5-13
Check Links in a Requirements Document
To check the links in a requirements document:
1
At the MATLAB command prompt, enter
rmi('checkdoc', docName)
docName is a string that represents one of the following:
• Module ID for a DOORS requirements document
• Full path name for a Microsoft Word requirements document
• Full path name for a Microsoft Excel requirements document
The rmi function creates and displays an HTML report that lists all requirements
links in the document.
The report highlights invalid links in red. For each invalid link, the report
includes brief details about the problem and a hyperlink to the invalid link in the
requirements document. The report groups together links that have the same
problem.
2
Double-click the hyperlink under Document content to open the requirements
document at the invalid link.
The navigation controls for the invalid link has a different appearance than the
navigation controls for the valid links.
3
When there are invalid links in your requirements document, you have the following
options: