Hi a. You can either attempt to do it while recording a script. http://jmeter.apache.org/usermanual/component_reference.html#HTTP%28S%29_Test_Script_Recorder - http://jmeter.apache.org/usermanual/component_reference.html#HTTP%28S%29_Test_Script_Recorder b. Since the recorded JMeter script file (the .jmx ) is a text file as well as a XML file you can actually do a text find and replace (or a more complicated XML parse find /replace ) by opening the file in your favorite editor
regards deepak On Sun, Aug 2, 2015 at 7:59 PM, Pravesh Prajapati < [email protected]> wrote: > Hi All, > Is there is any way to find and replace the correlated value at once in > jmeter. > Say for example, correlated one value now instead of manually visiting > every sample and replace it . > I want to search and replace all together at once. > Is this thing is possible in jmeter. > If yes ? How. > Please suggest. > > Regards. > Pravesh Prajapati > > > -- > Regards, > Pravesh prajapati. > Mob:-9702600170 >
