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.
- Host: GitHub
- URL: https://github.com/qainsights/jeval-web
- Owner: QAInsights
- License: mit
- Created: 2020-09-25T02:33:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T00:46:33.000Z (over 5 years ago)
- Last Synced: 2025-03-31T00:24:44.685Z (11 months ago)
- Topics: apache, jinja2, jmeter, performance-engineering, performance-testing, python
- Language: Python
- Homepage: https://qainsights.com
- Size: 14.6 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚀 JEval Web
[]()
[](https://saythanks.io/to/catch.nkn%40gmail.com)
[](https://qainsights.com)
[](https://qainsights.com)
[](https://www.youtube.com/user/QAInsights?sub_confirmation=1)
[](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