You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "Spranger, Steffen" <St...@incowia.com> on 2011/01/07 15:45:07 UTC

check file existence

Hi folks,

 

using a CSV Data Set config, there might be the possibility to specify a
non existing file.

I get a  message in jmeter.log, but I want to evaluate the file
existence as part of my test plan.

If I don't watch jmeter.log, how do I see that it failed?

Iis there any assersion-object to check this?

 

 

Regards 

Steffen

 


Re: check file existence

Posted by sebb <se...@gmail.com>.
On 7 January 2011 14:45, Spranger, Steffen <St...@incowia.com> wrote:
> Hi folks,
>
>
>
> using a CSV Data Set config, there might be the possibility to specify a
> non existing file.
>
> I get a  message in jmeter.log, but I want to evaluate the file
> existence as part of my test plan.
>
> If I don't watch jmeter.log, how do I see that it failed?
>
> Iis there any assersion-object to check this?
>

You might be able to use the Response Assertion to check the value of
a variable it sets.

But in general, the lack of the file will cause the test to generate
errors anyway

>
>
>
> Regards
>
> Steffen
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org