Good shopping good mood!

2008-11-24 Thread John Dempsey
Dear firend:     Hello.How are you doing recently?Some days ago, I came across a wonderful electronic company on the web and had a pleasant chat with the sales manager. He told me that they are planning to lower the prices greatly in order to adapt to the global economic crisis, so that they can

Re: HttpClient encoding parameters when not wanted

2007-10-09 Thread John Dempsey
gt; > Also, I suggest you update to 2.3; that has some > fixes over 2.3RC4. > > S. > On 08/10/2007, John Dempsey <[EMAIL PROTECTED]> > wrote: > > Version 2.3RC4 > > Using HTTP method POST so sent as part of the > body. > > Java version 1.5 u

Re: HttpClient encoding parameters when not wanted

2007-10-08 Thread John Dempsey
e URL or as > part of the body? > > On 08/10/2007, John Dempsey <[EMAIL PROTECTED]> > wrote: > > Hi Guys, > > > > I am currently reading in values from a data file > and > > using one of the values as a parameter name in a > > httpclient sampler. >

HttpClient encoding parameters when not wanted

2007-10-08 Thread John Dempsey
Hi Guys, I am currently reading in values from a data file and using one of the values as a parameter name in a httpclient sampler. The parameter is to be sent with no value and no equals sign. Also there should be no encoding. When sending this parameter with the Httpclient all instances of the

Socket issue: Thread not responding

2007-10-05 Thread John Dempsey
Hi Guys, We're doing remote testing and about 45 minutes into the test some threads just stop responding. We did a thread dump and the threads appear to be stuck on the method below. java.net.socketInputStream.socketRead0 They are still in a runnable state. The server uses SSL. Each jmeter server

Re: Assertion problem when used with Transaction Controllers

2007-10-04 Thread John Dempsey
That makes sense. I was hoping there was a property to make response assertions ignore the transaction controllers. Thanks for the info! --- sebb <[EMAIL PROTECTED]> wrote: > In 04/10/2007, John Dempsey <[EMAIL PROTECTED]> > wrote: > > Hi Guys, > > > >

Assertion problem when used with Transaction Controllers

2007-10-04 Thread John Dempsey
Hi Guys, I'm putting a response assertion at testplan level to check if any of the sample responses contained the word error. My http request samplers are grouped under transaction controllers that generate a parent sample. The samplers pass the assertion but the transaction controller fails with

Re: Thread Group Start Delay, Stop Delay

2007-08-29 Thread John Dempsey
> without a test run time > period, and end it after a certain thread group has > completed its runs? > > On 28/08/2007, John Dempsey <[EMAIL PROTECTED]> > wrote: > > > > Hi Matt, > > > > You can try this. > > Create a user defined variable e.g.

Re: Thread Group Start Delay, Stop Delay

2007-08-28 Thread John Dempsey
Hi Matt, You can try this. Create a user defined variable e.g. TestLength. Put the TestLength value equal to the length of your testrun e.g. 300 (for 5 mins). In your monitor threadgroup click the scheduler checkbox and set the startup delay to 0. Set the duration to ${__intSum(${TestLength},120

Control Throughput and Rampup with Distributed Testing

2007-08-24 Thread John Dempsey
Hi, Is there an easy way to control throughput and rampup when doing distributed testing? When testing on a single machine I had no problems using the setup below and setting the rampup. Threadgroup --Test Action Sampler Constant Throughput Timer --Http Samplers Then I could setup a thread t