Re: JMeter Report generation using Hudson plugin

2010-08-30 Thread kblearner
Hi Brett, On a similar note, i see that the Performance Plugin V1.3, gives response times for Config elements too (link CSV data set config) in the Output report (Performance Trend by URI). Ideally, it should only measure the response times for Transaction controller's added and NOT for any confi

Re: JMeter Report generation using Hudson plugin

2010-08-30 Thread kblearner
Hi mhague94040, Did you try configuring Performance Plugin 1.3 !! It works... -- View this message in context: http://jmeter.512774.n5.nabble.com/JMeter-Report-generation-using-Hudson-plugin-tp535348p2797234.html Sent from the JMeter - User mailing list archive at Nabble.com. --

RE: RESTful API

2010-08-30 Thread piranha
Ok no problem Priya. Are you able to performance test the REST Web Service successfully? Please explain me the steps you followed to test the REST service. As of now, i successfully load tested GET method. Not sure, how to test post method. Thanks. -- View this message in context: http://jmete

Re: How to add multiple values from a file to the end of a URL

2010-08-30 Thread piranha
Hi Felix, Thanks for your detailed explanation. Right now, it is little confusing to me, as i'm a java developer and completely new to Testing world. I guess i need to go through all the topics you mentioned. -- View this message in context: http://jmeter.512774.n5.nabble.com/How-to-add-multip

Re: JMeter reporting negative sample times (ms) in Listeners - Resolved

2010-08-30 Thread kblearner
It seemed to be timing syncronization issue on the machine access remotely. Installed JMeter on a different machine and all response times are positive now. -- View this message in context: http://jmeter.512774.n5.nabble.com/JMeter-reporting-negative-sample-times-ms-in-Listeners-tp534483p279722

JMeter - Performance Plugin in Hudson

2010-08-30 Thread kblearner
Anybody used the Performance Plugin for JMeter test reports in Hudson ?? I've successfully configured this and there seems to be a bug - the plugin report contains response times for the Config Elements (like CSV Data set Config) too. This screws up the total Avg, Max and Min response times. An

Re: replace session parameters for every sample

2010-08-30 Thread kblearner
I've also faced similar hurdle (replacing dynamically generated ID's into subsequent requests) and have gone the way of using external editor (EditPlus / Notepad++ / Ultraedit). May it's worth developing a JMeter plugin for Search-Replace All featureI guess. Any comments !!! -- View th

Re: How to add multiple values from a file to the end of a URL

2010-08-30 Thread Felix Frank
Hi, sorry I didn't get back, the issue is rather involved and also a bit off topic. On 08/24/10 14:38, piranha wrote: > > Hello Felix, > > I didn't exactly get you. Can you tell me: > 1) How can i set my browser to use my local Jmeter proxy? It's the normal step for recording a test plan, refe

Re: Jmeter : RMI Connection refused

2010-08-30 Thread gurjant singh
Hi Sebb, This is the command which I am using for remote testing ${JMETER_HOME}/bin/jmeter -n -t path/testPlan.jmx -l path/result.jtl -r Thanks, -Gurjant On Sat, Aug 21, 2010 at 8:29 PM, sebb wrote: > On 19 August 2010 13:20, gurjant singh wrote: > > Hi, > > > > When I run the Jmeter test