You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Pravesh Prajapati <pr...@gmail.com> on 2015/08/03 04:59:38 UTC

Find and replace in jmeter

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

Re: Find and replace in jmeter

Posted by Deepak Shetty <sh...@gmail.com>.
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 <
prajapati.pravesh@gmail.com> 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
>