• perf-test.com need your contributions to build up a strong repository of performance engineering resources.

In the following tutorial, we will demonstrate how to convert a simple fiddler recording into a vugen script. This is useful when
  • Loadrunner is not able to record
  • Loadrunner is not capturing a few requests
  • you just like fiddler !!
So lets begin by downloading the Fiddler From Here , You can also download chrome extension of fiddler here.

upload_2016-10-27_23-9-9.png


Install Fiddler by following normal installation steps.

upload_2016-10-27_23-10-33.png


You can find the fiddler in program files

upload_2016-10-27_23-11-48.png


Start the fiddler in administrator mode and it will start capturing traffic. Open your application in browser and go through the flow you want to record. It will look like below

upload_2016-10-27_23-37-6.png


Once the recording is completed save the session as shown below

upload_2016-10-27_23-38-22.png


Save the session as a .saz file

upload_2016-10-27_23-39-21.png


Open the vugen, click on File Open->script/solution and select all files as shown in the image. and select the .saz file.

upload_2016-10-27_23-43-11.png


upload_2016-10-27_23-43-55.png


Bingo you are done

upload_2016-10-27_23-44-36.png
Author
admin
Views
62
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from admin