Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

RMsis provides the following categories of macros for embedding information in confluence :

  • Single Requirement Macro : Using this macro, a single entity (e.g requirement, test case, release, test run) can be imported from RMsis into Confluence.
  • Requirement List Macro : Using this macro, a group of requirements can entities (e.g requirements, test cases, releases, test runs) can be imported from RMsis into Confluence.

Following table summarizes list of macros supported by RMsis :- 

S.No.Macro NameSupported CategoryDescription
1Planned RequirementSingleEmbeds selected fields of a given planned requirement in confluence.
2Planned RequirementListEmbeds list of planned requirements based on filter selection in confluence.
2Unplanned RequirementSingleEmbeds selected fields of a given unplanned requirement in confluence. 
2Unplanned RequirementListEmbeds list of unplanned requirements based on filter selection in confluence.
3ReleaseListEmbeds list of releases based on filter selection in confluence.
4Test CaseListEmbeds list of test cases based on filter selection in confluence.
5Test RunListEmbeds list of test run based on filter selection in confluence.
6TraceabilityListEmbeds traceability table based on filter selection in confluence.
7Reverse TraceabilityListEmbeds reverse traceability based on filter selection in confluence.

 

Using Single

...

Macro 

In order to use any single macro (planned OR unplanned requirement) process is similar. Below example demonstrate embedding a single planned requirement into confluence.

  • Open a page in Confluence in edit mode
  • Click on "Insert" menu and select "Other Macros" from document menu (OR press key board short cut "Ctrl+Shift+A").
  • Search for "RMsis" in search bar and select "RMsis Requirement"

...

  • Click on "RMsis Requirement" macro
    1. Specify requirement ID in "Requirement Key" field.
    2. Specify version of requirement to be displayed in "Requirement Version" field. 
    3. Select "Requirement Display Type" as "Full" OR "Brief".
      1. "Full" option will show all attributes of requirements
      2. "Brief" option will display requirement ID and summary.
    4. Select "Content Type" as "Static" OR "Dynamic".
      1. "Static" option will display contents and will not change even if contents are changed in RMsis.
      2. "Dynamic" option will update the contents in confluence page as soon as they are changed in RMsis.
    5. Click on "Insert" button to insert macro.

Using

...

List Macro

In order to use RMsis list macro, user needs to define a Named Public Filter in RMsis Planned Requirement Table , as described here :  http://docs.optimizory.com/display/preview/Named+Filters). Below example demonstrates using planned requirement list macro to embed planned requirements in confluence.

  

  • Open a page in Confluence in edit mode
  • Click on "Insert" menu and select "Other Macros" from document menu (OR press key board short cut "Ctrl+Shift+A").
  • Search for "RMsis" in search bar and select "RMsis Requirement"

  • Select "RMsis Requirement List" macro.
    1. Specify JIRA project key in "Project Key" field.
    2. Specify name of filter from RMsis planned requirement named filter section in "Filter Name" field.
    3. List the comma separated name of columns to be displayed in "List of Columns to Display" field. 
    4. Select "Content Type" as "Static" OR "Dynamic". "Static" option will embed current contents and will not change even if contents are changed in RMsis. However "Dynamic" option will update the contents in confluence page as soon as they are changed in RMsis.
    5. Click on "Insert" button to insert macro. 

...