There is a regular expression extractor component.
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Regular_Expression_Extractor
It also supports a way to use the out put in a for loop.
Javanesevn wrote:
Dear all,
I used this regular (\d+|\n) but in For Each controller I can not get
values.
-Javanesevn
Marc Anthony Winoto wrote:
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#JDBC_Request
If you stick a listener after the request, you'll see that you'll get
Column Name
values
So stick a regular expression extractor after the request to match on
what you want.
Javanesevn wrote:
Dear all,
In my test plan, I registered many records into database and I would
like to get new keys back for next processing.
How can I do that? Do we have a method query from database or another
method you can recommend me?
-Javanesevn
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]