Does anyone have attempted to write a script in JMeter using JCIFS to write/read/delete file on a remote share? Thanks.
Extensibility is the main feature of JMeter.
In regards to your question I would recommend the following:
Remember the following:
${VAR}
in groovy codeFor detailed explanation of "why groovy", groovy scripting engine installation instructions and scripting best practices see Beanshell vs JSR223 vs Java JMeter Scripting: The Performance-Off You've Been Waiting For! guide.