${yourVar_*g1*} =1
${yourVar_*g2*} =Probation
${yourVar_*g3*} =2
${yourVar_*g4*} =Confirmed
${yourVar_*g5*} =3
${yourVar_*g6*} =Trainee


Using the group  (_g1, _g2, etc) you could achieve this by utilising a
counter

i.e.:
${__V(yourVar_${counter})}

http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Regular_Expression_Extractor


ZK

--
View this message in context: 
http://jmeter.512774.n5.nabble.com/Correlation-of-a-drop-down-list-tp4895265p4902235.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to