Execution Monitor monitors the model execution progress status and allows execution of debugging scripts. The execution stats include the execution status, estimation of execution progress % and model coverage.
Stop condition section lists the stop condition(s) set for the model execution. Model execution is completed when any of the stop conditions evaluates to true:
If no stop conditions are specified, the default stop condition is Transitions 100% or when all test paths generated by the selected sequencer have been exhausted.
Debug Console allows you to run scripts while the model is executing or execution is paused. If more than one is running, script will be executed on a randomly selected virtual user (thread
Script editor is a simplified Script Editor . You can run the debug scripts in the following:
The results from the script execution are displayed below the script editor.
Be aware that some of functions in $SYS may depend on the thread context and thus will not return the correct result since your script will be running in a new thread. Below are the list of these functions in $SYS: