Posts

Showing posts from January, 2022

How to convert LoadRunner script into Jmeter script

Image
  You can Convert LoadRunner below 2 protocol scripts in to Jmeter scripts. Web — HTTP/HTML. Web services. Preparing JMeter for Recording JMeter comes with a built-in  proxy server  that enables intercepting HTTP requests that flow through it and converts them into  HTTP request  samplers. The easiest way to set up JMeter for recording is to use the  JMeter Templates  feature. JMeter can be set up for recording in just a few clicks. Just choose  File  >  Templates  >  Recording  from JMeter’s main menu and then click the  Create  button.  JMeter will populate a Test Plan that is suitable for HTTP(S) traffic recording. All you need to do is expand  WorkBench  >  HTTP(S) Test Script Recorder  and click the  Start  button. Once you click the  Start  button, JMeter will show you a message telling that a certificate was created in JMeter’s  bin  directory.  This doesn’t indicate any error; it is just an information message regarding the  ApacheJMeterTemporaryRootCA.crt  certificate