On 7 January 2011 14:45, Spranger, Steffen <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]

