Re: Analysing the test results

2007-04-29 Thread Dion Gillard
Have you read http://jakarta.apache.org/jmeter/usermanual/ I'm not sure I understand what you mean by 'analyse' below. Does the View Results in table listener help with capturing response time? Or perhaps you're after Aggregate Report? See the Component reference (

Transaction controller and assertion

2007-04-29 Thread gthev
Hello, I am fighting with Jmeter since too many time. Can you help me: I have the following script: Transaction controller --Http request A --Http request B --Http request C --Http request D When I run this script, the result is response time: tA+tB+tC+tD success= true == Until there all is

Attach a File | HTTP Sampler

2007-04-29 Thread Aliasgar S Hararwala
Hi, I am using the 'Send a File in the Request' option in the HTTP Sampler, and I am running my performance test on a .Net solution. I have been getting a Run Time Server error when this HTTP request runs. The file type is excel, and the size of the file is anywhere between 10k to 200k.

Re: Transaction controller and assertion

2007-04-29 Thread Alf Høgemark
Hi I suggest you try to use the nightly build of JMeter. http://people.apache.org/builds/jakarta-jmeter/nightly/ A couple of weeks ago, I added functionality so that a transaction sample is only marked as success if all of it's subsamples are successful. In JMeter 2.2, a transaction sample is

Re: Regular Expression with Parameter

2007-04-29 Thread Senthil Kumaran
Thank You Matthew! Its working with _regexFunction. Regards, Senthil Matthew Coventon wrote: You can use __regexFunction: http://jakarta.apache.org/jmeter/usermanual/functions.html#__regexFunction) Or the Regular Expression Extractor:

How to give distributed load through jmeter

2007-04-29 Thread puneet jagtiani
Hi, i m new to jmeter .i want to know about the distributed load through jmeter . i read in jmeter docs that ,to give distributed load through jmeter we have to configure the host ip in jmeter.properties file. at location