CSV or XML output on listeners

2005-09-20 Thread Paul Keeble
The choice between CSV and XML output from the Listeners is specified in two places. The first is the config button but the second is in the jmeter.properties. When does each setting apply? ___ To help you stay safe and

how can I send depending requests with scenario ?

2005-09-20 Thread Jérémie Balcaen
Hi, I'm new in JMeter. I want to send 2 requests to jsf controller : The first one is : http://localhost:8280/kick/pages/inputname.faces The second one is : http://localhost:8280/kick/pages/inputname.faces?helloForm:_id2=greetinghelloForm:name=JeremiehelloForm=helloForm If I send this 2

Re: how can I send depending requests with scenario ?

2005-09-20 Thread sebb
Try adding a Cookie Manager to the thread group On 20/09/05, Jérémie Balcaen [EMAIL PROTECTED] wrote: Hi, I'm new in JMeter. I want to send 2 requests to jsf controller : The first one is : http://localhost:8280/kick/pages/inputname.faces The second one is :

How to use Monitor Results Listener with jboss

2005-09-20 Thread mukesh garg
Hi, Can we use Monitor listener with Jboss? Regards, Mukesh - Yahoo! for Good Click here to donate to the Hurricane Katrina relief effort.

Re: How to use Monitor Results Listener with jboss

2005-09-20 Thread Peter Lin
you should be able to. I'm told by Remy that jboss contains the status servlet. You'll have to figure out what the URL is for it though. I don't know it off hand. peter On 9/20/05, mukesh garg [EMAIL PROTECTED] wrote: Hi, Can we use Monitor listener with Jboss? Regards, Mukesh

Help needed in using Jmeter to test an application that requires user Login

2005-09-20 Thread Mary George
Hi I have been trying to test an application that requires user login using JMeter, but am having trouble doing the same. I have detailed the scenario below. Could you please provide some pointers on what could be going wrong? To record the steps to test the application, I used a HTTP Proxy

Re: [extension to aggregate] - looking for feedback

2005-09-20 Thread Peter Lin
I just checked in the code so that users can click save table data in the new aggregate graph listener to save the data. peter On 9/9/05, Serguei Belikov [EMAIL PROTECTED] wrote: Yes. Just for printing and archiving purposes. Printing screen-shots is not a very convenient way :) Peter

Re: [extension to aggregate] - looking for feedback

2005-09-20 Thread sebb
This should be in the build 2-1.20050920 which has just been created and uploaded to the nightly directory. S. On 20/09/05, Peter Lin [EMAIL PROTECTED] wrote: I just checked in the code so that users can click save table data in the new aggregate graph listener to save the data. peter