An open API service indexing awesome lists of open source software.

https://github.com/qainsights/jeval-web

JEval helps you to evaluate your JMeter test plan and provides recommendation before you start your performance testing.
https://github.com/qainsights/jeval-web

apache jinja2 jmeter performance-engineering performance-testing python

Last synced: 9 months ago
JSON representation

JEval helps you to evaluate your JMeter test plan and provides recommendation before you start your performance testing.

Awesome Lists containing this project

README

          

# 🚀 JEval Web
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-1EAEDB)]()
[![saythanks](https://img.shields.io/badge/say-thanks-1EAEDB.svg)](https://saythanks.io/to/catch.nkn%40gmail.com)
[![](https://img.shields.io/badge/license-MIT-0a0a0a.svg?style=flat&colorA=1EAEDB)](https://qainsights.com)
[![](https://img.shields.io/badge/%E2%9D%A4-QAInsights-0a0a0a.svg?style=flat&colorA=1EAEDB)](https://qainsights.com)
[![](https://img.shields.io/badge/%E2%9D%A4-YouTube%20Channel-0a0a0a.svg?style=flat&colorA=1EAEDB)](https://www.youtube.com/user/QAInsights?sub_confirmation=1)
[![](https://img.shields.io/badge/donate-paypal-1EAEDB)](https://www.paypal.com/paypalme/NAVEENKUMARN)

JEval helps you to evaluate your JMeter test plan and provides recommendation before you start your performance testing.

# 🛠 Prerequisites

* Clone this repository.
* Install the latest version of Python
* Install the dependencies
`pip install -r requirements.txt`

**Important Notes**
* *JEval doesn't make any modifications to your JMeter test plan. But it is advisable to make a backup of your JMeter test plan.*
* *JEval utility doesn't collect any sort of data*

# ✨ Usage

* cd into the repository
* Issue the below command
`python app.py`
* Launch http://localhost:5000

# ✔ Features

* JEval detects the JMeter version and validates the test plan.
* Other features are in progress