You could create one by hand by just putting in the URL and adding the
parameters by hand. I do this a lot to create a bunch of different test
cases for each struts action.
Michael Lee
- Original Message -
From: "Jurkiewicz, Robert" <[EMAIL PROTECTED]>
To: "'JMeter Users List'" <[EMAIL PRO
Just call your jsps or .do's just like you would any other http request.
Michael Lee
- Original Message -
From: "Jurkiewicz, Robert" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 29, 2003 8:38 AM
Subject: Q: How to use JMeter with Struts?
>
> Welcome,
>
> I just start
hey Joe, I got this to work. Put the regex function as a response assertion
in the next request. There it will parse the previous request. I think I did
a 'NOT'. It will then put the value you want in a variable(s) you can use in
future request. If you search the mail archives you can see the quest
I figured it out. It was not fun.
You have to add ant-jmeter.jar, a new xerces.jar and xalan.jar to the
ant/lib dir. (You have to have a newer xsl parser really).
Here's they key..you have to rename xercesImpl.jar to something else (like
.old) because ant picks up xsl classes from here that are dep
I'll refer to an earlier post I put up...
"You can simulate the number of users by increasing the thread count in the
Thread Group node. I disagree with this approach however. Every manager in
the world says 'how many users can it handle?'. This question doesn't make
sense if your wondering about
You can simulate the number of users by increasing the thread count in the
Thread Group node. I disagree with this approach however. Every manager in
the world says 'how many users can it handle?'. This question doesn't make
sense if your wondering about performance of a new system. The best approa
Optimizeit.
- Original Message -
From: "Stuart Barlow" <[EMAIL PROTECTED]>
To: "JMeter Users List" <[EMAIL PROTECTED]>
Sent: Thursday, February 06, 2003 2:13 AM
Subject: Re: request - monitoring OS info
> OpenSTA allows this functionality.
> At present we leave performance monitor runnin
ng
> the regex in the name field (and you could use an assertion, or a timer,
or any empty config
> object attached directly under the request). It is messy, and I'm right
now working on a better
> option :-)
>
> -Mike
>
> On 4 Feb 2003 at 14:45, Michael C. Lee Jr. wrote:
ot working. It would work under JMeter
1.8.1. To get
> it working immediately for you, you probably need to access the variable
as
> ${receiptID_g1} (g1 stands for "group 1", which you appear to be looking
for).
>
> -Mike
>
> On 4 Feb 2003 at 14:06, Michael C. Lee Jr. wro
How can I pull a value from a response, put it in some variable and use that variable
in a future post/get http request? I've read through the documentation and tried to do
it using the regexFunctoin but cant get it to work
${__regexFunction(receiptID%3D%28.*%29%22,%241%24,1,,277,receiptID)}
Th
What about your security policy?
Mike Lee
- Original Message -
From: "Drew Gulino" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 04, 2003 1:02 AM
Subject: rmiregistry -J-D:java.rmi.server.hostname=myhostname
> I was having real troubles connecting two win2k
> syste
That was me, Mike Lee, not Mike Stover who you probably thought, talking
about Optimizeit. But yes, a servlet is a java process just like any other
and Optimizeit can attach to any java process (part of the PDA spec I
think). It can do code profiling, cpu, memory, etc. Pretty neat stuff. We
use jme
12 matches
Mail list logo