Re: JMeter and HttpUnit

2004-12-08 Thread Peter Lin
there's a new tutorial in CVS that mike and I wrote. http://cvs.apache.org/viewcvs.cgi/jakarta-jmeter/xdocs/extending/ if you run into problems, just post to jmeter-dev and one of us will provide tips hope that helps peter On Wed, 8 Dec 2004 23:18:31 -0200, [EMAIL PROTECTED] <[EMAIL PROTEC

JMeter and HttpUnit

2004-12-08 Thread danilo
Hi, I used to work with HttpUnit on my application and it works very well to test my projects. Now I need to load test a web application, so I am looking at JMeter. The bigger problem is it do not support processing of dynamic (JavaScript) pages. My application use this a lot, so it is impo

RE: question of ${_javaScript} function

2004-12-08 Thread Kyle McAbee
Dear Avian Liao and JMeter Users: Here is a list of things I check when a __javaScript function is not working. Number 3 is probably the solution to Avian's problem. 1. The function name of __javaScript must start with two underlines. If it does not, JMeter will not execute the function. A

Re: question of ${_javaScript} function

2004-12-08 Thread sebb
On Wed, 8 Dec 2004 17:17:49 -0500, Liao, Avian <[EMAIL PROTECTED]> wrote: > Hi, All, > > Anyone has experience passing variable between Jmtere variable and javascript > variable? > In my case, I have variable that was extracted by Regex, and I called it > "findMe", in function, I try to use java

question of ${_javaScript} function

