Hi,
1- I create an external beanShell which taken a string in param and return a
string :
getChannelList(String sChannelName){
return sChannelName;}
2- I create a BeanShell Sampler with in parameters field: ${myParam} and in
the script file field : scripts/getChannelList.bsh
my BSH is recognied, because I don't have any error, but how can I do to get
the return string value ?
thanks to help me
annie35
--
View this message in context:
http://www.nabble.com/-JMeter--BeanShell-Sampler-using-a-script-file-tp24572864p24572864.html
Sent from the JMeter - User mailing list archive at Nabble.com.