Vugen can be configured in Runtime Settings, Internet Protocol, Proxy, Use Proxy Server, address=localhost, port=8888.
You then put breakpoints in the script before and after the section you want to record, run the script in vugen to the first breakpoint (with logging disabled), start capturing traffic in fiddler, run the script to the second breakpoint and stop capturing traffic in fiddler. You can then see a visualization of the request pipeline in fiddler for your loadrunner traffic:
It is also a good idea to capture the traffic by running the script from the controller on the load generator to reduce vugen overhead. You will get a more compact and realistic pipeline that way.
You can then record the same transaction manually using the web browser for comparison to loadrunner.
So, what if the organization uses a proxy as well? I have to have the "Use automatic Configuration Script" checkbox, or I don't go anywhere. Can I string them together in sequence, plug LR into Fiddler? Running LR 11.04 at this time.
ReplyDeleteThis comment has been removed by the author.
ReplyDeletehttps://testingtechnocrats.blogspot.in/2018/03/using-loadrunner-on-thick-client.html
Delete