Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
defects_view [2020/04/26 03:33] 127.0.0.1 external edit |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Defects View ====== | ||
- | //>> | ||
- | |||
- | //Defects View// is a floating popup within [[ModelingTab|Model Editor]] that displays defects raised by the current model. You must have configured the integration with your defect system using [[alm_configuration | ALM Configuration]](rel. 4.3.5). | ||
- | |||
- | {{http:// | ||
- | |||
- | ---- | ||
- | |||
- | ==== Tracing Defect ==== | ||
- | The defects raised by the model have attributes that describe the defect and steps to reproduce the defect. | ||
- | |||
- | {{http:// | ||
- | |||
- | Click on a defect (row) or context menu //Trace Defect// to highlight the path of [[statenode| State Property]] or [[transnode | Transition Property]] that led to the location on the model where defect was detected. | ||
- | |||
- | |||
- | ==== Defect Details ==== | ||
- | |||
- | To show the details of the defect in the ALM system, select //Show Details// from the right mouse context menu. The defect details window of your ALM system will open. | ||
- | |||