I found many articles that script can be recorded with jmeter script recorder using firefox proxy. But there are many article which says use Blazemeter chrome plugin.
Which is better and why?
I found many articles that script can be recorded with jmeter script recorder using firefox proxy. But there are many article which says use Blazemeter chrome plugin.
Which is better and why?
There is no such a thing as "better" when it comes to recording network traffic, either a piece of software does its work or it doesn't.
Given both approaches produce valid .jmx test plan which exactly represents the network requests made by the browser via JMeter's HTTP Request samplers - both approaches are good.
So it's a matter of convenience and in some cases security.