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
ide_model [2021/01/01 02:32]
admin [State Properties]
ide_model [2021/04/29 22:14] (current)
admin [Context Menus]
Line 80: Line 80:
 ---- ----
 ==== Context Menus ==== ==== Context Menus ====
-//States and Transitions// have contextual menus. To open the context menus, hover mouse over the state or transition label and click {{http://testoptimal.com/to.ico}}.+//States and Transitions// have contextual menus. To open the context menus, hover mouse over the state or transition label and click. on {{http://testoptimal.com/to.ico}}
  
 Menu items has hover title describing the action for the menu item. Menu items has hover title describing the action for the menu item.
Line 205: Line 205:
   * play - visualize model execution synchronized with AUT / target process   * play - visualize model execution synchronized with AUT / target process
  
-This can be accomplished with the shortcut buttons: {{wiki:idescreen:ide_run_btns.png?100}}: +This can be accomplished with the shortcut buttons:  {{wiki:idescreen:ide_run_btns.png?100}} 
-  * {{wiki:idescreen:ide_model_btn_gen.png?16}} Gen + 
-  * {{wiki:idescreen:ide_model_btn_run.png?16}} Run +  * {{wiki:idescreen:ide_model_btn_gen.png?16}} Generate test cases 
-  * {{wiki:idescreen:ide_model_btn_stop.png?16}} Stop +  * {{wiki:idescreen:ide_model_btn_run.png?16}} Run model: generate test cases and execute automation scripts 
-  * {{wiki:idescreen:ide_model_btn_pause.png?16}} Pause +  * {{wiki:idescreen:ide_model_btn_stop.png?16}} Stop model execution 
-  * {{wiki:idescreen:ide_model_btn_step.png?16}} Step Over+  * {{wiki:idescreen:ide_model_btn_pause.png?16}} Pause model execution 
 +  * {{wiki:idescreen:ide_model_btn_step.png?16}} Step Over model execution to next state/transition
   * {{wiki:idescreen:ide_model_btn_debug.png?16}} Debug - run and pause on initial state   * {{wiki:idescreen:ide_model_btn_debug.png?16}} Debug - run and pause on initial state
-  * {{wiki:idescreen:ide_model_btn_play.png?16}} Play+  * {{wiki:idescreen:ide_model_btn_play.png?16}} Play model in animation mode
  
 Model execution can be monitored with [[ide_monitor | Execution Monitor ]]. Model execution can be monitored with [[ide_monitor | Execution Monitor ]].
Line 218: Line 219:
 ---- ----
 ====Log Files ==== ====Log Files ====
-There are two types of log files, they can be accessed via {{wiki:idescreen:ide_log_btns.png?50}}:+There are two types of log files, they can be accessed via {{wiki:idescreen:ide_log_btns.png?50}} 
   * Model Log - log messages written out by your script using //$SYS.log(...)//, accessible from //Run// menu and [[ide_result| RESULT]] tab.   * Model Log - log messages written out by your script using //$SYS.log(...)//, accessible from //Run// menu and [[ide_result| RESULT]] tab.
   * Server Log - System log messages and errors, it only shows the message for the current model execution. Can also be accessed through //Help Menu// on application header next to //TestOptimal// version number and [[ide_result| RESULT]] tab.   * Server Log - System log messages and errors, it only shows the message for the current model execution. Can also be accessed through //Help Menu// on application header next to //TestOptimal// version number and [[ide_result| RESULT]] tab.