JMeter Integration with Katalon

Hi,

I am trying to run load test from Katalon Studio using JMeter. I found a great post with a sample of how to integrate Katalon and JMeter. I built a simple project with an web pint test case. The test passes but I’m getting empty result csv file and html file.

Does anyone facing this issue? Any advise?

Below is partial result of my test case

2019-07-11 16:55:45.184 INFO c.k.k.core.main.WSVerificationExecutor - END Verification
2019-07-11 16:55:45.185 INFO c.k.katalon.core.main.TestCaseExecutor - END CALL Test Cases/Ping Test Case
2019-07-11 16:55:45.185 INFO c.k.katalon.core.main.TestCaseExecutor - --------------------
summary = 0 in 00:00:00 = ******/s Avg: 0 Min: 9223372036854775807 Max: -9223372036854775808 Err: 0 (0.00%)
ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations. Set system property ‘log4j2.debug’ to show Log4j 2 internal initialization logging. See Log4j – Configuring Log4j 2 for instructions on how to configure Log4j 2
Test completed. See test.jtl file for results
Open test.jmx file in JMeter GUI to validate the code

Thanks,
Jiho

Hello Jiho_Lee,

Currently, you can integrate Katalon Studio with JMeter via the JMeter Integration plugin which is free. Please try out this plugin and see if you still encounter this bug.

Cheers

Jass