Flow Types
- Sandwich Flow
- Sequential Flow
1. Sandwich Flow
In the Sandwich Flow, scripts are executed in the following order:- Collection Pre Script
- Folder Pre Script
- Request Pre Script
- Request Post Script
- Folder Post Script
- Collection Post Script
- Request Test Script
- Folder Test Script
- Collection Test Script
2. Sequential (Natural) Flow
In the Sequential Flow, scripts are executed in this order:- Collection Pre Script
- Folder Pre Script
- Request Pre Script
- Collection Post Script
- Folder Post Script
- Request Post Script
- Collection Test Script
- Folder Test Script
- Request Test Script
Setting the Flow Type
If the
flow property is not specified, Sandwich is used by default.sandwich or sequential) in your collection configuration file:
- YAML Collections
- Bru Collections
opencollection.yml