2004-12-08 Thread Liao, Avian
Hi, All, Anyone has experience passing variable between Jmtere variable and javascript variable? In my case, I have variable that was extracted by Regex, and I called it "findMe", in function, I try to use javascript to see if I can reuse this variable or not, so I did like ${__javaScript(${fi

Re: Can Only Access Local Web Services?

2004-12-08 Thread Dana Kaufman
Peter, As I mentioned, the problem is with the Web Service Sampler not the XML/RPC Sampler. I have both the mail.jar and activation.jar file. When I originally download JMeter and tested on my local machine, these jars where missing and I was seeing java Exceptions. I have both of the jars and

Re: Can Only Access Local Web Services?

2004-12-08 Thread Peter Lin
I should have asked this earlier, are you using the XML/RPC or webservice sampler? if you're using the webservice sampler, you need to grab activation.jar and mail.jar, since Apache soap requires it. if that is ok, the next thing I would check is the soapAction. .NET webservices require the soapa

Re: Can Only Access Local Web Services?

2004-12-08 Thread Dana Kaufman
It still does not work. We see the problem on multiple machines. I did get some additional info. I am using a simple Web service built in .Net. It is just a simple Echo operation where it takes a string and then returns it. I set up a JMeter Web service sampler and the web service all on a sin

Re: share my experience with Regular expression

2004-12-08 Thread sebb
On Wed, 8 Dec 2004 13:29:38 -0500, Liao, Avian <[EMAIL PROTECTED]> wrote: > Hi, all, Kyle, > > I would like to share my experience when I am working on regex. > In my case, I have to extract the value from some of my target link text, and > after I extract the value from this target link text (av

RE: can I use Regex in Jmeter to decode the data that extract from Regex extractor

2004-12-08 Thread Liao, Avian
Hi, Sebb, Be honest, it is very confused with the function, and the format in JMeter. Do you have any simple example how to use function. My problem would be where to decode my variable ? Hope it will help to clarify. -Original Message- From: sebb [mailto:[EMAIL PROTECTED] Sent: Wednes

Re: can I use Regex in Jmeter to decode the data that extract from Regex extractor

2004-12-08 Thread sebb
If I understand you correctly: You can use the regexFunction to extract details from a variable - see: http://jakarta.apache.org/jmeter/usermanual/functions.html#__regexFunction On Wed, 8 Dec 2004 13:34:06 -0500, Liao, Avian <[EMAIL PROTECTED]> wrote: > > Hi, All, > > Just a quick question,

can I use Regex in Jmeter to decode the data that extract from Regex extractor

2004-12-08 Thread Liao, Avian
Hi, All, Just a quick question, can I use Regex in Jmeter to decode the value that I just extract from regex extractor? If Regex cannot do it, is there any other way around to replace it? AL - To unsubscribe, e-mail: [EMAI

share my experience with Regular expression

2004-12-08 Thread Liao, Avian
Hi, all, Kyle, I would like to share my experience when I am working on regex. In my case, I have to extract the value from some of my target link text, and after I extract the value from this target link text (aviianEvent), I have to use regex to extract from Result A, and this is what I did.

RE: Possible bug in monitor results listener

2004-12-08 Thread Bartlett, Sarah
Oh, great. Was it fixed since 2.0.2, then? That's what I'm running. If so, I'll get a nightly build and try my luck. Thanks, S -Original Message- From: Peter Lin [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 10:43 AM To: JMeter Users List Subject: Re: Possible bug in m

Re: Possible bug in monitor results listener

2004-12-08 Thread Peter Lin
yeah, that has been fixed. it was a bug in the caption and in the weight calculation for the health tab. the fix was checked in a few months back. peter On Wed, 8 Dec 2004 10:35:32 -0500, Bartlett, Sarah <[EMAIL PROTECTED]> wrote: > I've been using the Monitor Results Listener in combination w

Possible bug in monitor results listener

2004-12-08 Thread Bartlett, Sarah
I've been using the Monitor Results Listener in combination with a monitoring test plan to watch the impact of my tests on the server. It seems as though the memory % function is inverted thereby also skewing the load measurement. As my load increases the used memory goes down, which is opposi

Re: Can Only Access Local Web Services?

2004-12-08 Thread Peter Lin
it should work. can you provide some more details, so I can help? peter On Tue, 7 Dec 2004 13:58:37 -0500, Dana Kaufman <[EMAIL PROTECTED]> wrote: > I downloaded and configured JMeter 2.0.2 to call a simple Web service. > It works and I get test results if my Web service is on a local > machi

Re: Can Only Access Local Web Services?

2004-12-08 Thread sebb
On Tue, 7 Dec 2004 13:58:37 -0500, Dana Kaufman <[EMAIL PROTECTED]> wrote: > I downloaded and configured JMeter 2.0.2 to call a simple Web service. > It works and I get test results if my Web service is on a local > machine. If I try to test a Web service running on another computer > it fails.

Re: regular extractor problem.!!!

2004-12-08 Thread sebb
On Wed, 8 Dec 2004 12:52:30 +0530, Raminder Singh <[EMAIL PROTECTED]> wrote: > hi all, > I'm new at this group and currently working in JMeter. > I'm facing a problem. > While getting a response, i have to extract value of fareindex=0(it keep on > 1,2,3... as multiple fareindex exits in response) >

Re: Can regular expression extract the value between

2004-12-08 Thread sebb
Or use the non-greedy operator "?": (?i)(.*)? The "(?i) prefix means to ignore case; adding the "?" means that the regex will match the first time in encounters ">" and "" - rather than looking for the longest possible match. S. On Tue, 7 Dec 2004 18:06:00 -0500, Kyle McAbee <[EMAIL PROTECTED]>

Display result from stored procedure

2004-12-08 Thread CABOU Carl
Hi all !! I'm using Jmeter 2.0.2 to perform load tests on an Oracle database. How can I get the result of a stored procedure ? For example : BEGIN myStoredProc(input1,input2,output); END; How can I get the content of "output" in jmeter ? Best regards. Carl.

JDBC Request Data Extraction

2004-12-08 Thread Tong P.
how could i extract data from JDBC Request (select statement) for processing in subsequence processes? __ Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search. http://info.mail.yahoo.com/mail_250 -