trevor-webster
trevor-webster
1. Create a JMeter script that depends on a CSV Data Set Config element and a CSV file. 2. Verify it runs locally 3. Follow steps at https://learn.microsoft.com/en-us/azure/load-testing/how-to-read-csv-data?pivots=experience-azp#configure-your-jmeter-script - Remove...
> @trevor-webster Thanks for your feedback. Could you provide some more information about what exactly doesn't work? I'll update the documentation to include a complete JMX script. Can you pls...
@ntrogh and @YashikaTyagi-MSFT When uploaded to Azure load test, please see this error Test script is not valid. Exception: ClassCastException: class org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy cannot be cast to class org.apache.jorphan.collections.HashTree (org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy and...
Can you pls post an example with CSVDataSet properties ``` true true ``` Thank you