ReqIF (Jama, Polarion, codeBeamer, DOORS) Integration
ReqIF is the industry-standard interchange format for requirements. Roboticks reads it round-trip-clean — categories, types, hierarchy, attributes preserved — and writes it back with coverage status in the attributes. Drop a .reqif file into the dashboard or wire it via an S3-triggered Lambda for continuous sync.
Features
- •Round-trip import + export (byte-clean on supported tools)
- •Polarion, Jama Connect, codeBeamer, IBM DOORS Next supported
- •Coverage status written into ReqIF attributes on export
- •Manual upload via UI or automated S3-triggered Lambda
- •Snapshotted per Release for immutable audit replay
Getting Started
- 1
Export ReqIF from your tool
Use your requirements tool's built-in ReqIF export. Most modern tools (Polarion, Jama, codeBeamer) ship this out of the box; DOORS Next has it via the OSLC adapter.
- 2
Upload to Roboticks
From the Requirements page, click Upload. Review the parsed Requirements before commit. The parser is bulk-upsert, so re-importing only updates changed requirements.
- 3
Export verified state back
After tests have run, click Export ReqIF on the Release page. The export carries coverage status in the attributes for re-import into the requirements tool.