Convert LoadRunner script to JMeter
This utility converts below LoadRunner functions in script to JMeter 4 format:-
web_reg_find
web_reg_save_param
web_url
web_custom_request
web_submit_data
lr_start_transaction
lr_end_transaction
web_add_header
Utility adds think time at the end of last request in a transaction.
Utility uses boundary extractor, hence JMeter 4 is must for converted .jmx file.
7 April 2018
-Added feature to handle web_custom_request with multiple lines in Body
-Added feature to handle large urls spread in multiple lines
-Moved Download File link to top of page
-Added random variable for think time in .jmx file
22 April 2018
-Added feature to handle web_reg_save_param_ex function
Leave a Reply