RE: How to record script in JMETER without proxy server?

2005-03-11 Thread suneetha suneetha
Hi friends I am sunita Is there any code coverage tool for dotnet that to related to jmeter if any one knows about this please mail me thanks sunita Jayashree K <[EMAIL PROTECTED]> wrote::-) Mike, I recorded script in bad boy and now I'm trying to execute that in JMeter. Will that also crea

Re: JDBC Request question

2005-03-11 Thread Peter Lin
that's what I was guessing. is username read from a previous query or some place else? peter On Fri, 11 Mar 2005 21:02:32 -0500, Mike Buzzetti <[EMAIL PROTECTED]> wrote: > Gino, I played around with your test plan, and I could not get it to > work with the newest nightly build. Basically the err

Re: JDBC Request question

2005-03-11 Thread Mike Buzzetti
Gino, I played around with your test plan, and I could not get it to work with the newest nightly build. Basically the error is that ${Username} is not getting changed to the value of the username. I don't know why, but I believe that is the problem. ( I am not 100% positive since I only looked at

Re: random controller question

2005-03-11 Thread sebb
On Fri, 11 Mar 2005 17:55:27 -0500, Nathan J. Mehl <[EMAIL PROTECTED]> wrote: > > If I have a test plan that looks like this: > > Random Controller > | > +---> Recording Controller > | | > | +---

random controller question

2005-03-11 Thread Nathan J. Mehl
If I have a test plan that looks like this: Random Controller | +---> Recording Controller | | | +---> HTTP Request A | +---> HTTP Request B |

Re: HTTP Request to get a non-Text file

2005-03-11 Thread Craig S. Wilson
sebb wrote: On Fri, 11 Mar 2005 14:49:35 -0600, Craig S. Wilson <[EMAIL PROTECTED]> wrote: Can I use an HTTP request to retrieve a binary file from a web server? Yes - for example it can fetch images. Does anyone happen to have a method to pull a audio & video stream from a server and 'play' it i

Re: HTTP Request to get a non-Text file

2005-03-11 Thread sebb
On Fri, 11 Mar 2005 14:49:35 -0600, Craig S. Wilson <[EMAIL PROTECTED]> wrote: > > Can I use an HTTP request to retrieve a binary file from a web server? Yes - for example it can fetch images. > If the file is retrieved, what happens to the data? Nothing much, unless you opt to save it using Fu

HTTP Request to get a non-Text file

2005-03-11 Thread Craig S. Wilson
Can I use an HTTP request to retrieve a binary file from a web server? If the file is retrieved, what happens to the data? -- --- Craig S. Wilson [EMAIL PROTECTED] WaveFront Communications, Inc. 1677 Lake Valentine Road Arden Hills MN 55112-2840 1.651.638.9

Re: JDBC Request question

2005-03-11 Thread Craig S. Wilson
Gino Gargiulo wrote: The sql is fine, I sent in the same request replacing the ${Username} with a value 'test' and the statement ran fine. Are there any samples of this where it is working? I have user variables and property variables in JDBC SQL statements. Examples of the SQL I use: delete from j

RE: JDBC Request question

2005-03-11 Thread Gino Gargiulo
The sql is fine, I sent in the same request replacing the ${Username} with a value 'test' and the statement ran fine. Are there any samples of this where it is working? -Original Message- From: Peter Lin [mailto:[EMAIL PROTECTED] Sent: Friday, March 11, 2005 11:19 AM To: JMeter Users Li

Re: JDBC Request question

2005-03-11 Thread Peter Lin
I'm guessing the sql statement was bad. can you look at Oracle's network log and see what the query was. peter On Fri, 11 Mar 2005 11:14:39 -0800, Gino Gargiulo <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I was wondering if I could get some help with JDBC requests. > > What I am tr

JDBC Request question

2005-03-11 Thread Gino Gargiulo
> Hi, > > I was wondering if I could get some help with JDBC requests. > What I am trying to do is perform a Select statement to the database > but in the select statement, I need to pass in a variable and a field > to search for. I created the variable and try ${UserName} into the >

Re: CVS branches

2005-03-11 Thread sebb
I've been making quite a few fixes to 2.0. I'm hoping to find time to do a release this weekend, and then we can look at doing a merge. S. On Fri, 11 Mar 2005 08:04:03 -0500, Peter Lin <[EMAIL PROTECTED]> wrote: > I would recommend using Head, since it has all the latest fixes > > peter > > On

Re: RE Cookie Manager Session Issue

2005-03-11 Thread sebb
Is there any Javascript on the pages? JMeter does not process these, so if the session relies on some automatic invocation of Javascript (e.g. as part of the page loading process), then you will need to add the necessary something, e.g another HTTPSampler to do what the Javascript would have done.

Re: Sending binary data in HTTP Request body

2005-03-11 Thread sebb
On Fri, 11 Mar 2005 10:23:14 +, Isabel Beltran <[EMAIL PROTECTED]> wrote: > > > > > On Thu, 10 Mar 2005 12:08:16 +, Isabel Beltran <[EMAIL PROTECTED]> > > > wrote: > > > > > > > > We are trying to use JMeter to load test an application which uses > >HTTP > > > > protocol through the CICS We

Re: CVS branches

2005-03-11 Thread Peter Lin
I would recommend using Head, since it has all the latest fixes peter On Fri, 11 Mar 2005 08:00:48 -0500, Vasiliy Gagin <[EMAIL PROTECTED]> wrote: > I'm building JMeter from CVS. It looks that some new functionality I > need exist only in HEAD, other is commited to rel-2_0. How often these > bra

CVS branches

2005-03-11 Thread Vasiliy Gagin
I'm building JMeter from CVS. It looks that some new functionality I need exist only in HEAD, other is commited to rel-2_0. How often these brances are merged? Which one will be used for future official releases? - To unsubscribe

RE: omiting nested url

2005-03-11 Thread Jayashree K
1) Means... Let me know if my understanding goes wrong x.asp is requested. At server side some .jsp is executed and and the ur request is fulfilled. I.e you get next page. And you want that, it should not get executed? Is it? Solution;: Then remove follow redirects from the calling page. But th

RE: Sending binary data in HTTP Request body

2005-03-11 Thread Isabel Beltran
> On Thu, 10 Mar 2005 12:08:16 +, Isabel Beltran <[EMAIL PROTECTED]> > wrote: > > > > We are trying to use JMeter to load test an application which uses HTTP > > protocol through the CICS Web Interface to access a legacy 0S/390 > > application. The HTTP request body contains binary data, it do

RE: omiting nested url

2005-03-11 Thread rafael . medina
Return Receipt Your RE: omiting nested url document :

RE: omiting nested url

2005-03-11 Thread Jens Peter Christensen
Return Receipt Your RE: omiting nested url document :

RE: omiting nested url

2005-03-11 Thread Josef Bohaty
Not exactly. It's just accessing java script on external site. Josef -Original Message- From: Jayashree K [mailto:[EMAIL PROTECTED] Sent: Friday, March 11, 2005 4:51 AM To: JMeter Users List Subject: RE: omiting nested url Josef, R u trying to say that 1 page, redirects to other page?