Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ide_requirement [2020/05/03 17:21] – created admin | ide_requirement [2024/01/02 19:37] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== IDE Requirement ===== | + | ===== IDE Requirement |
+ | // | ||
+ | * [[#Upload File]] - tab delimited file | ||
+ | * [[#External Sources]] - configured requirement system including Jira, Azure, etc. | ||
+ | {{wiki: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ==== Requirement Attributes ==== | ||
+ | * Name - the unique id for the requirement and must be unique. It is used to trace requirement coverage. | ||
+ | * Priority - priority code like High, Medium and Low but should be consistent among all models in order to allow cross model reporting and KPI calculation. | ||
+ | * Description - descriptive but short. It is displayed if supplied in code-assist in [[Script Editor]]. | ||
+ | * ALM Req. ID - external requirement id, this is used to trace this requirements that were imported from external requirement system. | ||
- | {{ wiki: | ||
---- | ---- | ||
+ | ==== Import Requirement ==== | ||
+ | Requirements can be imported from [[#External Requirement Sources]] that have been configured. | ||
+ | |||
+ | {{wiki: | ||
+ | |||
+ | Additional parameters may be required and can be set in the parameter textarea in key,value pairs in json: | ||
+ | | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | |||
+ | Click on the refresh button to pull the requirement updates from the selected source. | ||
+ | |||
+ | Click on the "<" | ||
+ | |||
+ | |||
+ | ---- | ||
+ | ==== Upload File ==== | ||
+ | You may import requirements from a tab delimited file. | ||
+ | |||
+ | The column header is required and column names do not have to match [[# | ||
+ | |||
+ | After uploading the file, you will be asked select the matching column to the [[# | ||
+ | |||
+ | |||
+ | ---- | ||
+ | ==== External Requirement Sources ===== | ||
+ | // | ||
+ | |||
+ | You must configure the connections in // | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | |||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | |||
+ | Where //XXXXXX// will need to be set accordingly and //@code@// are the parameters that must be set in the parameter textarea for the model. | ||
+ | |||
+ | Once the requirement sources are configured, they will show up in the // | ||
+ | |||
+ | {{wiki: | ||
+ |