You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "Otwell, Christopher E (N-SAIC)" <ch...@lmco.com> on 2009/05/07 22:27:40 UTC

basic newbie question

Hi, I'm very new to JMeter and trying to learn it.

Under the Test Plan (top) section, If I create a bunch of User Defined
Variables such as:

Value_1    ${__Random(500,1000,,)}
Value_2    ${__Random(1000,1500,,)}
Value_3    ${__Random(1500,2000,,)}

Then latest, I use Constant Timer with a Thread Delay field value of:
$(Value_1)
 
How can I also report this $(Value_1) Variable back to the Aggregate
Chart table section under the Label column, or in some other location,
so that I can tell what Random number was assigned?

Chris


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
"I love it when a plan comes together." 
-- Col. John "Hannibal" Smith, The A-Team
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 

  Christopher E. Otwell -- AOC WSI -- Integration Specialist 

  Work: 719-277-4659 -- christopher.e.otwell@lmco.com
  Home: 719-205-1584 -- otwellc@gmail.com
  FAX#: 719-277-9555 -- christopher.e.otwell@saic.com



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


Re: basic newbie question

Posted by sebb <se...@gmail.com>.
Or see here:

http://jakarta.apache.org/jmeter/usermanual/listeners.html#sample_variables

On 07/05/2009, Deepak Shetty <sh...@gmail.com> wrote:
> Hi
>  have it included within the Name text field of your Test.
>  e.g.
>  In an HTTP request sampler you would have Request Page with ${Value_1}
>  regards
>
> deepak
>
>
>  On Thu, May 7, 2009 at 1:27 PM, Otwell, Christopher E (N-SAIC) <
>  christopher.e.otwell@lmco.com> wrote:
>
>  > Hi, I'm very new to JMeter and trying to learn it.
>  >
>  > Under the Test Plan (top) section, If I create a bunch of User Defined
>  > Variables such as:
>  >
>  > Value_1    ${__Random(500,1000,,)}
>  > Value_2    ${__Random(1000,1500,,)}
>  > Value_3    ${__Random(1500,2000,,)}
>  >
>  > Then latest, I use Constant Timer with a Thread Delay field value of:
>  > $(Value_1)
>  >
>  > How can I also report this $(Value_1) Variable back to the Aggregate
>  > Chart table section under the Label column, or in some other location,
>  > so that I can tell what Random number was assigned?
>  >
>  > Chris
>  >
>  >
>  > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>  > "I love it when a plan comes together."
>  > -- Col. John "Hannibal" Smith, The A-Team
>  > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>  >
>  >  Christopher E. Otwell -- AOC WSI -- Integration Specialist
>  >
>  >  Work: 719-277-4659 -- christopher.e.otwell@lmco.com
>  >  Home: 719-205-1584 -- otwellc@gmail.com
>  >  FAX#: 719-277-9555 -- christopher.e.otwell@saic.com
>  >
>  >
>  >
>  > ---------------------------------------------------------------------
>  > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>  > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>  >
>  >
>

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


Re: basic newbie question

Posted by Deepak Shetty <sh...@gmail.com>.
Hi
have it included within the Name text field of your Test.
e.g.
In an HTTP request sampler you would have Request Page with ${Value_1}
regards
deepak

On Thu, May 7, 2009 at 1:27 PM, Otwell, Christopher E (N-SAIC) <
christopher.e.otwell@lmco.com> wrote:

> Hi, I'm very new to JMeter and trying to learn it.
>
> Under the Test Plan (top) section, If I create a bunch of User Defined
> Variables such as:
>
> Value_1    ${__Random(500,1000,,)}
> Value_2    ${__Random(1000,1500,,)}
> Value_3    ${__Random(1500,2000,,)}
>
> Then latest, I use Constant Timer with a Thread Delay field value of:
> $(Value_1)
>
> How can I also report this $(Value_1) Variable back to the Aggregate
> Chart table section under the Label column, or in some other location,
> so that I can tell what Random number was assigned?
>
> Chris
>
>
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> "I love it when a plan comes together."
> -- Col. John "Hannibal" Smith, The A-Team
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>
>  Christopher E. Otwell -- AOC WSI -- Integration Specialist
>
>  Work: 719-277-4659 -- christopher.e.otwell@lmco.com
>  Home: 719-205-1584 -- otwellc@gmail.com
>  FAX#: 719-277-9555 -- christopher.e.otwell@saic.com
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>