Generate HAR file using JMeter

2016-05-09 Thread NaveenKumar Namachivayam
Hi All,

I am trying to generate HAR files using JMeter for each page navigation in
my application under test.

Could you please give a heads up on how to get started?

I googled, but couldn't get any useful inputs.

-- 
Thank you,

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


Re: Constant throughput timer feature request

2016-05-09 Thread Oliver Erlewein
Hi,

Thanks for that. Ill raise it in bugzilla as a CR.

I tested it with -1 (and -100) and it looks like it executes each thread
once only. Of course that is a 5min high level test so is by no means
exhaustive. But I'm guessing nobody is using that anyway.

As for the sufficiently high number, I am just unsure how much overhead it
adds.

Cheers Oliver
On 9/05/2016 21:26, "sebb"  wrote:

On 9 May 2016 at 03:54, Oliver Erlewein  wrote:
> Hi,
>
> I have the need to control the throughput on the constant throughput timer
> via a variable. That includes the possibility to switch it off. In a lot
of
> JMeter areas you can do that by passing a negative value (ex. -1). But not
> here. -1 will do one iteration only.

Huh?

-1 is not treated specially by the code so why do you think it only
affects a single iteration?

> Can we change this behaviour? Clearly -1 is not sensible in a constant
> throughput controller so why not use it to skip it's function?

Feel free to raise a Bugzilla enhancement request.

But a work-round is to use a sufficiently high value so JMeter won't
need to insert pauses.

> Cheers
> Oliver

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


Re: Constant throughput timer feature request

2016-05-09 Thread sebb
On 9 May 2016 at 03:54, Oliver Erlewein  wrote:
> Hi,
>
> I have the need to control the throughput on the constant throughput timer
> via a variable. That includes the possibility to switch it off. In a lot of
> JMeter areas you can do that by passing a negative value (ex. -1). But not
> here. -1 will do one iteration only.

Huh?

-1 is not treated specially by the code so why do you think it only
affects a single iteration?

> Can we change this behaviour? Clearly -1 is not sensible in a constant
> throughput controller so why not use it to skip it's function?

Feel free to raise a Bugzilla enhancement request.

But a work-round is to use a sufficiently high value so JMeter won't
need to insert pauses.

> Cheers
> Oliver

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