ludeknovy / jtl-reporter

JtlReporter is an online application that allows users to generate beautiful, customizable and easy to understand performance reports from JMeter(Taurus), Locust, and other tools.
https://jtlreporter.site
MIT License
121 stars 32 forks source link

Comparison Across Scenarios #287

Open jfucci opened 1 week ago

jfucci commented 1 week ago

As of now, in order to compare test runs I would have to upload all the result files I have to the same scenario. I would like to be able to compare a test run in one scenario to a test run that exists in another scenario of the same project. For instance, in the screenshot, I would like to have the option of comparing "config 1 - dev" with "config 2 - dev"

image

I envision in the "compare" modal a drop down or even just titled sections to display runs by scenario.

ludeknovy commented 1 week ago

Hi @jfucci. I will think about it - need to check how complex it would be.