Re: Using Regular Expression Extractor

2007-07-31 Thread Avishek Daga
true false true true true false false false false false true false 0 saveConfig false <

Re: CVS Dataset Config Usage?

2007-07-31 Thread Avishek Daga
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

Re: search & replace

2007-07-31 Thread Avishek Daga
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.*; > > ---

Re: Use of the __regexFunction

2007-07-31 Thread Avishek Daga
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

Re: User parameters

2006-07-20 Thread avishek
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