Differences
This shows you the differences between two versions of the page.
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 // | ||
- | |||
- | {{http:// | ||
- | |||
- | |||
- | 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. | ||
- | |||