Hi all,
 
I have a .jmx script which returns the name from a SOAP/XML-RPC Request
into the View Results Tree. 
 
The name of the SOAP request exists of strings (like this: ${testcase} -
${errordescription} - ${errorcode} ) which are converted (from a .cvs
file) to the actual name (like: TC01 - Login incorrect - 10)  in the
View Results Tree. This works as expected in JMeter versions 20050508
and 20050818. 
 
However in JMeter 2.1 release it returns the string as shown above and
doesn't do any substitution. 
 
Has something changed in the handling of strings in version 2.1?
 
 
Thanks,
Jelmer de Haas

Reply via email to