Good morning,
I have a test plan that looks like this:
Test plan
Thread group
(assorted listeners)
Recording controller 1
User defined variables - set var1=value1
(rest of test)
Recording contr
> Perhaps it would be worth adding an option to the regex extractor to allow
> it to look at headers?
It would be very helpful indeed if someone can add options just like in
Response Assertion to choose the parts of http response to look into.
Ryo
-
Yes.
Make sure that the extract test element is a *child* of the HTTP request,
i.e.
Thread Group
- HTTP Request 1
- - Extract value
- HTTP 2
- HTTP 3
and not
Thread Group
- HTTP Request 1
- Extract value
- HTTP 2
- HTTP 3
which would result in the value extractor being run for each request.
Try using either of the following functions instead:
_StringFromFile()
__CSVRead()
Check the JMeter FAQ for documentation on parameterising test plans.
S.
- Original Message -
From: "Marco Mistroni" <[EMAIL PROTECTED]>
To: "'JMeter Users List'" <[EMAIL PROTECTED]>
Sent: Tuesday, May 11,
Perhaps it would be worth adding an option to the regex extractor to allow
it to look at headers?
S.
- Original Message -
From: "Michael Stover" <[EMAIL PROTECTED]>
To: "JMeter Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, May 12, 2004 8:31 PM
Subject: Re: HTTP Header Manager
> Is th
5 matches
Mail list logo