You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by NaveenKumar Namachivayam <ca...@gmail.com> on 2015/04/21 04:29:02 UTC

Printing Run-time Value

Hi,

Could you please let me know how to print the run-time value to the command
prompt of JMeter? Thanks!

-- 
Thank you,

Regards,
NaveenKumar N
Visit www.QAInsights.com and www.Testifications.com and www.MyTechCube.com

Re: Printing Run-time Value

Posted by sebb <se...@gmail.com>.
http://jmeter.apache.org/usermanual/functions.html#__log

On 21 April 2015 at 05:56, Pratapi Hemant Patel <he...@gmail.com> wrote:
> If you are planning to print some JMETER variables or a sampler
> data(response time etc.), then you can use, beanshell/JSR 223, and use
> System.out.println() to print anything on cmd.
>
> Thanks and Regards
> Hemant
> 9013982184
>
> On Tue, Apr 21, 2015 at 7:59 AM, NaveenKumar Namachivayam <
> catchnaveen.psgtech@gmail.com> wrote:
>
>> Hi,
>>
>> Could you please let me know how to print the run-time value to the command
>> prompt of JMeter? Thanks!
>>
>> --
>> Thank you,
>>
>> Regards,
>> NaveenKumar N
>> Visit www.QAInsights.com and www.Testifications.com and www.MyTechCube.com
>>

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


Re: Printing Run-time Value

Posted by Pratapi Hemant Patel <he...@gmail.com>.
If you are planning to print some JMETER variables or a sampler
data(response time etc.), then you can use, beanshell/JSR 223, and use
System.out.println() to print anything on cmd.

Thanks and Regards
Hemant
9013982184

On Tue, Apr 21, 2015 at 7:59 AM, NaveenKumar Namachivayam <
catchnaveen.psgtech@gmail.com> wrote:

> Hi,
>
> Could you please let me know how to print the run-time value to the command
> prompt of JMeter? Thanks!
>
> --
> Thank you,
>
> Regards,
> NaveenKumar N
> Visit www.QAInsights.com and www.Testifications.com and www.MyTechCube.com
>