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
seqlog [2020/04/26 03:33]
127.0.0.1 external edit
— (current)
Line 1: Line 1:
-=====SeqTrace Tab ===== 
-  
-Sequence Log tab shows the test sequence (state and transition traversal sequence) MBT sequencer generated from the model with the selected sequencer. Use this //SeqTrace// to find when and where in the MBT exception occurred a particular transition traversal has occurred. You may also use this //SeqTrace// to capture the test sequence and feed it to your testing frame work although there are other alternatives for accomplishing the same. 
- 
-{{http://TestOptimal.com/img/SeqTraceTab.png? 400x400}} 
- 
- 
-You can filter this list to only show states or transitions. If the execution has multiple threads (virtual users), youhave the option to filter the list down to a specific thread. 
- 
----- 
-====Show Exception==== 
-Any traversals (states or transitions) with exceptions (failures) are highlighted in yellow. Clicking on the highlighted row will bring up the details of the exceptions that have occurred on that particular traversal (again either state or transition). 
- 
-For each exception in the exception details popup, it shows the exception message followed by location in the script (line number) and if a screenshot of AUT was taken at that moment, a link will be provided to open the snapscreen. 
-