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
deepakOn Thu, May 7, 2009 at 1:27 PM, Otwell, Christopher E (N-SAIC) < [email protected]> 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 -- [email protected] > Home: 719-205-1584 -- [email protected] > FAX#: 719-277-9555 -- [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

