I have a question about a very basic script that I wrote, I just want to get data from DB, put it in a variable using beanshell sampler. and in the end of the thread group to create another bean shell and check the value of this variable.
the problem is at saving the data to a variable (var name is before), when I use the props.put command but the value still null.
Can someone please advise?