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
annotationview [2020/04/26 03:33]
127.0.0.1 external edit
— (current)
Line 1: Line 1:
-===== Annotation View ===== 
-//Menu: Model/Annotation View// 
- 
-//Annotation View// renders and displays the state and transition annotations entered via [[AnnotationEditor | Annotation Editor]] during model execution (Rel 5.1.0).  As states and transitions are traversed, the annotation is evaluated and used to generate html to be displayed in //Annotation View//. 
- 
-{{http://testoptimal.com/img/AnnotView.png?400}} 
- 
----- 
-The view is refreshed after each state and transition is traversed during model execution in debug mode or animation/play mode. If you run the model execution in normal mode, you can still view the annotations by manually clicking on "Refresh" button on the upper-right corner of the view. 
- 
-==== Navigation ==== 
-Use the slider or mini buttons above the annotation view area to browse through the annotations generated for the state/transition traversals.  
- 
-You can also view the annotation for a specific test path or test case by entering the path index (0-based).  Enter //-1// for current path.  The annotation of the first step within the path will then be displayed.  
- 
-If running model with multiple virtual users (threads), the annotations for the specific virtual user/thread can be viewed by entering the virtual user/thread index (0-based).  Default thread index is 0 (first thread).  The annotation for current path will be displayed. 
- 
- 
- 
- 
-