Skip to content

Edit CSV File Test Data

Sometimes it is required to edit CSV File test data before using in the JMeter script. Use this trick to edit the format of test data without BeanShell.

Capture Last Dynamic Value in JMeter

In JMeter, “__V” is a nested variable function and helps to capture the last dynamic value eventhough the no. of dynamic values varies in the response.