Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
trigger_call_hierarchy_diagram [2020/04/26 03:33]
127.0.0.1 external edit
— (current)
Line 1: Line 1:
-=====Trigger Call Hierarchy Diagram===== 
  
-{{http://testoptimal.com/img/TriggerCallHierarchyDiagram.png}} 
- 
-Used to describe the calling hierarchy of the triggers. Each trigger is described in a section. The flow within the trigger is condensed to give an high level view of the program structure within the trigger. 
- 
-You can generate this call hierarchy diagram from any triggers. Only the mscript function call $execTrigger('triggerName') are captured in the diagram. The chaining of triggers enforced by the system is not captured in the diagram, e.g. from //action// to //verify//, etc.