1

I've been trying to use a Main-Fragment Framework with JMeter but encountered an error while using Module controller within the fragment.jmx (see attached image), have you encountered this error? (tried on Jmeter 4.0 and 5.0)

Do you have any suggestions how to reuse pieces of code, because I have the same calls in five different places and every time I modify it I miss at least one place and it's very frustrating

error loading module controller

Thanks!

Nabres BR
  • 78
  • 9
  • can you show the Include Controller node and the included test plan tree? – UBIK LOAD PACK Feb 13 '19 at 16:26
  • Hi, @UBIKLOADPACK , I updated the image with everything expanded and the error! I tried to enable/disable the "Test Fragment" in the fragment.jmx but have the same error! – Nabres BR Feb 14 '19 at 07:30

1 Answers1

0

Please check if you have selected any - Module to Run under Modules -> Google Request

This error might appear in case no module is selected under Modules -> Google Request

enter image description here

You can refer How to use test fragments with Module and include controller

Timsi
  • 155
  • 11