Everything is possible, just make sure to: 1. Use setUp Thread Group <https://www.blazemeter.com/blog/how-use-setup-thread-group-jmeter-when-preparing-load-test> which is executed *before* other thread groups 2. If you want to make csv file names dynamic make sure to define them using __setProperty() function <https://jmeter.apache.org/usermanual/functions.html#__setProperty> in the setUp Thread Group and read them via __P() function <https://jmeter.apache.org/usermanual/functions.html#__P> in the "normal" Thread Groups
-- Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
