RE: Users of JMeter?

2004-11-24 Thread Kyle McAbee
Dear G.: Could you quantify "large" for organizations? TREEV LLC is a 200-person banking software company. We have used JMeter for load testing and functional testing for about 4 months. We picked it because: I evaluated low-priced load testers ($300-$500) and JMeter (free). JMeter did what we

Re: Users of JMeter?

2004-11-24 Thread Peter Lin
I don't know of any large government organization using Jmeter, but I know plenty of apache developers. I use it regularly on commercial projects over the last 4 years. if senior management feel they need to fork over 20K for Mercury loadRunner, it's gonna be hard to change their minds. I've used

Users of JMeter?

2004-11-24 Thread greggy
Hi all, I'm trying to convince senior management that JMeter would be good to use in our organisation for volume testing. For reasons best know to them, they want to know what large and government organisations out there use JMeter already. I've googled for quite a while and can't really come up

Re: nesting constants/variables between two groups in template

2004-11-24 Thread sebb
On Wed, 24 Nov 2004 09:17:21 -0600, praveen <[EMAIL PROTECTED]> wrote: > Thanks for clearing up the first sebb. Should I report the second as a > bug somewhere? > Yes, please, using Bugzilla. S. - To unsubscribe, e-mail: [EMAIL

Re: nesting constants/variables between two groups in template

2004-11-24 Thread praveen
Thanks for clearing up the first sebb. Should I report the second as a bug somewhere? On Wed, 24 Nov 2004 14:17:55 +, sebb <[EMAIL PROTECTED]> wrote: > 1) Regex Extractors not applied in the expected order: > > JMeter test plans are not strictly ordered - only some test elements > are guaran

Re: nesting constants/variables between two groups in template

2004-11-24 Thread sebb
1) Regex Extractors not applied in the expected order: JMeter test plans are not strictly ordered - only some test elements are guaranteed to be executed in the order they appear in the plan, see: http://jakarta.apache.org/jmeter/usermanual/build-test-plan.html#scoping_rules Whether it would be

Re: Can´t add Mailer Visualizer

2004-11-24 Thread sebb
Most likely the required jars are missing - the log should show this. You need mail.jar and activation.jar, IIRC. S. On Wed, 24 Nov 2004 08:06:14 -0500, Peter Lin <[EMAIL PROTECTED]> wrote: > that is odd, do you see any errors in jmeter.log? > > peter > > > > > On Wed, 24 Nov 2004 10:43:01 +

Re: Can´t add Mailer Visualizer

2004-11-24 Thread Peter Lin
that is odd, do you see any errors in jmeter.log? peter On Wed, 24 Nov 2004 10:43:01 +0100, Coret Bob <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm having trouble with the Mailer Visualizer: I can't add this listener in > the GUI (tried 2.0.1 and 2.0.2, Win XP). I can select the listener and cl

Can´t add Mailer Visualizer

2004-11-24 Thread Coret Bob
Hi all, I'm having trouble with the Mailer Visualizer: I can't add this listener in the GUI (tried 2.0.1 and 2.0.2, Win XP). I can select the listener and click it, then nothing. I tried to add it at the level of Test Plan, Thread Group and Sampler. All other listeners can be added without prob