Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
ide_result [2020/05/03 18:58]
admin [Test Cases / Process Paths]
ide_result [2020/05/10 03:14]
admin [Manage Execution Result]
Line 5: Line 5:
  
  
-{{ wiki:idescreen:ide_results.png }}+{{wiki:idescreen:ide_results.png}}
  
 ---- ----
Line 34: Line 34:
  
 Click on //Passed Checks// and //Failed Checks// to show details of the checks. Click on //Passed Checks// and //Failed Checks// to show details of the checks.
 +Click on the //TC_xxxxxx// to go to the specific test case/test path.
 ==== Test Cases / Process Paths ==== ==== Test Cases / Process Paths ====
 This section shows the detailed steps for the test case and process path executed. This section shows the detailed steps for the test case and process path executed.
Line 39: Line 40:
 {{ wiki:idescreen:ide_results_testcases.png }} {{ wiki:idescreen:ide_results_testcases.png }}
  
 +A light blue vertical bar on the right of the step indicates there was a requirement check and passed.  An orange bar indicates the check failed.
  
 ==== Manage Execution Result ==== ==== Manage Execution Result ====
 +Execution result/stats are automated recorded and stored in the database.  The stats are tallied for [[Dashboard]] and [[Execution Reports]]. 
 +
 +Execution result/stats are also automatically purged per //History Stats// in {{wiki:idescreen:ide_modelproperties.png?linkonly | Mode Properties }}.  Default value is set to 5.
 +
 +You may manually delete an execution result/stats by clicking on "X".
 +
 +To prevent a specific execution result/stats from being purged, click on the lock mini-button. The stats will be saved until you release the lock and/or manually delete it.
 +
 +[[Different Types of Graphs|Various graphs]] are available to visualize model, test sequence and test coverage.