That should work.

Where are you trying to use the qa_url variable?

S.
On 03/10/05, Pavel Gouchtchine <[EMAIL PROTECTED]> wrote:
> Hi All.
> I am using User Parameter pre-processor to set the following:
> host = qatesthost.com <http://qatesthost.com>
> protocol = http
>
> Now, I want to combine these variables into variable named qa_url using User
> Parameters pre-processor like this:
>
> qa_url = ${protocol}://${host}
>
>
> JMeter always sets qa_url as "${protocol}://${host}" not as
> http://qatesthost.com
>
>
> Does anybody know how to make qa_url variable use pre set values from other
> variables?
>
> Thank you.
> Pavel
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to