Upgrading the JMeter report to Allure format
-
40 min
Have you used reports in the Allure format? Who hasn’t!
But have you tried to get such a report based on the results of running API auto-tests in JMeter? If so, you know what an “exciting” adventure it is.
The community has developed a large number of overlays and plugins for this tool, but for many years the point about reports was a stumbling block for JMeter. It’s time to fix that.
I want to talk about a new plugin that allows you to create parameterized tests and a report on them in a format compatible with Allure. We will look at:
- The pros and cons of using JMeter as a tool for test automation.
- The pros and cons of existing “makeshift” solutions for report generation.
- The functionality of the new plugin.