Click on diagram components to learn more about every component: 
- Interface description 
- Interface implementations in Jagger 
- How to customize component 
  
Simplified test execution sequence 
 
 
Main components of test flow : 
- endpoint - where to apply test 
- query - what request to provide during test 
- distributor - how to combine endpoints and queries 
- invoker - how to transfer query to endpoint 
- collector - how to collect data 
 
To see full test suite execution sequence click here Test suite execution sequence