I have a question about environment properties. I used JMeter for testing Vertica + Redis + HTTP requests. for each day I get new ENV. meaning new clean DB.
the problem is that I get new host and port in env file that located for example under c://envproperties.json
Is there any way to read this json before the test plan start to run and pass the env properties to the UDV in Jmeter and than it will be fully automated process? since today it needs to be manually every day.
[][Env properties file]
[][User Defined Veriables in Jmeter]