The master RTM view displays the complete traceability hierarchy from user needs through design requirements, with verification and validation test columns at each level.
A document-scoped view that shows system requirements with upward traceability to user needs and downward to design requirements.Key difference from Whole RTM: Uses applyCurrentDocumentTo: SystemRequirement constraint, limiting results to requirements in the currently open document.
The System Verification Sheet and Design Verification Sheet include entityFactory configurations:
Sheet
entityFactory.modulePath
Effect
System Verification
Testing/SystemVerificationSpecification
Create test cases directly into system verification document
Design Verification
Testing/DesignVerificationSpecification
Create test cases directly into design verification document
User Need Validation
(not configured)
Test cases must be created in source documents first
Verification sheets use documentFilters or VerificationTestCase parameters to restrict which test cases appear. This prevents cross-specification contamination — system verification tests do not appear in the design verification sheet.
Configurations: .polarion/nextedy/sheet-configurations/Whole RTM Config.yaml, Component RTM.yaml, Use Steps Specification.yaml, Process Steps.yaml, User Need Validation Sheet.yaml, System Verification Sheet.yaml, Design Verification Sheet.yaml | Model: .polarion/nextedy/models/rtm.yaml