Replace All Option in JMeter 2.13

Replace All feature comes into handy while parameterizing and correlating the data as you may need to substitute a single variable lot many times.




Unfortunately, we do not have replace all feature in older version of JMeter 2.13. Hence, tester need to substitute each variable multiple times manually.

In order to overcome this, we do have one trick. Eager to know? Here it is:

All you need to have it notepad.

Yes, Open your .jmx script in notepad, it will be opened in XML format.
Find the string you want to replace, Press "CTRL+H" and do replace all.

Simple... Isn't it?

Thanks for coming!!!! :)


No comments:

Post a Comment