I'm trying to record a web session usage with JMeter's Proxy Server.
It seems to be missing some functionality that is described in the docs:
a) I set up a thread group with a simple controller, and the events get
recorded in the thread group instead of inside the simple controller.
a1) Tried with simple controller inside ThreadGroup
a1) Tried with simple controller inside WorkBench
b) I've set up a HTTP Request Defaults with server/port info, to get my
recorded events without servername and serverport, but every event
got their info hardcoded.
I've tried with a HTTP Requests Defaults inside
b1) The Test Plan
b2) The Thread Group
b3) The Simple Controller
b4) The workbench
c) The manual says that starting the proxy server outputs a console
message. It doesn't.
This last one its really of no importance, since the proxy server works
ok.
Am I doing something wrong?
My test plan (after all tries) is something like this:
|Test Plan
| \----- Thread Group
| | \----- SimpTest Plan
| \----- Thread Group
| | \----- le Controller
| | | \HTTP Request Defaults
| | |
| | | HTTP Request Defaults
| |
| |<-- [events get always recorded here]
| |HTTP Request Defaults
|
|WorkBench
\Http Proxy Server
|Simple Controller
|Http Request Defaults
As I've said, this was my final attemps, with all tries togheter.
My initial setup was quite smaller. The results have been always the same.
My http proxy was configured to listen at 7070
My http defaults set server=localhost, protocol=http, port=8080.
I've tried this under Linux & Windows, Sun's j2sdk_1.4.1_01, jmeter 1.8.0
and 1.8.1
Thank you
Joao Clemente
--
Joao Pedro Clemente
jpcl @ rnl.ist.utl.pt
(when not working out)
(when not sleeping)
(when not surfing)
(when not ... ;)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]