jmeter-user@jakarta.apache.org

2008-06-13 Thread sebb
On 13/06/2008, Simon De Uvarow <[EMAIL PROTECTED]> wrote: > Hello Sebb .. i was reading this because i want to do the same than Ori, but > for a different reason .. I want to test a DB using the JDBC Sampler .. but > it seems is not possible to connect each thread with different user/password >

jmeter-user@jakarta.apache.org

2008-06-13 Thread Simon De Uvarow
Hello Sebb .. i was reading this because i want to do the same than Ori, but for a different reason .. I want to test a DB using the JDBC Sampler .. but it seems is not possible to connect each thread with different user/password ... am i right? "No olvides, no traiciones, lo que llevas bien dent

Aggregrate Report "Group By" suggestion

2008-06-13 Thread Michael Giroux
I have a Jmete testplan that includes more than 50 HTTP Requests. Each request has a NAME that reflects what it is doing, Exampel names: Validate Logon Validate Logon bad user name Validate Logon bad user password Validate Logon bad employee number This results in a very large aggregate report wi

Jmeter2.3.1 JMS Publisher jndi.properties file

2008-06-13 Thread ModiPawan
Hi, I want to do some ACtiveMQ JMS test using Jmeter. I prepared test using JMS publisher & subscriber in Jmeter2.3.1. I want to know where to provide my jndi.properties file? Is it necessary to provide jndi.properties file. I have unchecked the check box in JMS publisher configuration window & p

jmeter not capturing java application pages

2008-06-13 Thread Rajini Kumar Gandham
Hi All, i used redirect automatically option in jmeter. even though it is not capturing all pages in application. please help me out in this regard. Thanks & Regards, Rajini Kumar.G - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: JMeter listener is not capturing the pages.

2008-06-13 Thread sebb
On 13/06/2008, Vinay U. kumar <[EMAIL PROTECTED]> wrote: > > > > > > > > > Hi All, > Please don't cross-post. JMeter user questions should only be sent to the jmeter-user list. > > I have been trying to use the record capability in JMeter. As per > instructions in the manual/mailing-li

JMeter listener is not capturing the pages.

2008-06-13 Thread Vinay U. kumar
Hi All, I have been trying to use the record capability in JMeter. As per instructions in the manual/mailing-lists/other websites, I configured the IE LAN settings. In JMeter, I added a thread group and added a recording controller to the thread group. Then I added the H

Re: how to run jmeter from within JAVA program

2008-06-13 Thread sebb
On 13/06/2008, Nikesh Goel <[EMAIL PROTECTED]> wrote: > Hi Sebb > > I am still not clear as to how can I make my jmx file run in non gui mode > from within a JAVA program. Apparently, the way I am trying to pass the arg > to NewDriver class is wrong (no matter whether I use -t or --testfile). I