The Dependencies page lists dependent execution plans and master execution plans of the selected execution plan.
The page is divided into two parts. The Master Execution Plans are the execution plans for which a specific condition triggers the selected execution plan. The Dependent Execution Plans are the execution plans that will be triggered if the selected execution plan results in a specific condition.
Column | Description |
---|---|
Name | Name of the master execution plan that the selected execution plan is dependent upon. |
Condition | Condition of the master execution plan that must be met for the selected execution plan to be triggered. |
Column | Description |
---|---|
Name | Name of the dependent execution plan that the selected execution plan serves as the master of. |
Condition | Condition of the selected execution plan that must be met for the dependent execution plan to be triggered. |
Execution Server / User(s) | Execution server where the dependent execution plan is to be run or, in the case of a manual test execution, manual tester who is to perform the manual test. |
Actions | Actions that can be performed on the selected dependency. Edit Settings and Delete Dependency. |