My project structure in JMeter is now:
But there are some limitations:
- A lot of duplicate transaction/module controllers
- The only once controller is not working with the UltimateThreadGroup
- Its not possible to use the setUp thread, because the cache is not shared between threads
- The time from the warmup is different, i cant use the offset in my Synthesis Report
What is a better structure to skip the warmup (first threadrun) from my results?