Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ide_requirement [2020/05/04 01:04] admin [IDE Requirement Editor] |
ide_requirement [2021/01/05 03:00] (current) |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ==== Requirement Attributes ==== | ==== 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. | ||
| ---- | ---- | ||
| ==== Import Requirement ==== | ==== Import Requirement ==== | ||
| + | Requirements can be imported from [[#External Requirement Sources]] that have been configured. | ||
| - | === Upload File === | + | {{wiki: |
| + | Additional parameters may be required and can be set in the parameter textarea in key,value pairs in json: | ||
| + | | ||
| + | " | ||
| + | " | ||
| + | } | ||
| - | === External Requirement Sources ==== | + | 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: | ||