55[ ![ ] ( https://img.shields.io/badge/%E2%9D%A4-YouTube%20Channel-0a0a0a.svg?style=flat&colorA=1EAEDB )] ( https://www.youtube.com/user/QAInsights?sub_confirmation=1 )
66[ ![ ] ( https://img.shields.io/badge/donate-paypal-1EAEDB )] ( https://www.paypal.com/paypalme/ )
77
8+ ![ Banner] ( /assets/00-Banner.jpg )
9+
810# LoadRunner to JMeter Correlation Rules Converter 🛠
911
1012## TLDR ⚡
@@ -38,7 +40,45 @@ e.g. `python app.py -f LR.cor`
3840
3941After generating the JSON files, you have to follow the below steps to utilize it in JMeter.
4042
41- * Create a
43+ * Place the folder where it is accessible, e.g. GitHub Repo
44+ * Add ` bzm - Correlation Recorder ` to your JMeter test plan
45+ * Click on ` Load Template `
46+
47+ ![ 00-Load] ( /assets/00-Load.jpg )
48+
49+ * Click on ` Config `
50+
51+ ![ 10-Templates-Manager] ( /assets/10-Templates-Manager.jpg )
52+
53+ * Enter unique ` Id ` and ` URL ` as shown below.
54+
55+ ![ 20-Repo-Manage] ( /assets/20-Repo-Manager.jpg )
56+
57+ * If all is well, you will get below success message.
58+
59+ ![ 30-Repo-Success] ( /assets/30-Repo-Success.jpg )
60+
61+ * You could see your rules have been loaded in the ` Templates Manager `
62+
63+ ![ 40-Rules-Loaded] ( /assets/40-Rules-Loaded.jpg )
64+
65+ * Click on the rule which you would like to install and then click on ` Install `
66+
67+ ![ 50-Install-Rule] ( /assets/50-Install-Rule.jpg )
68+
69+ * You will get success message as shown below.
70+
71+ ![ 60-Install-Success] ( /assets/60-Install-Success.jpg )
72+
73+ * To load the rule, click on ` Load `
74+
75+ ![ 70-Load-Rule] ( /assets/70-Load-Rule.jpg )
76+
77+ * You could see your LoadRunner Rules in JMeter.
78+
79+ ![ 80-Loaded-Rules] ( /assets/80-Loaded-Rules.jpg )
80+
81+ > After loading the rules, you will have to fill the ` Match Number, Group Number, Correlation Replacement ` etc.
4282
4383## Tested with 🔨
4484
@@ -48,4 +88,10 @@ This utility has been tested with:
4888* Apache JMeter 5.3
4989* Blazemeter Correlation Recorder 1.1
5090
91+ ## License 🔒
92+
93+ MIT
94+
95+ ## Contributions 💙
5196
97+ All contributions welcome. Please submit a PR.
0 commit comments