Thank you it works fine.
Another question. How could say something like this "If this variable is
this value then send mail"!
Can I do it with IfController ?
Can I manually fail test case ?
Darko
-----Original Message-----
From: sebb [mailto:sebbaz@gmail.com]
Sent: Friday, July 01, 2005 2:14 PM
To: JMeter Users List
Subject: Re: using JMeter for other purposes than testing
Check jmeter.log for errors.
Most likely JMeter cannot find the required jars - mail.jar and
activation.jar - which you need to download from Sun and put in the lib
directory.
S
On 7/1/05, Darko Jovisic <Darko.Jovisic@cern.ch> wrote:
> Hi!
>
> I'm new to JMeterand I find it very cool and powerful. Acutally we are
> not using JMeter for testing but for loading data.
> So we have a web interface for loading data. The amounts of data is
> huge and doing it by hand is long. So we made a JMeter test script
> that posts data to the web interface with parameters that passed from
the console.
> Cool, huh ? I also tested Canoo,WebInject and some other products but
> I find JMeter the best!
>
> One question: I want to use Mail Visualiser to confirm wheter the data
> has been imported properly or not. But I try to add it to ThreadGroup
> but nothing happens. It doesn't appear in the group. Am I doing
> something wrong, or ?
>
> Regards,
> Darko
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
|