In Regular Expression Extractor I have stored reference name as
prasad
.If I give my reference name to further scripts
${prasad}
where ever I want it is working fine.But I want to store these reference name as user defined variables (Global variables).
I am using only one thread group.
I am doing performance automation scripts so I want to store that reference name as user defined variable.
I didn't not understand properly,(Below Answer)..Can any one help me with brief explanation please...