Take some time to discover
The traceability matrix is the most powerful screen of Requirement Yogi.
At the beginning, there is a list of requirements
We recommend adjusting the search query to only display requirements you are interested in. For example, if you want to filter on the prefix "REQ-", use: key ~ 'REQ-%'.
Add columns to your report
You can add columns using the cog menu:
You can end up with the properties of each requirement. Note the "tree view" on the left, which lets you drill down into requirements.
Connect to Jira
If you have requirements attached to Jira issue, they can be included:
Of course, each Jira field can be displayed in the matrix in Confluence:
All of these options are available using the cog menu:
And if you Jira issues are linked to Jira issues:
This matrix can really gather a lot of information, and we recommend using it a lot.
Limitations
- We don't have calculations yet. You can't display the percentage of children in a given status, for example. It can't be used to display % coverage, for example.
- We don't have filters,
- We may not have all Jira fields, but we've already developed renderers for Xray fields (Xray integration with Requirement Yogi) and we could do it for you too.
We practically have everything else.
List of supported Jira fields in the traceability matrix
Type | Field |
---|---|
Basic fields | status issuetype labels priority components versions fixVersions |
All fields with types | Numbers (Datetime and datepickers are among the custom fields) |
Custom fields (Atlassian) | com.atlassian.jira.plugin.system.customfieldtypes:labels com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons com.atlassian.jira.plugin.system.customfieldtypes:select com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes com.atlassian.jira.plugin.system.customfieldtypes:multiselect com.atlassian.jira.plugin.system.customfieldtypes:textarea com.atlassian.jira.plugin.system.customfieldtypes:textfield com.atlassian.jira.plugin.system.customfieldtypes:datetime com.atlassian.jira.plugin.system.customfieldtypes:datepicker com.atlassian.jira.plugin.system.customfieldtypes:float com.atlassian.jira.plugin.system.customfieldtypes:url com.pyxis.greenhopper.jira:gh-epic-link (Jira Software - Sprint) |
Custom fields (Other vendors) | com.xpandit.plugins.xray:tests-associated-with-test-plan-custom-field com.xpandit.plugins.xray:test-plans-associated-with-test-custom-field com.xpandit.plugins.xray:test-sets-custom-field com.xpandit.plugins.xray:test-plan-custom-field com.xpandit.plugins.xray:test-set-status-custom-field com.xpandit.plugins.xray:test-plan-status-custom-field com.xpandit.plugins.xray:test-execution-status-custom-field com.xpandit.plugins.xray:test-run-status-custom-field com.xpandit.plugins.xray:testexec-tests-custom-field |