Differences

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

Link to this comparison view

trigger_call_hierarchy_diagram [2020/04/26 03:33] – external edit 127.0.0.1trigger_call_hierarchy_diagram [2020/05/10 03:07] (current) – removed admin
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.