You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Jelmer de Haas <J....@kpn-is.nl> on 2005/09/15 10:09:25 UTC

Return string in View Results Tree in v2.1

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

Re: Return string in View Results Tree in v2.1

Posted by sebb <se...@gmail.com>.
This looks like bug 36608:

http://issues.apache.org/bugzilla/show_bug.cgi?id=36608

which should be solved by the latest 2.1 nightly:

http://cvs.apache.org/builds/jakarta-jmeter/nightly/


On 15/09/05, Jelmer de Haas <J....@kpn-is.nl> wrote:
> 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
> 
>

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