On 7/1/05, Darko Jovisic <[EMAIL PROTECTED]> wrote:
> Thank you it works fine.
> 


> Another question. How could say something like this "If this variable is
> this value then send mail"!

Not directly, see:

http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Mailer_Visualizer

Mail is only sent for errors.

> Can I do it with IfController ?
> Can I manually fail test case ?

Yes, just add an assertion that fails.

> 
> Darko
> 
> -----Original Message-----
> From: sebb [mailto:[EMAIL PROTECTED]
> 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 <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to