Prev | Next |
Create Maintenance Item From Test
If an element fails a test, one likely consequence is that a Defect (Issue) item has to be raised in model maintenance to correct the problem. You can generate this Defect item directly from the test that failed.
Access
Select the element containing the failed test, then use one of the methods outlined here to display the Test Cases window or 'Details' tab of the Inspector window
Ribbon |
Construct > Test Management > Tests > <test class> > Right-click on test > Create a Maintenance Defect from this test Start > All Windows > Construct > Testing > <test class> > Right-click on test > Create a Maintenance Defect from this test Design > Element > Properties > General > Element Browser > Testing > <test class> > Right-click on test > Create a Maintenance Defect from this Test |
Keyboard Shortcuts |
> Testing : <test class> | Right-click on test | Create a Maintenance Defect from this Test |
Create a Maintenance Item from a Test
Step |
Action |
See also |
---|---|---|
1 |
The system immediately creates the Defect item and displays a confirmation message box. Click on the to clear the message. |
|
2 |
Open the Defects window (the 'Construct > Change Management > Defects > Show Defects Window' ribbon option). The window shows a Defect item having the same name as the test. |
|
3 |
Double-click on the Defect item to open it in the 'Defect details' dialog, and edit the item as necessary - you might provide values for the 'Reported By', 'Status' and 'Priority' fields. |
Create Maintenance Items |