Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Implementation Overview

In RMsis context, a Release relates of a set of requirements, artifacts and a set of test cases. These are associated as follows:

  • Requirements
    • Requirements Mapped to the previous Release + Requirements implemented for the current Release - Requirements excluded in the current lrease
    • OR Requirements mapped to a set of Baselines - Excluded Requirements + Additional Requirements included 
  • JIRA Artifacts are directly associated with the Release by virtue of their association with JIRA Versions
  • Test Cases
    • Test Cases mapped to the Requirements, which are further mapped to the Releases
    • Test Cases directly associated with a  Release

User Interface

  • Provide a Configure Release option on the Releases Tab.
  • Clicking on this, opens up a panel, where user can
    • Select the release, which needs to be configured.
    • Select options to include a set of Requirements from
      • One or more of the Previous Releases
      • One or more of the Baselines
  • Exceptions
    • The system will show a warning, if different versions of the same requirement get included in the release.
  • The user can change the configuration till the time of Release.
  • Once Released, the mapping cannot be altered.
  • No labels