hi thx for your response. I wrote a script and put it into the jmeter folder, after that i added a beanshell preprocessor to my test plan and specified the filename of the script. In the log i got the error that the file could not been found.
Peter-432 wrote: > > Hi! > > A beanshell preprocessor could solve your problem. What do you mean with > "could not get it to work"? Did you check JMeter log to identify the > problem? There could be 2 problems: > > - beanshell environment is not working > - your script has errors and cannot be executed. > > kind regards > Peter > > >> >> hi, >> >> if i want to copy any files in a specific folder or delete any files >> before >> i start with executing a sampler how would i do that? I'm new to jmeter >> so i >> apologize if this seems like an easy question. I searched for examples >> but i >> could not find anything usefull. The closest thing i found was using >> pre-processors for example bsh scripts. However i could not get it to >> work. >> Would be nice if someone could help me or direct me in the correct >> direction. >> >> thx kukudas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://old.nabble.com/Copy-files-before-executing-sampler-tp27655448p27675392.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

