Use JMeter on REST API calls ?

Hello everybody !

I tried JMeter yesterday and it was pretty cool ! I had some performance indicators on my report executions, always usefull.

Now I was wondering if it was possible to use JMeter on REST API calls, I don't know how I can do it.

Thanks for helping !

iggythedog91's picture
Joined: Sep 20 2019 - 2:08am
Last seen: 2 years 9 months ago

2 Answers:

Hi iggy !

Yes it's possible to test REST API calls in JMeter, you only need to add a HTTP Request with POST method and your credentials to the path jasperserver-pro/j_spring_security_check.

Check this website for more information https://community.jaspersoft.com/wiki/jmeter-and-rest-data-source-performance-testing

Best regards,

Arnaud

arnaudsimon091's picture
Joined: Nov 26 2018 - 12:25pm
Last seen: 4 months 2 weeks ago

Hi Arnaud, it seems to work thanks for sharing !

iggythedog91's picture
Joined: Sep 20 2019 - 2:08am
Last seen: 2 years 9 months ago
Feedback