A standalone tool for analyzing JMeter JTL results file and generate report in PDF/Excel
This is an electron based app for analyzing JMeter JTL file and interpret a easy understanding report for everyone.
- Node v 16.13.1 or above
- NPM v 8.1.2
- Download the source code from the Github.
- Just do a npm install
- npm start -> to run it locally
This is to generate a installable executable for Mac, Linux and Windows
This allows import jtl file to the app
- Generate interactive html report within the app
- Allows user to input data / observation on the reports
- Allows user to configure SLA
- Visualize graphs in diff formats
- Compare reports
- Download the report in PDF / Excel format
- Mail / Upload the report to an configured external source
- ElectronJS doc
Please rate a star(:star2:) - If you like it.
Please open up a bug(:beetle:) - If you experience abnormalities.