true
false
true
true
true
false
false
false
false
false
true
false
0
saveConfig
false
<
Each thread has its own copy of the csv file and iterates through the file
from the start
Knut Borchart wrote:
>
> Hi,
>
> i am experimenting with the csv dataset config but it seems like i do
> not quite understand its inner workings. What i am trying to achieve
> is the following:
>
> - ke
In a bean shell script a jmeter variable is accessed as
vars.get("jmeter_variable_name")
Hence, your code should be
print(vars.get("url"));
prout = vars.get("url");
.
.
.
75blured wrote:
>
> Hi,
>
> I've finally opted for a bean shell post processor:
> import java.util.regex.*;
>
> ---
You could use a Function helper dialog which helps you to write the function
syntax for ${__regextFunction}
The generated function string could be used anywhere in the text plan
check out the image below:
The selected text can be pasted anywhere in the test plan
http://www.nabble.com/file/p1192071
vetalok gmail.com> writes:
>
>
> hi!
> When I pushed pre-processors-≥add user parameters->"Add Variable Button" new
> variable "mydata" has been created. How can I input big data into this
> variable? Because it seems there is only String data( 256 symbols)
> variables, I need to input 4KB of
5 matches
Mail list logo